gitroast/routers/api/v1
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
* fix some webhooks bugs

* update vendor

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* fix test

* fix clearlabels

* fix pullrequest webhook bug fix #3492

* update release webhook description

* remove unused code

* fix push webhook in pull request

* small changes
2018-05-21 10:28:29 +08:00
..
admin Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00
convert Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
misc Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
org don't reset team/repo count when updating team via API (#3831) 2018-04-29 13:22:57 +08:00
repo Fix some webhooks bugs (#3981) 2018-05-21 10:28:29 +08:00
swagger Add Attachment API (#3478) 2018-03-06 09:22:16 +08:00
user Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
utils Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
api.go API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00