summaryrefslogtreecommitdiffstats
path: root/routers/repo/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Add committer information to API and Webhooks. Also fixes #3271 (#3414)lstahlman2016-08-091-0/+4
* Refactor User.Id to User.IDUnknwon2016-07-241-3/+3
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-171-2/+2
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-161-1/+6
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-1/+1
* #3057 retrieve webhook with repo_idUnknwon2016-07-081-1/+1
* Rename module: middleware -> contextUnknwon2016-03-111-13/+13
* #2639 add branch prefix for test webhookUnknwon2016-02-171-1/+2
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-151-1/+1
* fix wrong slack webhook payload URLUnknwon2015-12-061-1/+6
* fix #2105 and fix #1857Unknwon2015-12-051-0/+385