gitlab-org--gitlab-foss/app
2016-10-19 14:58:28 -02:00
..
assets Add label type to group and project labels lists 2016-10-19 14:58:27 -02:00
controllers Use includes(:priorities) on Projects::LabelsController 2016-10-19 14:58:27 -02:00
finders Add support to group labels to SlashCommands::InterpretService 2016-10-19 14:58:27 -02:00
helpers Warn user deleting a group label affect all projects within the group 2016-10-19 14:58:27 -02:00
mailers
models Remove unused method Project#all_labels 2016-10-19 14:58:28 -02:00
policies Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
services Add support to group labels to SlashCommands::InterpretService 2016-10-19 14:58:27 -02:00
uploaders
validators
views Warn user deleting a group label affect all projects within the group 2016-10-19 14:58:27 -02:00
workers