summaryrefslogtreecommitdiff
path: root/spec/workers/namespaceless_project_destroy_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-2/+2
* Makes namespaceless project destroy worker spec not depend on a specific migr...Tiago Botelho2018-04-301-9/+6
* Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets2018-03-011-1/+3
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+7
* Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-0/+14
* Refactor project and storage typesGabriel Mazetto2017-08-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-011-1/+1
* No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-9/+7
* Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-101-0/+81