1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 07:14:55 +01:00
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
utils
home.go [API] add GET /orgs endpoint (#9560) 2020-01-12 23:43:44 +08:00
init.go
install.go
metrics.go
swagger_json.go