| Commit message (Expand) | Author | Age |
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
* | webhook: add file status to push event (#3897) | Unknwon | 2017-03-16 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | templates/repo/webhook: move to its own directory | Unknwon | 2017-03-16 |
* | webhook: add Release event (#2387) | Unknwon | 2017-03-11 |
* | webhook: add issue comment event | Unknwon | 2017-03-09 |
* | webhook: support Issues event (#2319) | Unknwon | 2017-03-09 |
* | webhook: add fork event | Unknwon | 2017-02-27 |
* | webhook: able to detect delete branch or tag (#2315) | Unknwon | 2017-02-27 |
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
* | webhook: also only enable certain types (#3356) | Unknwon | 2017-02-21 |
* | webhook: only trigger specific webhook for test delivery (#3030) | Unknwon | 2017-02-21 |
* | webhook: support color for Discord | Unknwon | 2017-02-21 |
* | webhook: add native Discord support | Unknwon | 2017-02-18 |
* | webhook: match email with real user in database for test delivery (#3652) | Unknwon | 2017-02-14 |
* | Some code renaming | Unknwon | 2016-12-22 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 |
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 |
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 |
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
* | #2639 add branch prefix for test webhook | Unknwon | 2016-02-17 |
* | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 |
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 |
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 |