Commit Graph

503 Commits (38c6825edaa0a8c6520b2d1720f9b369fc63cba6)

Author SHA1 Message Date
Matt Jankowski 980034e2e1
Fix `Style/NilLambda` cop in paperclip initializer (#30695) 7 months ago
Matt Jankowski 0e1110c947
Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation (#30505) 7 months ago
Matt Jankowski 0cf91213c9
Opt in to remaining Rails 7.1 defaults (#30332)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Claire 80cd001e0a
Fix linting issue (#30595) 7 months ago
Isa S 773283ffb9
Make S3's retry limit a ENV variable (#23215) 7 months ago
Victor Dyotte 299ae9bf92
Add `S3_KEY_PREFIX` environment variable (#30181) 7 months ago
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Matt Jankowski 4d3748ac44
Fix rack attack `match_type` value typo in logging config (#30514) 7 months ago
Matt Jankowski a22865a352
Add `:email` to filter parameter logging config (#30492) 7 months ago
Claire 73a78cc19d
Fix rate-limiting incorrectly triggering a session cookie on most endpoints (#30483) 7 months ago
Claire 3fa0dd0b88
Merge pull request from GHSA-c2r5-cfqr-c553
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations

* Remove rack-attack safelist
7 months ago
Claire 16249946ae
Merge pull request from GHSA-q3rg-xx5v-4mxh 7 months ago
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Nick Schonning 87156f57b5
Enable Style/StringConcatenation (#30428) 7 months ago
Renaud Chaput acc77c3836
Add instrumentation to the search services (#30350) 7 months ago
Renaud Chaput 9658d3e580
Use the job class as span name for Sidekiq root spans (#30353) 7 months ago
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret (#30340) 8 months ago
Matt Jankowski 1b6eb2c7f0
Enable YJIT when available (#30310) 8 months ago
Renaud Chaput 283a891e92
Allow to customise the OTEL service name prefix (#30322) 8 months ago
Matt Jankowski 6beead3867
Move `simplecov` config into `rails_helper` (#30302) 8 months ago
Nick Schonning 13fb54920b
Enable Style/IfUnlessModifier RuboCop (#30260) 8 months ago
Renaud Chaput 68b9fe824d
Add OpenTelemetry instrumentation (#30130)
Co-authored-by: Juliano Costa <juliano.costa@datadoghq.com>
Co-authored-by: Robb Kidd <robbkidd@honeycomb.io>
8 months ago
Matt Jankowski 040aaf3a48
Use `default: ...` assignment for Devise config, fixes `Style/ClassVars` cop (#30214) 8 months ago
Claire 33368e3e79
Change ActiveRecordEncryption variable to be more explicit (#30151) 8 months ago
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 8 months ago
Tim Rogers 1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 8 months ago
Matt Jankowski c7384adc00
Fix `Style/TrailingCommaInArguments` cop (#30003) 9 months ago
Matt Jankowski 933189887b
Fix `Style/StringLiterals` cop (#30005) 9 months ago
Matt Jankowski 8d47ba893a
Fix `Style/PercentLiteralDelimiters` cop (#30006) 9 months ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 9 months ago
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 9 months ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 9 months ago
Matt Jankowski a59f5694fe
Add empty line after magic frozen string comment (#29696) 9 months ago
Matt Jankowski 6c68c3c0ce
Introduce `inline_svg` gem, minimal usage, prep for material design icons (#29612) 10 months ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 10 months ago
Dave MacLeod b6b94c971f
Add Interlingue to available_locales (#28630) 10 months ago
Emelia Smith 46142cdbdd
Disable administrative doorkeeper routes (#29187) 11 months ago
Claire 8125dae5a8
Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147) 11 months ago
Claire 2912829411
Add support for specifying custom CA cert for Elasticsearch (#29122) 11 months ago
Claire 64300e0fe3
Fix self-destruct schedule not actually replacing initial schedule (#29049) 11 months ago
Matt Jankowski c523a9601b
Rename local webpack* var in development env CSP config (#28766) 12 months ago
Matt Jankowski 0ce081fe49
Remove monkey patch in favor of supported Devise config value (#28760) 12 months ago
HTeuMeuLeu 7f471e70c0
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
12 months ago
Matt Jankowski 4e02838832
Enable "low risk" Rails 7.1 setting defaults (#28626) 12 months ago
gunchleoc 173953c23e
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Matt Jankowski e09419f22a
Move old framework defaults file to regular config value (#28623) 12 months ago
Matt Jankowski a27a82939d
Remove the 7.1 marshalling format "todo" from new_framework_defaults (#28625) 12 months ago
Claire bd415af9a1
Change streaming API host to not be overridden to localhost in development mode (#28557) 1 year ago