summaryrefslogtreecommitdiff
path: root/app/services/milestones/promote_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-151-3/+3
* Add a thin encapsulation around .pluck(:id)Nick Thomas2019-03-281-3/+1
* Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-3/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+8
* Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Fix promoting milestone updating all issuables without milestoneissue_40337Felipe Artur2017-11-211-9/+14
* Allow promoting project milestones to group milestonesFelipe Artur2017-10-311-0/+80