summaryrefslogtreecommitdiff
path: root/app/workers/group_destroy_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* 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
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-1/+1
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-2/+1
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+17