gitlab-org--gitlab-foss/app/services/quick_actions
Jacopo 3bc3018518 Fix quick actions add label name middle word overlaps
Fixes quick actions add label when adding a label which name middle
word overlaps with another label name: for example adding "A B C" when
also label "B" exists.
With the fix only the label "A B C" is correctly added, previously
also the label "B" was added due to the middle word overlaps.
2019-04-02 18:28:25 +02:00
..
interpret_service.rb Fix quick actions add label name middle word overlaps 2019-04-02 18:28:25 +02:00
target_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00