0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-07 09:56:09 +02:00
gitea/models
2016-05-06 20:02:36 -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 Fix remove folder issues, including initialization failling. (#2969) 2016-05-06 15:48:18 -04:00
error.go
git_diff.go
git_diff_test.go
issue.go models/release: filter input to prevent command line argument vulnerability 2016-05-06 15:40:41 -04:00
issue_comment.go
issue_label.go
login.go
models.go
models_sqlite.go
models_tidb.go
org.go Fix listing team members (#3048) 2016-05-06 20:02:36 -04:00
org_team.go #1692 add admin APIs to add/remove a user from teams 2016-03-25 18:04:02 -04:00
pull.go
release.go models/release: filter input to prevent command line argument vulnerability 2016-05-06 15:40:41 -04:00
repo.go #2992 set default style name when empty in AfterSet 2016-04-22 18:36:05 -04:00
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
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
webhook.go
webhook_slack.go
wiki.go