summaryrefslogtreecommitdiff
path: root/spec/services/projects/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition during project deletionfix-soft-deleted-projects-not-actually-deletedRémy Coutable2016-11-251-0/+39
* Fix project deletion when feature visibility is set to privatesh-fix-project-deletion-private-visibilityStan Hu2016-10-041-1/+22
* Use container registry config stubKamil Trzcinski2016-05-161-7/+1
* Improve test coverageKamil Trzcinski2016-05-161-0/+29
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-4/+4
* Tag service specsDouwe Maan2015-12-091-1/+1
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-4/+4
* Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher2015-06-131-2/+2
* Add tests for project destroy servicerepo-removeDmitriy Zaporozhets2015-06-031-0/+34