forgejo/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
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go