summaryrefslogtreecommitdiff
path: root/spec/services/destroy_group_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Write a spec covering the race condition during group deletion.Timothy Andrew2016-11-181-0/+40
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-22/+36
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-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
* Skip repo removing whem remove user or groupDmitriy Zaporozhets2015-06-031-0/+44