1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 05:54:36 +01:00
gitea/models
2016-03-11 16:11:33 -05:00
..
migrations #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
access.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 2016-03-11 12:43:35 +01:00
action.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
admin.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
error.go
git_diff_test.go
git_diff.go
issue_comment.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 2016-03-11 12:43:35 +01:00
issue_label.go
issue.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 2016-03-11 12:43:35 +01:00
login.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
models_sqlite.go
models_tidb.go
models.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
org.go #13 finish user and repository search 2016-03-11 15:33:12 -05:00
pull.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
release.go Updated and created were appended with _unix. Fresh databases have only the newly named fields. 2016-03-11 12:43:35 +01:00
repo_branch.go
repo_collaboration.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
repo.go #13 fix postgres aggregate 2016-03-11 16:11:33 -05:00
ssh_key_test.go
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
token.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
update.go
user.go #13 fix postgres aggregate 2016-03-11 16:11:33 -05:00
webhook_slack.go
webhook.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
wiki.go