Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 | 1 | -2/+2 |
| | |||||
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 | 1 | -1/+6 |
| | |||||
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 |
| | | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink | ||||
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 | 1 | -1/+1 |
| | | | | | This prevents user retrieve arbitrary webhook by changing URL to access webhook from other unauthorized repositories. | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -13/+13 |
| | |||||
* | #2639 add branch prefix for test webhook | Unknwon | 2016-02-17 | 1 | -1/+2 |
| | |||||
* | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 | 1 | -1/+1 |
| | | | | | Was using the wrong method and now uses the method which checks if the avatar link is relative or not. | ||||
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 | 1 | -1/+6 |
| | |||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+385 |