445 Commits (d562fb84596f7cf2380e7c1cc465e1d4d478d759)

Author SHA1 Message Date
Matt Jankowski 9429e30d75
Disable sidekiq unique jobs in test env (#27737)
11 months ago
Matt Jankowski c875dfc90b
Fix `Lint/UnusedBlockArgument` cop (#27777)
11 months ago
Matt Jankowski 33cc3ae8fa
Fix `Style/StabbyLambdaParentheses` cop (#27771)
11 months ago
Matt Jankowski 02d27de5ce
Move i18n locale configuration to separate initializer (#27571)
11 months ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730)
11 months ago
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` (#27590)
11 months ago
Matt Jankowski 3107a9410c
Silence deprecation warning about secrets/credentials with Devise patch (#27578)
11 months ago
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization (#26905)
11 months ago
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 (#27528)
11 months ago
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522)
11 months ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
11 months ago
Claire c3e0eb3699
Change Content-Security-Policy to be tighter on media paths (#26889)
11 months ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472)
11 months ago
Wladimir Palant 23f8e93c64
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413)
11 months ago
Renaud Chaput e0da64bb4e
Fix empty ENV variables not using default nil value (#27400)
11 months ago
Nick Schonning 85db392464
Autofix Rubocop cops for config/ (#24145)
12 months ago
Matt Jankowski 56c0babc0b
Fix rubocop `Layout/ArgumentAlignment` cop (#26060)
12 months ago
Claire 8acc75435b
Change S3 checksum mode to be disabled by default (#27007)
1 year ago
Claire a04ae16201
Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901)
1 year ago
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
1 year ago
Christian Schmidt ea31929776
Fix invalid Content-Type header for WebP images (#26773)
1 year ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798)
1 year ago
Christian Schmidt 286a21afdc
Support webpacker live-reloading on Docker (#26419)
1 year ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
1 year ago
Claire dd049fc37a
Fix ES_PRESET not being applied to Chewy's internal index (#26489)
1 year ago
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
1 year ago
Claire 4bc0dd751c
Add `S3_DISABLE_CHECKSUM_MODE` environment variable for compatibility with some S3-compatible providers (#26435)
1 year ago
Claire 12c43e4ab5
Re-add StatsD support through the `nsa` gem (#26310)
1 year ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
1 year ago
Matt Jankowski ad81be6c8e
Update rubocop rules for linelength (#26190)
1 year ago
Matt Jankowski bada7a65aa
Ignore long line in regex initializer (#26182)
1 year ago
Claire e5f1000ad1
Fix CSP headers being unintendedly wide (#26105)
1 year ago
Claire 934c7b33d1
Change default KeyGenerator digest to SHA1 to fix cookies in rolling upgrades (#26023)
1 year ago
Misty De Méo b848ba3867
Paperclip: add support for Azure blob storage (#23607)
1 year ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668)
1 year ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
1 year ago
Kurtis Rainbolt-Greene e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter (#25693)
1 year ago
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
1 year ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667)
1 year ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241)
1 year ago
Claire f378f10404
Fix compatibility of recent migration with PostgreSQL 10 (#25324)
1 year ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690)
1 year ago
Claire e428670e61
Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273)
1 year ago
Matt Jankowski e49819142f
Remove unmaintained `nsa` gem (#25265)
1 year ago
Claire 94329f28e1
Change wording of “Content cache retention period” setting to highlight destructive implications (#23261)
1 year ago
Renaud Chaput 942d850b0a
Allow carets in URL search params (#25216)
1 year ago
Nick Schonning c0b9664a31
Autofix Rubocop spacing in config (#25022)
1 year ago
Nick Schonning cee4369cf5
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#25002)
1 year ago
Matt Jankowski d9a958fcf7
Fix Performance/RedundantMerge cop (#24817)
1 year ago