-
- 下载
Merge branch 'sc1-fix-exclusivelease-txn-check' into 'master'
Prevent ExclusiveLease try_obtain inside db transactions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143321 Merged-by:Sylvester Chin <schin@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Jon Glassman <jglassman@gitlab.com> Reviewed-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Hunter Stewart <hustewart@gitlab.com> Co-authored-by:
Jon Glassman <jglassman@gitlab.com>
显示
- app/mailers/previews/notify_preview.rb 31 个添加, 13 个删除app/mailers/previews/notify_preview.rb
- app/models/projects/build_artifacts_size_refresh.rb 5 个添加, 1 个删除app/models/projects/build_artifacts_size_refresh.rb
- app/services/ci/retry_job_service.rb 9 个添加, 3 个删除app/services/ci/retry_job_service.rb
- app/services/issuable_base_service.rb 6 个添加, 1 个删除app/services/issuable_base_service.rb
- app/services/users/activity_service.rb 3 个添加, 1 个删除app/services/users/activity_service.rb
- config/initializers/forbid_sidekiq_in_transactions.rb 0 个添加, 12 个删除config/initializers/forbid_sidekiq_in_transactions.rb
- config/initializers/skip_transaction_checks.rb 15 个添加, 0 个删除config/initializers/skip_transaction_checks.rb
- db/fixtures/development/03_project.rb 15 个添加, 13 个删除db/fixtures/development/03_project.rb
- db/fixtures/development/13_comments.rb 6 个添加, 3 个删除db/fixtures/development/13_comments.rb
- db/fixtures/development/14_pipelines.rb 6 个添加, 2 个删除db/fixtures/development/14_pipelines.rb
- db/fixtures/development/24_forks.rb 5 个添加, 2 个删除db/fixtures/development/24_forks.rb
- db/fixtures/development/26_packages.rb 3 个添加, 1 个删除db/fixtures/development/26_packages.rb
- db/fixtures/development/34_uploads.rb 7 个添加, 3 个删除db/fixtures/development/34_uploads.rb
- doc/development/performance.md 16 个添加, 0 个删除doc/development/performance.md
- ee/app/workers/work_items/update_parent_objectives_progress_worker.rb 5 个添加, 1 个删除...rs/work_items/update_parent_objectives_progress_worker.rb
- ee/db/fixtures/development/90_productivity_analytics.rb 29 个添加, 25 个删除ee/db/fixtures/development/90_productivity_analytics.rb
- lib/gitlab/counters/buffered_counter.rb 6 个添加, 1 个删除lib/gitlab/counters/buffered_counter.rb
- lib/gitlab/exclusive_lease.rb 32 个添加, 0 个删除lib/gitlab/exclusive_lease.rb
- lib/gitlab/performance_bar/redis_adapter_when_peek_enabled.rb 11 个添加, 4 个删除...gitlab/performance_bar/redis_adapter_when_peek_enabled.rb
- lib/users/internal.rb 2 个添加, 0 个删除lib/users/internal.rb
加载中
想要评论请 注册 或 登录