gitea/routers/api/v1
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
* Inital routes to git refs api

* Git refs API implementation

* Update swagger

* Fix copyright

* Make swagger happy add basic test

* Fix test

* Fix test again :)
2018-11-27 16:52:20 -05:00
..
admin Fix Swagger JSON autogeneration issues. (#4845) 2018-10-20 23:40:42 -04:00
convert Fix create team, update team missing units (#5188) 2018-11-10 14:45:32 -05:00
misc Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00
org add api for user to create org (#5268) 2018-11-20 12:31:30 -05:00
repo Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
swagger Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
user API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 2018-11-23 16:23:27 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
api.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00