gitlab-org--gitlab-foss/app/services/labels
Christian Couder 760d4a1621 Avoid creating labels when removing them
IssuableBaseService has been updated so that labels are not
created when push options to remove them are received.
2019-09-04 12:11:31 +02:00
..
available_labels_service.rb Avoid creating labels when removing them 2019-09-04 12:11:31 +02:00
base_service.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
create_service.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
find_or_create_service.rb Avoid creating labels when removing them 2019-09-04 12:11:31 +02:00
promote_service.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
transfer_service.rb Replace deprecated uniq on a Relation with distinct 2018-10-26 18:19:28 +02:00
update_service.rb Incorporate feedback from Nick 2019-01-31 13:49:50 +01:00