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-12-11Hide issues and MRs in labels list if disabledSophie Herold
2017-08-29Group boards CE backportFelipe Artur
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-26Fix LabelsHelper#toggle_subscription_label_pathDouglas Barbosa Alexandre
2017-06-26Fix LabelsHelper#can_subscribe_to_label_in_different_levelsDouglas Barbosa Alexandre
2017-06-26Add can_subscribe_to_label_in_different_levels helper methodDouglas Barbosa Alexandre
2017-06-26Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre
2017-05-25Provide default for calculating label text color (!11681)winh
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-17Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre
2016-11-17Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre
2016-11-17Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre
2016-11-17Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre
2016-11-17Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre
2016-11-17Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre
2016-10-19Disable subscribing to group-level labelsDouglas Barbosa Alexandre
2016-10-19Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre
2016-10-19Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre
2016-10-19Always use symbols for type on LabelsHelper#link_to_labelDouglas Barbosa Alexandre
2016-10-19Remove scopes/types for labelsDouglas Barbosa Alexandre
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre
2016-10-19Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre
2016-10-19List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre
2016-10-19Remove unused method LabelsHelper#project_label_namesDouglas Barbosa Alexandre
2016-10-19List group labels on project labels pageDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-07-20Updated how the label toggle gets the textPhil Hughes
2016-07-20Fixed labels & milestones loading the wrong pathPhil Hughes
2016-06-24Fixed URL on label button when filteringPhil Hughes
2016-06-09Fixed failing testsPhil Hughes
2016-06-09Updated labels UIPhil Hughes
2016-04-26Updated label links to work correctly for filteringPhil Hughes
2016-03-23Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-19Merge branch 'label-tooltip' into 'master' Douwe Maan
2016-03-18Dedupe labels in labels selector in Dashboard pagesRémy Coutable
2016-03-18Fixed failing testsPhil Hughes
2016-03-18Fixes issue on dashboard issuesPhil Hughes
2016-03-17Add label description in tooltip to labels in issue index and sidebarDouwe Maan
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-05Escape project's name in cross project labelGrzegorz Bizon
2016-03-03Change content of cross project labelGrzegorz Bizon
2016-03-03Improve cross project label look and feelGrzegorz Bizon
2016-03-03Add additional text prefix in cross project labelsGrzegorz Bizon
2016-02-04Allow link_to_label to take an optional type argRémy Coutable
2016-01-25Update text_color_for_bg helper to support RGB triplet color codesRobert Speicher