1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/models
2016-03-25 18:04:02 -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 #1692 add CRUD issue APIs 2016-03-13 23:20:22 -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 fix #2804 2016-03-11 17:12:37 -05:00
repo_branch.go
repo_collaboration.go
repo.go Handle windows deletion when start 2016-03-23 03:16:53 -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