openstreetmap-website/config
Tom Hughes 21d52f2d3f Monkey patch MailDeliveryJob to work with delayed_job under ruby 3
The delayed_job gem does not currently perserve keyword arguments
properly leading to errors when running under ruby 3 and try to run
a job that requires them.

This affects our deferred mail deliveries so we monkey patch the
mail delivery job to unpack the hash from the normal arguments and
use it to provide the expected keyword arguments.

https://github.com/collectiveidea/delayed_job/issues/1134
2022-07-23 12:12:29 +01:00
..
environments Restore asset debugging in development mode 2022-02-28 18:47:51 +00:00
image_optim Disable oxipng in image_optim config 2021-11-22 21:36:17 +00:00
initializers Monkey patch MailDeliveryJob to work with delayed_job under ruby 3 2022-07-23 12:12:29 +01:00
legales Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
locales Localisation updates from https://translatewiki.net. 2022-07-21 13:13:42 +02:00
settings Remove support for legacy trace files 2022-03-03 19:47:40 +00:00
.gitignore Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
application.rb Fix new rubocopy warnings 2022-04-26 18:10:52 +01:00
banners.yml add banner for sotm 2022 2022-07-16 21:48:06 +02:00
boot.rb Removed ENABLE_BOOTSNAP environment variable 2021-02-12 22:56:17 -08:00
brakeman.yml Fix the Command Injection warnings from Brakeman 2020-07-31 15:54:06 +01:00
cable.yml Update to rails 6.1.3.2 2021-05-12 18:49:21 +01:00
countries.xml Replace the country table with a static XML countries file 2014-01-17 19:25:58 +00:00
credentials.yml.enc Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
docker.database.yml Switched tests to "openstreetmap" 2021-01-28 12:03:58 -08:00
environment.rb Update to rails 5.1.4 2017-10-17 18:49:55 +01:00
eslint.json Fix eslint warnings 2021-05-17 19:29:04 +01:00
example.database.yml Recommend PostgreSQL 9.1+ in database.yml 2014-11-07 08:24:26 +00:00
example.storage.yml Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
github.database.yml Add actions workflow to run tests 2020-12-09 22:07:40 +00:00
i18n-js.yml Fix issues with renaming of diary entry controller 2018-11-17 17:47:51 +00:00
image_optim.yml Disable oxipng in image_optim config 2021-11-22 21:36:17 +00:00
key.yml Merge remote-tracking branch 'openstreetmap/pull/1004' 2016-08-15 20:20:37 +01:00
languages.yml Locale maintenance: 2012-06-29 11:33:37 +00:00
master.key Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
openlayers.cfg Merge branch 'master' into notes 2012-10-13 15:55:34 +01:00
puma.rb Fix new rubocopy warnings 2020-06-24 18:49:12 +01:00
routes.rb Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
settings.yml Add a configuration option to disable HTTP basic authentication 2022-07-08 17:25:20 +01:00
spring.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
travis.database.yml Add travis configuration 2015-02-22 19:21:33 +00:00
wiki_pages.yml rerun script/misc/update-wiki-pages 2021-08-15 10:51:56 +02:00