gitea/models
Sandro Santilli 7612b5ec40 More mixage
2016-11-07 17:37:28 +01:00
..
migrations Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
access.go ACCESS_MODE_* -> AccessMode* 2016-11-07 17:20:37 +01:00
action.go
admin.go More MixedCase consts 2016-11-07 17:24:59 +01:00
error.go models/login_source: code improvement 2016-08-31 01:22:41 -07:00
git_diff_test.go
git_diff.go
issue_comment.go
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
issue.go
login_source.go
mail.go More... 2016-11-07 17:30:04 +01:00
models_sqlite.go
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
models.go Replace Gogs to Gitea in installation options 2016-11-07 13:26:19 -02:00
org_team.go
org.go
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_branch.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
repo_collaboration.go ACCESS_MODE_* -> AccessMode* 2016-11-07 17:20:37 +01: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
repo.go This one I overlooked before 2016-11-07 17:33:03 +01:00
ssh_key_test.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
ssh_key.go ACCESS_MODE_* -> AccessMode* 2016-11-07 17:20:37 +01:00
token.go Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
update.go
user_mail.go
user.go
webhook_slack.go Use MixedCase constant names 2016-11-07 17:05:08 +01:00
webhook.go
wiki.go