summaryrefslogtreecommitdiff
path: root/lib/api/system_hooks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-021-2/+2
|
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-1/+1
|
* remove trailing spacesAndrey Kumanyaev2013-05-051-70/+70
|
* API: system hooks API functions and documentation updatedSebastian Ziebell2013-03-071-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 Humphrey2013-03-061-0/+60