gitea/models
Sandro Santilli 0b62aeb495 More MixedCase consts 2016-11-07 17:08:21 +01:00
..
migrations Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
access.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
action.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
admin.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
error.go models/login_source: code improvement 2016-08-31 01:22:41 -07:00
git_diff.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
git_diff_test.go Fix git diff tests 2016-08-16 07:45:06 -07:00
issue.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
issue_comment.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
issue_label.go Replaced go-gogs-client with go-sdk imports 2016-11-07 16:10:32 +01:00
issue_mail.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
login_source.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
mail.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
models.go Replace Gogs to Gitea in installation options 2016-11-07 13:26:19 -02:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
models_tidb.go models: rename EnableTidb to EnableTiDB 2016-08-11 14:38:45 -07:00
org.go Ordering team by name ascending except for 'Owners' (#48) 2016-11-06 09:59:21 +01:00
org_team.go Adds checking of reserved keywords against team names (#22) 2016-11-06 10:07:03 +01:00
pull.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
release.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
repo.go Replaced go-gogs-client with go-sdk imports 2016-11-07 16:10:32 +01:00
repo_branch.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
repo_collaboration.go #2780 code clean up 2016-08-11 11:35:46 -07:00
repo_editor.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
repo_mirror.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
repo_test.go Run goimports on the whole project (#34) 2016-11-04 09:57:27 -02:00
ssh_key.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
ssh_key_test.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
token.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
update.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
user.go Replaced go-gogs-client with go-sdk imports 2016-11-07 16:10:32 +01:00
user_mail.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
webhook.go More MixedCase consts 2016-11-07 17:08:21 +01:00
webhook_slack.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
wiki.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00