1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 23:31:43 +02:00
gitea/models
2016-07-17 09:18:35 +08:00
..
migrations models/user_mail: refactor EmailAddress 2016-07-16 10:08:04 +08:00
access.go
action.go
admin.go
error.go
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 2016-07-17 09:18:35 +08:00
login.go
mail.go
models_sqlite.go
models_tidb.go
models.go
org_team.go
org.go
pull.go
release.go
repo_branch.go
repo_collaboration.go
repo_test.go
repo.go
ssh_key_test.go
ssh_key.go
token.go
update.go
user_mail.go models/user_mail: refactor EmailAddress 2016-07-16 10:08:04 +08:00
user.go #2937 able to prohibit user login 2016-07-16 10:22:16 +08:00
webhook_slack.go
webhook.go models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
wiki.go