summaryrefslogtreecommitdiff
path: root/app/workers/namespaceless_project_destroy_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-4/+0
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-2/+1
* Enable 5 lines of Sidekiq backtrace lines to aid in debuggingsh-sidekiq-backtraceStan Hu2017-08-251-0/+1
* Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher2017-08-251-1/+0
* Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu2017-08-241-0/+1
* Use EachBatch concern to loop over batchestc-remove-nonexisting-namespace-pending-delete-projectsToon Claes2017-08-221-5/+1
* Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-1/+6
* Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas2017-08-171-4/+0
* No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-4/+1
* Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-101-0/+46