summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/utils
Commit message (Collapse)AuthorAgeFilesLines
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-3/+11
|
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * add more webhook support * move hooks templates to standalone dir and add more webhooks ui * fix tests * update vendor checksum * update vendor Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * load attributes when created release * update comparsion doc
* Fix API status code for hook creation (#2814)Ethan Koenig2017-11-201-2/+3
| | | | | | * Fix API status code for hook creation * Named constants for response statuses
* Fix repo API bug (#2133)Ethan Koenig2017-07-121-0/+15
| | | Don't require token when not necessary
* Organization webhook API endpointsEthan Koenig2016-12-251-0/+227
|
* #1692 add organization APIsUnknwon2015-12-171-100/+0
|
* #1692 add user email APIsUnknwon2015-12-151-0/+8
|
* refactor API routes and some work for #976Unknwon2015-12-041-0/+92