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-03-03Remove tooltips and titles from label subscription buttonsAnnabel Dunstone Gray
2017-02-17Remove issue and MR counts from labels indexSean McGivern
2017-01-31Merge branch '24021-Migrate-Projects-Labels-to-Group-Labels' into 'master'Sean McGivern
2017-01-31Abillity to promote project labels to group labelsRitave
2017-01-30Added labels empty state and priority label empty stateLuke "Jared" Bennett
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-17Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre
2016-11-17Rename LabelSubscription javascript to ProjectLabelSubscriptionDouglas Barbosa Alexandre
2016-11-17Fix label subscription menu on small screens resolutionDouglas 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-11-01Assign local_assigns[:subject] to a variable on the shared label partialDouglas Barbosa Alexandre
2016-11-01Use label subject to calculate number of issues/mrs within the groupDouglas 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-19Fix LabelsHelper#link_to_label to use the subject argumentDouglas 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