0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 17:49:25 +01:00
gitea/models
2016-04-26 00:07:49 -04:00
..
migrations
access.go #1692 api: admin list and create team under organization 2016-03-21 12:47:54 -04:00
action.go
admin.go
error.go
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue.go Made the issue stats query more secure with parameterized placeholders (#2895) 2016-04-26 00:07:49 -04:00
login.go
models_sqlite.go
models_tidb.go
models.go
org_team.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
org.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
pull.go
release.go
repo_branch.go
repo_collaboration.go
repo_test.go Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 2016-04-22 18:28:08 -04:00
repo.go #2992 set default style name when empty in AfterSet 2016-04-22 18:36:05 -04:00
ssh_key_test.go
ssh_key.go
token.go
update.go
user.go #2814 LOWER() column value within search 2016-03-16 16:55:19 -04:00
webhook_slack.go
webhook.go
wiki.go