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
2014-03-10Added tests of Create and Update MR description.Greg Messner
2014-01-22Fix api merge request specsDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2013-10-14Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets
2013-09-22Fix API::MergeRequestHiroyuki Sato
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-07-18MR on Fork multiple fixesIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-02-27API: merge request documentation updated, added return codes to functionsSebastian Ziebell
2013-02-20Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-18Merge Request uses StateMachine nowAndrew8xx8
2013-02-13API: extracted helper method to provide 400 bad request error with descriptionSebastian Ziebell
2013-02-06Test added to check creation of note to a non-existent MR via APISebastian Ziebell
2013-02-06Creating MR comment without a note returns status code 400 (Bad request)Sebastian Ziebell
2013-02-06Creating or updating a MR returns more informative status codes.Sebastian Ziebell
2013-01-04Rspec fixesDmitriy Zaporozhets
2013-01-02Fix api specs. Use id instead pathDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-11-23Fixed some tests and snippet colorizeDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-25API: fix after reviewValeriy Sizov
2012-10-25API: tests for merge_requestsValeriy Sizov