summaryrefslogtreecommitdiff
path: root/spec/services/projects/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Test both execute and async_executefix-deleting-project-againLin Jen-Shin2017-02-041-21/+29
* Move the tests to spec/services/projects/destroy_service_spec.rbLin Jen-Shin2017-02-031-1/+2
* Make deleting with optimistic locking respect NULLLin Jen-Shin2016-12-011-7/+23
* 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