0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:34:52 +01:00
gitea/models
2016-03-28 00:05:49 +02:00
..
migrations #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
access.go #1692 api: admin list and create team under organization 2016-03-21 12:47:54 -04: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.go
git_diff_test.go
issue.go Followup fix for previous query fix 2016-03-28 00:05:49 +02:00
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
login.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
models.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
models_sqlite.go
models_tidb.go
org.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
org_team.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
pull.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
release.go fix #2804 2016-03-11 17:12:37 -05:00
repo.go Handle windows deletion when start 2016-03-23 03:16:53 -04:00
repo_branch.go
repo_collaboration.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
ssh_key.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
ssh_key_test.go
token.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
update.go
user.go #2814 LOWER() column value within search 2016-03-16 16:55:19 -04:00
webhook.go #2302 Replace time.Time with Unix Timestamp (int64) 2016-03-09 19:53:30 -05:00
webhook_slack.go
wiki.go