gitea/models
2016-11-25 16:03:52 +08:00
..
migrations
access.go
action.go
admin.go
error.go Expand documentation a bit more 2016-11-24 09:20:28 +01:00
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go Actually document the missing bits 2016-11-24 09:41:11 +01:00
login_source.go
mail.go
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go
models_tidb.go
models.go
org_team.go
org.go
pull.go
release.go
repo_branch.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
repo_collaboration.go
repo_editor.go Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 2016-11-10 21:05:52 +01:00
repo_mirror.go
repo_test.go
repo.go
ssh_key_test.go
ssh_key.go
token.go Lint models/token.go (#244) 2016-11-25 16:03:52 +08:00
update.go
user_mail.go fixed bug #151 caused Find should be Get (#153) 2016-11-12 00:01:09 +01:00
user.go API endpoints for stars 2016-11-16 22:51:54 -05:00
webhook_slack.go
webhook.go
wiki.go