summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo_hooks.go
Commit message (Expand)AuthorAgeFilesLines
* refactor API routes and some work for #976Unknwon2015-12-041-191/+0
* fix #878Unknwon2015-11-181-3/+7
* unified API error responseUnknwon2015-10-081-14/+13
* add webhook default eventsUnknwon2015-08-291-0/+6
* webhook APIsUnknwon2015-08-291-46/+59
* new create webhook eventUnknwon2015-08-281-2/+2
* add webhook recent deliveriesUnknwon2015-08-271-1/+1
* new webhooks list UIUnknwon2015-08-261-7/+7
* WIP: create PR - choose branchUnknwon2015-08-081-2/+2
* api: able to create repo and fix #726Unknwon2014-12-121-13/+2
* more APIs on #12Unknwon2014-11-181-3/+15
* #12, use go-gogs-clientUnknwon2014-11-141-25/+16
* #12, add/edit hookUnknwon2014-11-131-14/+141
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-0/+50