summaryrefslogtreecommitdiffstats
path: root/config/initializers
AgeCommit message (Expand)Author
2024-06-14Fix `Style/NilLambda` cop in paperclip initializer (#30695)Matt Jankowski
2024-06-10Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during asset compilation (...Matt Jankowski
2024-06-10Opt in to remaining Rails 7.1 defaults (#30332)Matt Jankowski
2024-06-07Fix linting issue (#30595)Claire
2024-06-07Make S3's retry limit a ENV variable (#23215)Isa S
2024-06-07Add `S3_KEY_PREFIX` environment variable (#30181)Victor Dyotte
2024-06-06Change `read:me` scope to `profile` scope (#30357)Emelia Smith
2024-06-05Add support for libvips in addition to ImageMagick (#30090)Eugen Rochko
2024-06-03Fix rack attack `match_type` value typo in logging config (#30514)Matt Jankowski
2024-05-31Add `:email` to filter parameter logging config (#30492)Matt Jankowski
2024-05-30Fix rate-limiting incorrectly triggering a session cookie on most endpoints (...Claire
2024-05-30Merge pull request from GHSA-c2r5-cfqr-c553Claire
2024-05-30Merge pull request from GHSA-q3rg-xx5v-4mxhClaire
2024-05-29Fix: remove broken OAuth Application vacuuming & throttle OAuth Application r...Emelia Smith
2024-05-27Enable Style/StringConcatenation (#30428)Nick Schonning
2024-05-24Add instrumentation to the search services (#30350)Renaud Chaput
2024-05-20Use the job class as span name for Sidekiq root spans (#30353)Renaud Chaput
2024-05-17Add emphasis on ActiveRecord Encryption configuration values being secret (#3...Claire
2024-05-16Enable YJIT when available (#30310)Matt Jankowski
2024-05-16Allow to customise the OTEL service name prefix (#30322)Renaud Chaput
2024-05-15Move `simplecov` config into `rails_helper` (#30302)Matt Jankowski
2024-05-13Enable Style/IfUnlessModifier RuboCop (#30260)Nick Schonning
2024-05-10Add OpenTelemetry instrumentation (#30130)Renaud Chaput
2024-05-10Use `default: ...` assignment for Devise config, fixes `Style/ClassVars` cop ...Matt Jankowski
2024-05-03Change ActiveRecordEncryption variable to be more explicit (#30151)Claire
2024-04-23Add material design icons to admin/settings views (#27780)Matt Jankowski
2024-04-23Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087)Emelia Smith
2024-04-22Fixed crash when supplying FFMPEG_BINARY environment variable (#30022)Tim Rogers
2024-04-19Fix `Style/TrailingCommaInArguments` cop (#30003)Matt Jankowski
2024-04-19Fix `Style/StringLiterals` cop (#30005)Matt Jankowski
2024-04-19Fix `Style/PercentLiteralDelimiters` cop (#30006)Matt Jankowski
2024-04-17Enable AR Encryption (#29831)Matt Jankowski
2024-04-15Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934)Matt Jankowski
2024-04-02Update stoplight to version 4.1.0 (#28366)Matt Jankowski
2024-03-21Add empty line after ✨magic✨ frozen string comment (#29696)Matt Jankowski
2024-03-19Introduce `inline_svg` gem, minimal usage, prep for material design icons (#2...Matt Jankowski
2024-03-11Use unchanging github links in docs/comments (#29545)Matt Jankowski
2024-03-01Add Interlingue to available_locales (#28630)Dave MacLeod
2024-02-13Disable administrative doorkeeper routes (#29187)Emelia Smith
2024-02-12Rename `ES_CA_CERT` to `ES_CA_FILE` for consistency (#29147)Claire
2024-02-07Add support for specifying custom CA cert for Elasticsearch (#29122)Claire
2024-02-06Fix self-destruct schedule not actually replacing initial schedule (#29049)Claire
2024-01-17Rename local webpack* var in development env CSP config (#28766)Matt Jankowski
2024-01-17Remove monkey patch in favor of supported Devise config value (#28760)Matt Jankowski
2024-01-15Update new email templates (#28416)HTeuMeuLeu
2024-01-09Enable "low risk" Rails 7.1 setting defaults (#28626)gh-readonly-queue/main/pr-28626-1ad908e0c08c236389967d86b4f238f428de9fefMatt Jankowski
2024-01-09Fix ISO code for Canadian French (#26015)gunchleoc
2024-01-08Move old framework defaults file to regular config value (#28623)Matt Jankowski
2024-01-08Remove the 7.1 marshalling format "todo" from new_framework_defaults (#28625)Matt Jankowski
2024-01-03Change streaming API host to not be overridden to localhost in development mo...Claire