gitroast/routers
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 Add option to use paged LDAP search when synchronizing users (#3895) 2018-05-05 17:30:47 +03:00
api/v1 Fix some webhooks bugs (#3981) 2018-05-21 10:28:29 +08:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Fix some webhooks bugs (#3981) 2018-05-21 10:28:29 +08:00
routes Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
user Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go Global code search support (#3664) 2018-03-16 22:04:33 +08:00
init.go Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
install.go issue-2768: added new option allow_only_external_registration (#3910) 2018-05-13 15:51:16 +08:00