Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 |
| | |||
* | api: delete repository webhooks (#3275) | Dennis Chen | 2016-07-17 |
| | | | | | | | | Allows the deletion of a webhook from a repository at the /:user/:repo/hooks/:id endpoint. Solves drone/drone issue #1603. Signed-off-by: Dennis Chen <barracks510@gmail.com> | ||
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 |
| | |||
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 |
| | | | | | This prevents user retrieve arbitrary webhook by changing URL to access webhook from other unauthorized repositories. | ||
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 |