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-09validate length of label.titleTomáš Kukrál
2016-10-19Abstract LabelPriority away into methods on Label modelDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Validate if project label title does not exist at group levelDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Validates uniqueness of title unless label is a templateDouglas Barbosa Alexandre
2016-08-17Destroy related lists when a label is removedDouglas Barbosa Alexandre
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-05-10Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-05Sanitize milestones and label titlesFelipe Artur
2016-03-03Add cross project references support for label modelGrzegorz Bizon
2016-03-03Add support for keyword arguments in label reference methodGrzegorz Bizon
2015-12-09Tag model specsDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-05-26Support only double quotes for multi-word label referencesRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-08-25Annotate modelsDmitriy Zaporozhets
2014-08-20Add spec on labels validationjubianchi
2014-07-29Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets