1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:31:26 +02:00
gitea/routers
Lunny Xiao da5a0b8382
add tests for api user orgs (#5494)
* add tests for api user orgs

* add permission for admin to list user's orgs even he is a private user of org
2018-12-09 10:19:50 +08:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 add tests for api user orgs (#5494) 2018-12-09 10:19:50 +08:00
dev
org
private Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo Allow to add organization members as collaborators on organization owned repositories (#4748) 2018-11-30 10:49:55 +02:00
routes Milestone issues and pull requests (#5293) 2018-11-29 09:46:30 +08:00
user Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go Remove traces of embedded TiDB (#4906) 2018-09-11 10:42:40 -04:00
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go