summaryrefslogtreecommitdiff
path: root/spec/services/groups/destroy_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-0/+51
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Remove groups destroy race condition specce-6119-extract-ee-specific-files-lines-for-spec-services-groupsSean McGivern2019-04-021-38/+0
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-8/+0
* don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-0/+8
* Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-0/+11
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+8
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-3/+3
* 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