Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix race in forbid_sidekiq_in_transactions.rbfix-sidekiq-transaction-check-race | Kamil TrzciĆski | 2019-07-04 | 1 | -6/+7 |
* | Refactor inside_transaction? to Gitlab::Database | Andrew Newdigate | 2019-06-25 | 1 | -1/+1 |
* | Ensure we're using Rails, not Sidekiq::Rails | Ash McKenzie | 2018-05-04 | 1 | -1/+1 |
* | Method to track recoverable exceptions in sentry | Bob Van Landuyt | 2018-04-17 | 1 | -10/+2 |
* | Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4747 to CEbackport-ee-5049-to-ce | Tiago Botelho | 2018-03-05 | 1 | -2/+15 |
* | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-error | Douwe Maan | 2017-12-22 | 1 | -3/+5 |
* | Consistently schedule Sidekiq jobsdm-application-worker | Douwe Maan | 2017-12-05 | 1 | -10/+9 |
* | Fix keys seed | Douwe Maan | 2017-06-02 | 1 | -10/+14 |
* | Allow scheduling from after_commit hooks | Douwe Maan | 2017-06-02 | 1 | -9/+27 |
* | Forbid Sidekiq scheduling in transactions | Yorick Peterse | 2017-06-02 | 1 | -0/+27 |