gitea/models
Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL 2016-03-09 23:18:39 +07:00
..
migrations #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
access.go #1146 finsih UI work for access mode of collaborators 2016-03-05 18:08:42 +07:00
action.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
admin.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
error.go Minor fix for #2506 2016-02-02 17:07:40 +07:00
git_diff.go Little refactoring of diff highlight. 2016-02-21 18:45:24 +07:00
git_diff_test.go go fmt models/git_diff_test.go 2016-02-04 17:55:17 +07:00
issue.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
issue_comment.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
issue_label.go Minor fix for #2710 2016-02-27 11:31:24 +07:00
login.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
models.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
models_sqlite.go go vet 2014-04-13 03:14:43 +07:00
models_tidb.go add tidb support 2015-09-12 15:31:36 +07:00
org.go #2727 fix incompatible SQL in PostgreSQL 2016-03-09 23:18:39 +07:00
pull.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
release.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
repo.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
repo_branch.go Minor fix for #2506 2016-02-02 17:07:40 +07:00
repo_collaboration.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
ssh_key_test.go Post work for #2637 2016-02-27 20:48:39 +07:00
token.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
update.go #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 +07:00
user.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
webhook.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 +07:00
webhook_slack.go rename import path 2015-12-15 17:25:45 +07:00
wiki.go Minor fixes for #2746 2016-03-04 13:32:17 +07:00