summaryrefslogtreecommitdiff
path: root/app/workers/project_destroy_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Move exception handling to executeTiago Botelho2017-07-261-1/+1
* Refactors Project Destroy service and worker codeTiago Botelho2017-07-201-5/+2
* Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-9/+6
* Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-0/+3
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-2/+1
* Fix skip_repo parameter being ignored when destroying a namespaceStan Hu2016-08-031-1/+1
* Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-1/+1
* First pass at deleting projects in the background.Josh Frye2016-01-291-0/+17