0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-11 13:23:45 +01:00
gitea/models
2016-08-27 12:29:52 -07:00
..
migrations
access.go
action.go
admin.go
error.go #2966 code cleanup 2016-08-26 13:40:53 -07:00
git_diff.go #3464 add diff signs which does not have inline diff 2016-08-16 07:37:28 -07:00
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go
issue_comment.go
issue_label.go Fix #3189: Sort labels by name (#3446) 2016-08-25 17:43:53 -07:00
issue_mail.go #2246 fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
login.go
mail.go #2246 add HTMLURL to webhook type 2016-08-16 10:19:09 -07:00
models.go
models_sqlite.go
models_test.go
models_tidb.go models: rename EnableTidb to EnableTiDB 2016-08-11 14:38:45 -07:00
org.go Verify list len before use it with IN (#3423) 2016-08-10 11:06:51 -07:00
org_team.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
pull.go
release.go
repo.go #3521 fix wiki HTTP/S clone URL does not have .wiki suffix 2016-08-27 12:29:52 -07:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00
ssh_key.go #3281 fix x.Iterate returns nothing inside session scope with SQLite3 2016-07-26 17:26:48 +08:00
ssh_key_test.go Code clean up for new config options 2016-08-14 23:52:24 -07:00
token.go
update.go General code quality improvement 2016-08-16 23:06:38 -07:00
user.go
user_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
webhook.go
webhook_slack.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00
wiki.go