Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04api support for merge_requests_events system hookAlexis Reigel
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-07-20Update grape gemDmitriy Zaporozhets
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2016-11-14Use declared_params helper in APIRobert Schilling
2016-11-08API: Return 400 when creating a systemhook failsRobert Schilling
2016-11-02Update docs and unexpose tokenZeger-Jan van de Weg
2016-10-31Be able to POST subscriptions for system hooksZ.J. van de Weg
2016-10-14API: Fix Sytem hooks delete behaviorRobert Schilling
2016-10-13Grapify system hooks APIRobert Schilling
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-25Added X-GitLab-Event header for web hooksbugagazavr
2015-02-03Avoid using {...} for multi-line blocksDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-03-07API: system hooks API functions and documentation updatedSebastian Ziebell
2013-03-06System hooks API.Matt Humphrey