summaryrefslogtreecommitdiff
path: root/config/initializers/forbid_sidekiq_in_transactions.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-1/+1
* Fix race in forbid_sidekiq_in_transactions.rbfix-sidekiq-transaction-check-raceKamil TrzciƄski2019-07-041-6/+7
* Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate2019-06-251-1/+1
* 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