summaryrefslogtreecommitdiff
path: root/config/initializers/forbid_sidekiq_in_transactions.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure we're using Rails, not Sidekiq::RailsAsh McKenzie2018-05-041-1/+1
* Method to track recoverable exceptions in sentryBob Van Landuyt2018-04-171-10/+2
* Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4747 to CEbackport-ee-5049-to-ceTiago Botelho2018-03-051-2/+15
* Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-3/+5
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-10/+9
* Fix keys seedDouwe Maan2017-06-021-10/+14
* Allow scheduling from after_commit hooksDouwe Maan2017-06-021-9/+27
* Forbid Sidekiq scheduling in transactionsYorick Peterse2017-06-021-0/+27