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-06-07Fix label order by priority on labels pageSean McGivern
2016-06-06Remove unnecessary null-specific orderSean McGivern
2016-06-06typoAlfredo Sumaran
2016-06-06Update method nameAlfredo Sumaran
2016-06-06Add unprioritized scopeAlfredo Sumaran
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Sort by label priorityThijs Wouters
2016-06-06Prioritize labels functionalityAlfredo Sumaran
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-09Merge branch 'issue_15394' into 'master' Rémy Coutable
2016-05-09Make model sanitization methods one linersFelipe Artur
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-05-05Sanitize milestones and label titlesFelipe Artur
2016-04-20Label text color comes from JSONPhil Hughes
2016-04-01Memoize reference_pattern/link_reference_patternYorick Peterse
2016-03-22Fix issues count on labels pageDouglas Barbosa Alexandre
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-03-03Remove redundant code in cross project labels implementationGrzegorz Bizon
2016-03-03Mention cross-project labels in markdown documentationGrzegorz Bizon
2016-03-03Add additional text prefix in cross project labelsGrzegorz Bizon
2016-03-03Add support for cross project references for labelsGrzegorz Bizon
2016-03-03Add cross project references support for label modelGrzegorz Bizon
2016-03-03Add support for keyword arguments in label reference methodGrzegorz Bizon
2016-03-02Add open_merge_requests_count methodAlfredo Sumaran
2016-03-02Add association to merge requestsAlfredo Sumaran
2016-02-20Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan
2016-02-17Label description and Label rowTap
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2015-12-08Add custom ColorValidatorRobert Speicher
2015-12-02Use "Any Label" and "Any Milestone" in selects rather than the ambiguous "Any...Douwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-09Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-09-03CRUD for admin labelsValery Sizov
2015-05-26Support only double quotes for multi-word label referencesRobert Speicher
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-04-20Remove duplicate ampersand from Label title format validatorRobert Speicher
2015-04-17Fix label color input.Douwe Maan
2015-02-06Apply default scope to labels and remove one for notesDmitriy Zaporozhets
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2014-08-25Annotate modelsDmitriy Zaporozhets
2014-08-20Improve labels validation and expose error messagesjubianchi
2014-08-15Consistency: Capitalize hex values of sugested colorsRobert Schilling
2014-08-15Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets
2014-08-15Change default label colorDmitriy Zaporozhets
2014-08-14Do label validation for issues/merge requests APIRobert Schilling
2014-08-13Validate label titel in project scopeRobert Schilling
2014-08-13Labels need to be valid on nameRobert Schilling