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-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-01-09validate length of label.titleTomáš Kukrál
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-01Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre
2016-10-19Use join instead of subquery on Label.unprioritized scopeDouglas Barbosa Alexandre
2016-10-19Abstract LabelPriority away into methods on Label modelDouglas Barbosa Alexandre
2016-10-19Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-10-19Add support to group labels prioritization on project levelDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
2016-10-19Remove `::` for method call on Label#text_colorDouglas Barbosa Alexandre
2016-10-19Use reverse_merge on Label#issues_count and Label#merge_requests_countDouglas Barbosa Alexandre
2016-10-19Move common logic to reference group/project label to Label#to_referenceDouglas 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-10-19List group labels on project labels pageDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-08-17Destroy related lists when a label is removedDouglas Barbosa Alexandre
2016-07-13Simplify regex for string-based multi-word label surrounded in quotesDouglas Barbosa Alexandre
2016-07-13Doesn't match empty label references surrounded in quotesDouglas Barbosa Alexandre
2016-07-13Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre
2016-07-13Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre
2016-07-13Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre
2016-07-06Use CGI.unescapeHTML rather than doing the gsub with a mapDouglas Barbosa Alexandre
2016-07-06Move `unescape_html_entities` from LabelsHelper to Label modelDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
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