summaryrefslogtreecommitdiff
path: root/spec/services/milestones/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+1
* Added relationships between Release and MilestoneEtienne Baqué2019-09-031-0/+14
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Fix spec in EE which now trigger access to repositoryMark Chao2018-11-071-1/+1
* Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-6/+22
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-1/+1
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Repair Regression caused by - !11573Paul Charlton2017-07-111-0/+51
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-51/+0
* Fix milestones destroy servicefix_milestone_destroy_serviceFelipe Artur2017-07-101-0/+51