Commit Graph

  • 15d123cdf6 Update actionpack/test/controller/metal/renderers_test.rb test amix307 2024-07-17 07:48:28 +0000
  • 77390ea258 CODEOWNERS main Mikhail Alekseev 2024-07-17 10:46:57 +0300
  • 1a9a4b0f51
    Merge pull request #52349 from rails/fxn/before_configuration Xavier Noria 2024-07-17 09:17:00 +0200
  • d12a238502 Improve the docs of before_configuration Xavier Noria 2024-07-17 09:14:19 +0200
  • f9e86f1bf5
    Improve how the sessions generator adds bcrypt (#52346) Mike Dalessio 2024-07-17 02:14:31 -0400
  • d35f52c5d1
    Merge pull request #52315 from maniSHarma7575/52310-update-doc-for-active-record-basic-guide Petrik de Heus 2024-07-17 08:12:06 +0200
  • e6ca80ee0d
    Merge pull request #52298 from hharen/hh-mtw/no-connection-pool Eileen M. Uchitelle 2024-07-16 16:57:00 -0400
  • 0bdf44d921 Raise specific exception when a connection is not defined Hana Harencarova 2024-06-06 05:32:33 +0000
  • 7b1ceb7659
    Add basic sessions generator (#52328) David Heinemeier Hansson 2024-07-16 18:05:53 +0200
  • 3ce3a4e94c
    Remove channels from default app/ structure (#52344) David Heinemeier Hansson 2024-07-16 16:55:00 +0200
  • f805b35c1b
    Merge pull request #52239 from skipkayhil/hm-fix-markup-in-template Hartley McGuire 2024-07-16 13:00:51 +0000
  • f973075aa4
    Drop default permissions policy initializer (#52341) David Heinemeier Hansson 2024-07-16 14:41:16 +0200
  • 2f92b1c94e
    Add not-null modifier to migrations (#52327) David Heinemeier Hansson 2024-07-16 14:37:42 +0200
  • 26575aa19c
    Support rfc2822 format for Time#to_fs & Date#to_fs (#52337) Akshay Birajdar 2024-07-16 16:04:20 +0530
  • c01a846658
    Add script folder and generator (#52335) Jerome Dalbert 2024-07-16 03:28:20 -0700
  • 44548856c4 Not worth the active support require line David Heinemeier Hansson 2024-07-16 12:15:06 +0200
  • 009f767ca7 No longer used David Heinemeier Hansson 2024-07-16 12:11:55 +0200
  • 099776069c
    Merge pull request #52303 from Shopify/routing_source_locations_in_command Gannon McGibbon 2024-07-15 11:39:39 -0500
  • 453577f640 [DOC] Update Active Record basic guide for create method in case of validation fails maniSHarma7575 2024-07-12 10:22:12 +0530
  • 56fbc632a3
    Merge pull request #52333 from joshuay03/fix-52332 Jean Boussier 2024-07-15 09:39:34 +0200
  • 9920ad3ef4 [Fix #52332] Handle record changed case in #save_has_one_association's inverse belongs_to association updated check Joshua Young 2024-07-15 08:47:55 +0530
  • f74dc0d8aa
    Merge pull request #52322 from fatkodima/fix-loaded-relation-batching Ryuta Kamizono 2024-07-14 14:36:34 +0900
  • 98f744a00d
    Merge pull request #52324 from nisusam/fix_test_typo Ryuta Kamizono 2024-07-14 12:58:59 +0900
  • 4835c94d8a
    Merge pull request #51940 from p8/guides/fix-eager-load-examples Petrik de Heus 2024-07-13 21:23:34 +0200
  • 02621b9b3a
    Merge pull request #52319 from yamashun/correct-markdown-collapsed-in-rails-guides Hartley McGuire 2024-07-13 18:13:08 +0000
  • bb33c5c902 Fix typo from tests [ci skip] nisusam 2024-07-13 23:35:09 +0530
  • 6903ac45e8 Polish the new deprecate_constant API docs Xavier Noria 2024-07-13 18:59:23 +0200
  • 9f9dafbe53
    Merge pull request #52323 from rails/fxn/deprecate_constant Xavier Noria 2024-07-13 18:54:48 +0200
  • cb0acdae88 Improvements to deprecate_constant Xavier Noria 2024-07-13 18:41:48 +0200
  • e1f8909c66
    Merge pull request #52321 from rails/fxn/rm-ActiveRecord-ImmutableRelation Xavier Noria 2024-07-13 13:28:24 +0200
  • 32c5a358bb Delete the deprecated constant ActiveRecord::ImmutableRelation Xavier Noria 2024-07-13 12:51:40 +0200
  • d21f95940c Fix loaded relation batching with limits and reverse order fatkodima 2024-07-13 13:42:52 +0300
  • 5b0e7a31bb
    Merge pull request #52320 from rails/fxn/constant-deprecation Xavier Noria 2024-07-13 12:41:21 +0200
  • 1e2c260284 Deprecate ActiveRecord::ImmutableRelation Xavier Noria 2024-07-13 12:27:21 +0200
  • 56072cc1ff Fix markdown table collapse in configuring.md yamashun 2024-07-13 18:26:32 +0900
  • e3cc8fe707 Only enable routing source locations when using routes command Gannon McGibbon 2024-07-10 18:40:57 -0500
  • 4867559a10
    Merge pull request #52084 from jhawthorn/time_with_zone_always_time John Hawthorn 2024-07-11 14:59:00 -0700
  • 36b2dbfc1d
    Merge pull request #52271 from Schwad/schwad/only_watch_local_translations Gannon McGibbon 2024-07-11 13:00:20 -0500
  • 725ebc9e10 Remove code for DateTime-backed TimeWithZone John Hawthorn 2024-06-07 21:29:29 -0700
  • 86d3ea1089
    Merge pull request #52306 from fatkodima/fix-flaky-instrumentation-test Yasuo Honda 2024-07-11 21:33:03 +0900
  • e98f4d8496
    Merge pull request #52305 from joshuay03/fix-52304 Jean Boussier 2024-07-11 10:49:36 +0200
  • 182988b41f Fix a flaky Active Record instrumentation test fatkodima 2024-07-11 11:35:27 +0300
  • 38c1d5a70b [Fix #52304] Avoid computing klass if reflection is a belongs_to in ActiveRecord::AutosaveAssociation#inverse_belongs_to_association_for Joshua Young 2024-07-11 11:22:53 +0530
  • e617046124 Do not watch translations from gems when reloading is enabled Nick Schwaderer 2024-07-04 14:09:25 +0100
  • 69d904e60f
    Merge pull request #49854 from skipkayhil/hm-document-aj-logger Hartley McGuire 2024-07-11 03:36:53 +0000
  • ac916c643a
    Document ActiveJob::Base#logger and #log_arguments Hartley McGuire 2023-10-30 15:27:53 -0400
  • 8950070e55
    Merge pull request #50063 from skipkayhil/hm-doc-metal Hartley McGuire 2024-07-11 01:58:43 +0000
  • eb60e20193
    Add documentation for delegated methods on Metal Hartley McGuire 2023-11-14 23:31:39 -0500
  • 99fd4c0c90
    Merge pull request #52276 from andycroll/guides-h2-code-css Eileen M. Uchitelle 2024-07-10 10:43:26 -0400
  • ef087627f5
    Merge pull request #52293 from akhilgkrishnan/upgrade-ruby-variant-devcontainer Yasuo Honda 2024-07-10 07:56:33 +0900
  • aa10d79bce Upgrade devcontainer to use ruby 3.3.4 Akhil G Krishnan 2024-07-09 10:25:16 +0530
  • 16f1222753
    Merge pull request #49847 from joshuay03/duplicate-callbacks-when-child-autosaves-parent Jean Boussier 2024-07-08 19:00:47 +0200
  • 78ce2994b2
    Merge pull request #51948 from justinko/issue-51938 Jean Boussier 2024-07-08 17:53:03 +0200
  • 9e597ea3f7
    Merge pull request #52289 from Shopify/fix-strict-freshness Jean Boussier 2024-07-08 17:37:25 +0200
  • bdd9f4e89e Check If-None-Match before If-Modified-Since with strict freshness Jenny Shen 2024-07-08 11:23:00 -0400
  • 9f178ada79
    Merge pull request #52282 from wonda-tea-coffee/delete-obsolete-version-in-compose-yaml Yasuo Honda 2024-07-08 08:55:20 +0900
  • 154f4a4ba9 [Fix 48688] Duplicate callback execution when child autosaves parent with has_one and belongs_to Joshua Young 2023-10-30 18:45:35 +0530
  • cacf96ecd0
    Merge pull request #52283 from natematykiewicz/nate/immutable_cache_forever Jean Boussier 2024-07-06 20:08:48 +0200
  • ccdd52427a
    Merge pull request #52232 from djfpaagman/activejob-lazy-query-source Jean Boussier 2024-07-06 20:08:23 +0200
  • 912440d8b7 Improve performance of ActiveJob::LogSubscriber#enqueue_source_location Dennis Paagman 2024-06-28 20:09:59 +0200
  • 78ad54569b
    Make http_cache_forever use immutable: true Nate Matykiewicz 2024-07-06 01:59:39 -0500
  • fb69560bea Delete obsolete version in compose.yaml wonda-tea-coffee 2024-07-06 09:17:06 +0900
  • 6fc58b8eea
    Guides CSS to format code tags in h2 headings Andy Croll 2024-07-05 12:12:12 +0100
  • 0d30e84878 Fix a typo Jean Boussier 2024-07-05 11:52:59 +0200
  • a9a93368a6
    Merge pull request #52275 from kabirpathak/update-doc-for-number-helper-in-active-support Petrik de Heus 2024-07-05 11:34:08 +0200
  • 126445239f
    Merge pull request #52274 from Shopify/http-cache Jean Boussier 2024-07-05 10:27:46 +0200
  • 126cab3af7 [ci skip] Added usage documentation for ActiveSupport::NumberHelper. kabirpathak 2024-07-05 13:51:55 +0530
  • fc7637103a Prefer ETag over Last-Modified for fresh_when and stale? according to the HTTP specification heka1024 2024-06-22 19:33:58 +0900
  • c79671cc5c
    Merge pull request #52254 from ddux/patch-1 Jean Boussier 2024-07-05 10:00:54 +0200
  • 2edad3c542
    Merge pull request #52272 from fatkodima/skip-triggering-instantiation-notification Jean Boussier 2024-07-05 09:59:55 +0200
  • 2410312733 Skip triggering "instantiation.active_record" notification when there are no records fatkodima 2024-07-04 21:42:35 +0300
  • 4fa56814f1
    fix newlines eileencodes 2024-07-03 08:41:48 -0400
  • 71e14aa7e9
    Merge pull request #51735 from heka1024/encryption-compressor Eileen M. Uchitelle 2024-07-03 08:39:13 -0400
  • 75421601ce Introduce compressor option to ActiveRecord::Encryption::Encryptor heka1024 2024-05-04 12:27:06 +0900
  • 738fde4782
    Merge pull request #52251 from rails/fxn/edits Xavier Noria 2024-07-02 11:00:04 +0200
  • 47a5d067d6 Edits in the dev containers guide Xavier Noria 2024-07-02 10:57:00 +0200
  • e556176457
    Update initialization.md Dakota Dux 2024-07-01 22:46:17 -0500
  • 35a4946d1c
    Merge pull request #52094 from ioquatix/rack-3-streaming Aaron Patterson 2024-07-01 17:39:11 -0700
  • 599023dc03
    Merge pull request #52217 from neanias/neanias/rework-link-text-for-accessibility-in-migrations-guide Petrik de Heus 2024-07-01 21:47:33 +0200
  • 3ae8d7b863
    Replace "here" link titles with meaningful titles Will Mathewson 2024-06-25 17:05:01 +0100
  • ee97ab24fc
    Merge pull request #52246 from heka1024/immutable-http-cache-doc [ci-skip] Petrik de Heus 2024-07-01 21:01:00 +0200
  • a1a0931e13 Document immutable option in expires_in heka1024 2024-07-02 03:33:21 +0900
  • 07405c7b62
    Fix markup directive in Action Cable templates Hartley McGuire 2024-06-30 19:37:35 -0400
  • d43ee20881
    Merge pull request #52234 from kwstannard/indifferent Jean Boussier 2024-06-30 09:55:26 +0200
  • ed5d646127 Optimize HashWithIndifferentAccess#to_hash Kelly Wolf Stannard 2024-06-28 17:13:31 -0400
  • 88924dd9d4
    Merge pull request #52236 from takmar/fix-broken-link-in-dev-containers-guide Ryuta Kamizono 2024-06-29 23:26:31 +0900
  • ee2c283eb3 Fix broken links in Dev Containers start guide takmar 2024-06-29 20:31:18 +0900
  • d2b739c3c8
    Merge pull request #52235 from fatkodima/fix-deadlock-in-checkout Jean Boussier 2024-06-29 10:52:09 +0200
  • 21280a1616
    Merge pull request #52231 from JuanVqz/railties/rails-stats-changelog Petrik de Heus 2024-06-29 08:52:05 +0200
  • 803c78d9f4 Fix a deadlock in ConnectionPool#checkout fatkodima 2024-06-29 02:35:16 +0300
  • b9d6759401 Style pass over active_record/associations/builder/association.rb Xavier Noria 2024-06-28 18:32:42 +0200
  • 3d737cd8ef
    Update CHANGELOG.md Juan Vásquez 2024-06-28 10:14:10 -0600
  • f0f624bde4
    [RF-DOCS] Action View Form Helpers Guide [ci-skip] (#51936) bhumi1102 2024-06-28 10:49:36 -0500
  • 2f580264d5 Add bin/rake stats deprecation changelog Juan Vasquez 2024-06-28 07:55:44 -0600
  • 6045f257fb
    Merge pull request #52132 from skipkayhil/hm-rm-logger-predicates Rafael Mendonça França 2024-06-26 19:03:11 -0400
  • 564e427c05
    Remove obsolete Logger severity predicates Hartley McGuire 2024-06-15 14:50:52 -0400
  • 292c127d46
    Merge pull request #47713 from JuanVqz/railties/thor-stats-task Rafael Mendonça França 2024-06-26 17:06:35 -0400
  • fca2a5e8a6
    Merge pull request #51733 from seanpdoyle/document-yield-head Rafael Mendonça França 2024-06-26 17:03:40 -0400
  • 004ab15650
    Merge pull request #52215 from p8/railties/document-action-mailer-perform-caching Rafael Mendonça França 2024-06-26 17:01:38 -0400
  • a1259c7834
    Merge pull request #52220 from jcbages/patch-1 Rafael Mendonça França 2024-06-26 16:59:35 -0400