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
2016-04-26Revert "Merge branch '15579-filter-milestone-confidential-issues-api' into 'm...Douwe Maan
2016-04-26Merge branch '15579-filter-milestone-confidential-issues-api' into 'master'Robert Speicher
2015-01-22Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger
2015-01-22Add per-milestone issues API callJustin Whear
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-06-10Replace milestone observer with servicesDmitriy Zaporozhets
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-06-06Fix milestone api docs: invalid param for closeDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-02-27API: extracted helper method to validate required parameters, code clean upSebastian Ziebell
2013-02-21API documentation update for milestonesSebastian Ziebell
2013-02-20Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-18Milestone uses StateMachine nowAndrew8xx8
2013-02-13API: extracted helper method to provide 400 bad request error with descriptionSebastian Ziebell
2013-02-06Status code 400 returned if title not given in a milestone (via API)Sebastian Ziebell
2012-12-21Remove all references tp the project code parameter from the APIRiyad Preukschas
2012-09-21APi for commits. Better api docsDmitriy Zaporozhets
2012-09-16Method name changedAlex Denisov
2012-09-16API attributes refactoredAlex Denisov
2012-09-10Error throwing moved to api_helperAlex Denisov
2012-09-10Auth for APIrandx
2012-09-03add pagination to APINihad Abbasov
2012-08-29Add milestone API docs to doc/README and views/help/apiRobert Speicher
2012-08-22Remove DELETE API for MilestonesRobert Speicher
2012-08-16Add API for MilestonesRobert Speicher