Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | Revert "Added X-GitLab-Event header for web hooks" | Valery Sizov | 2015-04-27 | 1 | -1/+1 |
| | | | | This reverts commit 548f182814acd0f7a110e6c165c186e345901b00. | ||||
* | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-04-25 | 1 | -1/+1 |
| | |||||
* | Avoid using {...} for multi-line blocks | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
| | |||||
* | Refactor API classes. So api classes like Gitlab::Issues become API::Issues | Dmitriy Zaporozhets | 2013-05-14 | 1 | -1/+1 |
| | |||||
* | remove trailing spaces | Andrey Kumanyaev | 2013-05-05 | 1 | -70/+70 |
| | |||||
* | API: system hooks API functions and documentation updated | Sebastian Ziebell | 2013-03-07 | 1 | -5/+15 |
| | | | | | | * updated system hooks documentation and code comments * fixed access to system hooks if no user given resulting in a `500 Server Error` * added tests | ||||
* | System hooks API. | Matt Humphrey | 2013-03-06 | 1 | -0/+60 |