2020-07-01ãã1ã¶æéã®è¨äºä¸è¦§
2020/07/30åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Automatically generate abstract class when using multiple databases. Generate abstract class when generating scaffold in another database Activeâ¦
2020/07/29åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Use standard config/application.rb in plugin dummy railties/lib/rails/generators/rails/plugin/plugin_generator.rbã®ä¿®æ£ã§ãã dummy applicationç¨ã®config/application.rbãduâ¦
2020/07/28åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix flakey test due to non-deterministic order activerecord/test/cases/associations/eager_test.rbã®ä¿®æ£ã§ãã assertionã§å¤ãæ¯è¼ããéã«ãå¤ãidã§sortãã¦ãããã§ãã¯ããâ¦
2020/07/27åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activestorage/CHANGELOG.md Touch parent model when an attachment is purged. touch parent model when an attachment is purged activestorage/app/models/active_storage/atâ¦
2020/07/26åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Fixed issue in ActiveSupport::Cache::MemCacheStore which caused duplicate compression, and caused the provided compression_threshold to notâ¦
2020/07/25åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Prevent RedisCacheStore and MemCacheStore from performing compression when reading entries written with raw: true. prevents raw redis and mâ¦
2020/07/24åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Alter regexp on initialize to avoid extra ast pass actionpack/lib/action_dispatch/routing/mapper.rbã®ä¿®æ£ã§ãã pathãæ§ç¯ããããéã®astã«å¯¾ããã«ã¼ãå¦çãåæåæã«è¡ã£â¦
2020/07/23åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Consolidate passes through path ast actionpack/lib/action_dispatch/routing/mapper.rbã®ä¿®æ£ã§ãã paramsãæ§ç¯ããããéã®astã«å¯¾ããã«ã¼ãå¦çãæ¸ãããããªãã¡ã¯ã¿ãªã³ã°ãâ¦
2020/07/22åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionmailbox/CHANGELOG.md Sendgrid ingress now passes through the envelope recipient as X-Original-To. Added documentation for _default option added to ActiveRecord:â¦
2020/07/21åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix InvalidMimeType errors not being caught, with tests. actionpack/lib/action_dispatch/middleware/debug_exceptions.rbã®ä¿®æ£ã§ãã API-only applicationã«ä¸æ£ãªmimeãæå®ãâ¦
2020/07/20åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Revert "Fix test_any in relations_test.rb, which was failing when relations_test.rb is run on its own (it passes when the entire suite is run). This is a hacky fix for a prâ¦
2020/07/19åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Document how exceptions are handled in instrumentation rails guideã®Active Support Instrumentationã®ä¿®æ£ã§ãã Exceptionãçºçããå ´åã®payloadã«æ ¼ç´ããã¦ãããã¼ã¿ã«ã¤ãâ¦
2020/07/18åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã fix typos in active support docs rails guideã®Active Support Core Extensionsã®ä¿®æ£ã§ãã åç®æã®ã¿ã¤ãã®ä¿®æ£ãè¡ã£ã¦ãã¾ãã fix typo in Active Job exceptions docs activejâ¦
2020/07/17åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Switch regex for delete_suffix in normalize_path actionpack/lib/action_dispatch/journey/router/utils.rbã®ä¿®æ£ã§ãã normalize_pathã¡ã½ããã§æ«å°¾ã®/ãåé¤ããã®ã«regexã使ç¨â¦
2020/07/16åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Add Action Mailbox bug report templates bug report templatesã®ä¿®æ£ã§ãã Action Mailboxç¨ã®bug report templateã追å ãã¦ãã¾ãã Link to Action Mailbox's new bug report temâ¦
2020/07/15åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Accept params from url to prepopulate the Inbound Emails form in Rails conductor. Stop using a singleton for routes actionpack/test/abstract_uniâ¦
2020/07/14åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Allow default to be configured for Enum. Allow attribute's default to be configured but keeping its own type. Merge pull request #39820 fromâ¦
2020/07/13åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Merge pull request #39787 from mehagar/upgrading_docs rails guideã®Upgrading Ruby on Railsã®ä¿®æ£ã§ãã Rails 5.0 upgrade sectionã®ã°ã©ãã¼ã®ä¿®æ£ãè¡ã£ã¦ãã¾ãã Add ssl_defâ¦
2020/07/12ã¯ã³ãããã¯ããã¾ããã§ããã
2020/07/11ã¯ã³ãããã¯ããã¾ããã§ããã
2020/07/10åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Save an allocation in visit CAT actionpack/lib/action_dispatch/journey/path/pattern.rbã®ä¿®æ£ã§ãã visit_CATã¡ã½ããã§Stringãªãã¸ã§ã¯ãã®çæãæ¸ãããããªãã¡ã¯ã¿ãªã³ã°ãâ¦
2020/07/09åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Include warning about S3 timeout behavior rails guideã®Active Storage Overviewã®ä¿®æ£ã§ãã S3 Service (Amazon S3 and S3-compatible APIs)ã®é ã«ããªã¯ã¨ã¹ãã®timeoutã¨retryã«â¦
2020/07/08åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Docs: config.hosts: details re: regexp anchors rails guideã®Configuring Rails Applicationsã®ä¿®æ£ã§ãã Configuring Middlewareã®é ã«ãconfig.hostsã«æå®ããæ£è¦è¡¨ç¾ã¯\Aã¨\zâ¦
2020/07/07åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Created a section for ActionCable client side logger rails guideã®Action Cable Overviewã®ä¿®æ£ã§ãã clientã®loggingã«ã¤ãã¦èª¬æãã¦ããç®æããClient side loggingã»ã¯ã·ã§ã³â¦
2020/07/06åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Support where with comparison operators (>, >=, <, and <=). actionpack/CHANGELOG.md Change default redirection status code for non-GET/HEAD â¦
2020/07/05åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Use Active Record signed IDs in Active Storage Active Storageã®ä¿®æ£ã§ãã Active Storageã§ç¬èªã«signed idsã使ç¨ãã¦recordãåå¾ããçºã®æ©è½ãå®è£ ãã¦ããã®ããAdd signed iâ¦
2020/07/04ã¯ã³ãããã¯ããã¾ããã§ããã
2020/07/03åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Revert "Cache tags_text to avoid computing tags each time when logging" TaggedLogging#tags_textã¡ã½ããã®çµæãã¤ã³ã¹ã¿ã³ã¹å¤æ°ã«ãã£ãã·ã¥ããããã«ãããCache tags_text tâ¦
2020/07/02åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Merge pull request #39768 from Shopify/memory-store-refactor activesupport/lib/active_support/cache/memory_store.rbã®ä¿®æ£ã§ãã MemoryStoreã§keyã®ç®¡çã«access timesã使ç¨ãâ¦
2020/07/01åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix random CI failure due to non-deterministic order activerecord/test/cases/relation/or_test.rbã®ä¿®æ£ã§ãã assertionã§å¤ãæ¯è¼ããéã«ãå¤ãidã§sortãã¦ãããã§ãã¯ãããâ¦