gitea/routers
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
* introduce `GET /orgs`

* add TEST

* show also other VisibleType's

* update description

* refactor a lot

* SearchUserOptions by default return only public
2020-01-12 23:43:44 +08:00
..
admin [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
api/v1 [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
dev
org
private Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
repo Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
routes Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
user Fix access issues on milestone and issue overview pages. (#9603) 2020-01-04 20:23:29 -05:00
utils
home.go [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go
metrics.go
swagger_json.go