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
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-01-07Add a message when unable to save an object through api.Marin Jankovski
2014-12-30Forward the messages in api response.Marin Jankovski
2014-12-25Implemented notes (body) patching in API.uran
2014-06-18Fix notes creation via APIDmitriy Zaporozhets
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-06-10Remove thread vars usage from API notes and mr'sDmitriy Zaporozhets
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-03-19load notes for wall via apiDmitriy Zaporozhets
2013-02-27API: fixed adding a noteSebastian Ziebell
2013-02-27API: extracted helper method to validate required parameters, code clean upSebastian Ziebell
2013-02-21API: fixes return codes for notes, documentation updatedSebastian Ziebell
2013-02-13API: extracted helper method to provide 400 bad request error with descriptionSebastian Ziebell
2013-02-08Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-06Status code 400 is returned if body is missing on note creation.Sebastian Ziebell
2013-01-30Expose MergeRequest object as a notable in the API to allow for easy retrieva...Micah Huff
2013-01-04Rspec fixesDmitriy Zaporozhets
2012-12-21Remove all references tp the project code parameter from the APIRiyad Preukschas
2012-12-01API: get a single wall noteNihad Abbasov
2012-11-30API: ability to create a wall noteNihad Abbasov
2012-11-30API: create new notesNihad Abbasov
2012-11-30API: get a single noteNihad Abbasov
2012-11-30correct exampleNihad Abbasov
2012-11-30API: list wall, snippet and issue notesNihad Abbasov