summaryrefslogtreecommitdiff
path: root/spec/services/groups/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-2/+24
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan2017-07-281-0/+10
|\
| * Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+10
* | Use described_class when possibleRémy Coutable2017-07-271-1/+1
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
|/
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-20/+32
* add spec and changelogfix/orphan-notification-settingsJames Lopez2017-04-191-0/+2
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Include nested group into destroy_service_specsh-async-delete-childrenDmitriy Zaporozhets2017-02-271-0/+2
* Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-3/+16
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+98