gitea/models
Matthias Loibl 94b2747375 Remove go version from build tags (#133) 2016-11-10 08:43:49 -02:00
..
migrations use x.SQL instead of x.Sql 2016-11-10 15:20:48 +08:00
access.go ACCESS_MODE_* -> AccessMode* 2016-11-07 17:20:37 +01:00
action.go
admin.go
error.go
git_diff.go This one I overlooked before 2016-11-07 17:33:03 +01:00
git_diff_test.go
issue.go
issue_comment.go
issue_label.go
issue_mail.go
login_source.go
mail.go
models.go use x.SQL instead of x.Sql 2016-11-10 15:20:48 +08:00
models_sqlite.go
models_test.go
models_tidb.go
org.go
org_team.go
pull.go
release.go
repo.go
repo_branch.go Replace gogits/git-module dependency with go-gitea/git (#94) 2016-11-06 11:18:34 -02:00
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
user_mail.go
webhook.go
webhook_slack.go
wiki.go