aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/hook.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* api: handle new events for hookUnknwon2017-03-13
* webhook: fix organizational webhook last delivery status cannot be updatedUnknwon2017-02-22
* webhook: only trigger specific webhook for test delivery (#3030)Unknwon2017-02-21
* Some code renamingUnknwon2016-12-22
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-24
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* #1692 api: admin list and create team under organizationUnknwon2016-03-21