summaryrefslogtreecommitdiff
path: root/spec/services/milestones/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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