]> source.dussan.org Git - redmine.git/commit
Replace request_store with ActiveSupport::CurrentAttributes (#39110).
authorMarius Balteanu <marius.balteanu@zitec.com>
Tue, 21 Nov 2023 06:45:54 +0000 (06:45 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Tue, 21 Nov 2023 06:45:54 +0000 (06:45 +0000)
commitfd3843d821582772db1dcc0ec0a202b0aa99be64
tree7eb091ed9879c0ac3aea165decabb098138e25df
parentf5d68651a06abf004552654dfdcd9c41f57ffb05
Replace request_store with ActiveSupport::CurrentAttributes (#39110).

Patch by Takashi Kato.

git-svn-id: https://svn.redmine.org/redmine/trunk@22473 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/jobs/application_job.rb
app/models/mailer.rb
app/models/user.rb
lib/redmine/job_wrapper.rb [new file with mode: 0644]
lib/redmine/sudo_mode.rb
test/unit/jobs/destroy_project_job_test.rb
test/unit/jobs/destroy_projects_job_test.rb