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
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-15add testsFrancesco Coda Zabetta
2016-11-15use Enumerable#find insted of select + firstFrancesco Coda Zabetta
2016-11-14fix styleFrancesco Coda Zabetta
2016-11-14fix styleFrancesco Coda Zabetta
2016-11-14fix labels API adding missing parameter (current_user)Francesco Coda Zabetta
2016-11-09Remove order-dependent expectationRémy Coutable
2016-11-07Expose Label id to APIRares Sfirlogea
2016-11-07Ability to update labels priority via APIRobert Schilling
2016-11-04Merge remote-tracking branch 'origin/labels-api'Rémy Coutable
2016-10-24Grapify the labels APIRobert Schilling
2016-10-20Return conflict error in label API when title is taken by group labelDouwe Maan
2016-10-20Make label API spec independent of orderDouwe Maan
2016-10-19List all available labels to the project on the labels APIDouglas Barbosa Alexandre
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-12Add API endpoints for un/subscribing from/to a labelAhmad Sherif
2016-03-24api - expose label descriptionMariusz Jachimowicz
2015-12-08Add custom ColorValidatorRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-16Improve error reporting on users APIjubianchi
2014-08-20Improve labels validation and expose error messagesjubianchi
2014-08-18Fix labels return codeRobert Schilling
2014-08-13Update labels via APIRobert Schilling
2014-08-13Add, delete labels via APIRobert Schilling
2014-07-30Fix testsDmitriy Zaporozhets