2015-09-01ãã1ã¶æéã®è¨äºä¸è¦§
2015/09/29åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Add fail fast to bin/rails test Add inline output to bin/rails test no more class methods for JoinDependency [ci skip] activerecord/lib/active_râ¦
2015/09/28åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix test that was failing because of typo railties/test/application/routing_test.rbã®ä¿®æ£ã§ãã getãappã«ã¿ã¤ããã¦ããçºã«ãã¹ãè½ã¡ã¦ãã¾ã£ã¦ããç®æããã£ãã®ããä¿®æ£ãâ¦
2015/09/27åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix regression in inverse_of on through associations Active Recordã®ä¿®æ£ã§ãã through associationsã使ç¨ãã¦ããå ´åã«ãinverse_ofãªãã·ã§ã³ãæ£ããåä½ããªããã°ããã£ãâ¦
2015/09/26åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionview/CHANGELOG.md Add a hidden_field on the collection_radio_buttons to avoid raising a error when the only input on the form is the collection_radio_buttons. aâ¦
2015/09/25åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Implement ActiveRecord::Base.ignored_columns validates_acceptance_of shouldn't require a database connection activesupport/CHANGELOG.md Makeâ¦
2015/09/24åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md stop applying default headers in ActionDispatch::Response activerecord/CHANGELOG.md Correctly apply unscope when preloading through associatioâ¦
2015/09/23åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md introduce conn.data_source_exists? and conn.data_sources. Fixed taking precision into count when assigning a value to timestamp attribute teâ¦
2015/09/22åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Ensure aliased attributes passed to select are quoted if using from ActiveRecord::Tasks::MySQLDatabaseTasks fails if shellout to mysql commaâ¦
2015/09/21åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Short-circuit blank? on date and time values :scissors: empty line at the top of files å¹¾ã¤ãã®ãã¡ã¤ã«ã«ã®å é ã«ä¸è¦ãªç©ºè¡ããã£ãã®ãã¾ã¨â¦
2015/09/20åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Correctly dump composite primary key Add #views and #view_exists? methods on connection adapters. MySQL: support unsigned numeric data typesâ¦
2015/09/19åã®ã³ãããã§ãã activesupport/CHANGELOG.md Replaced ThreadSafe::Map with successor Concurrent::Map. DRY enum conflict detection activerecord/lib/active_record/enum.rbã®ä¿®æ£ã§ãã detect_enum_conflict!ã¡ã½ããã§enumåãæ¢åã®ã¡â¦
2015/09/18åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Merge pull request #21625 from amitsuroliya/improve_docs activesupport/lib/active_support/values/time_zone.rbã®docã®ä¿®æ£ã§ãã ActiveSupport::TimeZoneã¯ã©ã¹ã®åã¡ã½ããã®doâ¦
2015/09/17åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Fix displaying mailer previews on non local requests. activerecord/CHANGELOG.md Lookup the attribute name for restrict_with_error messages on thâ¦
2015/09/16åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Use rack.session_options instead of directly change env actionpack/lib/action_controller/metal/request_forgery_protection.rbã®ä¿®æ£ã§ãã env hashã«ç´æ¥å¤ãè¨å®ãã¦ããç®æâ¦
2015/09/15åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã rack_response should use the status it's given actionpack/lib/action_dispatch/http/response.rbã®ä¿®æ£ã§ãã rack_responseã¡ã½ããã§ãstatusã®å¤ã®ãã§ãã¯ãããéãã¡ã½ããã®â¦
2015/09/14åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix HSTS default expire in ActionDispatch::SSL docs. actionpack/lib/action_dispatch/middleware/ssl.rbã®docã®ä¿®æ£ã§ãã hstsã®expireãªãã·ã§ã³ã®å¤ããMake config.force_ssl lâ¦
2015/09/13åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Ruby 2.2.3 in windows need nokogiri 1.6.7.rc3 as it's the only version having correct pre-compiled so Gemfileã®ä¿®æ£ã§ãã Windowsã®å ´åã®ã¿ãã¤ã³ã¹ãã¼ã«ããnokogiriã®ãã¼â¦
2015/09/12åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Improve String#strip_heredoc activesupport/lib/active_support/core_ext/string/strip.rbã®ä¿®æ£ã§ãã String#strip_heredocã¡ã½ããã®æ§è½æ¹åãè¡ã£ã¦ãã¾ãã - indent = scan(/^â¦
2015/09/11åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Remove wrong doc line about AC::Parameters actionpack/lib/action_controller/metal/strong_parameters.rbã®docã®ä¿®æ£ã§ãã ActionController::Parametersã¯ã©ã¹ã®docã«ãActionConâ¦
2015/09/10åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã [ci skip] Improve readability in AR querying guide rails guideã®Active Record Query Interfaceã®ä¿®æ£ã§ãã ã¬ã¤ãå ¨ä½ã®ã°ã©ãã¼ã®ä¿®æ£ãå¥èªç¹ã®è¿½å ãè¨ãåãã®ä¿®æ£çãã¾ã¨ãâ¦
2015/09/09åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md url_for does not modify its arguments when generating polymorphic URLs. actionview/CHANGELOG.md url_for does not modify its arguments when genâ¦
2015/09/08åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Correct query for PostgreSQL 8.2 activemodel/CHANGELOG.md Validate multiple contexts on valid? and invalid? at once. actionpack/CHANGELOG.mdâ¦
2015/09/07åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Allow global migrations_path configuration with using value from database_tasks instead of Migrator Fix test failures from premature merge oâ¦
2015/09/06åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Support dropping indexes concurrently in Postgres Deprecate passing conditions to AR::Relation destroy_all and delete_all methods Support drâ¦
2015/09/05åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã use Rack::Utils.unescape_path to unescape paths actionpack/lib/action_dispatch/middleware/static.rbã®ä¿®æ£ã§ãã æ¬æ¥ãpathã®escae / unescape å¦çã¯ã¯ã¨ãªã¼ãã©ã¡ã¼ã¿ã®escapâ¦
2015/09/04åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Update Unicode Version to 8.0.0 Update Unicode Version to 8.0.0 activesupport/lib/active_support/multibyte/unicode.rbã activesupport/lib/aâ¦
2015/09/03åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Don't allocate a bunch of strings in Relation::Merger activerecord/lib/active_record/relation/merger.rbã®ä¿®æ£ã§ãã Merge#merge_clausesã¡ã½ããã§ãclause methodåã®çæããâ¦
2015/09/02åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Require sprockets-rails >= 2 rails.gemspecã®ä¿®æ£ã§ãã sprockets-railsã«ã¤ãã¦ããã¼ã¸ã§ã³ã®æå®ããªãã£ãã®ãã'>= 2.0.0'ãæå®ããããä¿®æ£ãã¦ãã¾ãã master branchã§æ°è¦â¦
2015/09/01åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activemodel/CHANGELOG.md Add case_sensitive option for confirmation validation Inline uneccessary frozen string constant activerecord/lib/active_record/attribute_methâ¦
2015/08/31åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã [ci skip] Update what methods Migration#change can reverse activerecord/lib/active_record/migration/command_recorder.rbã guides/source/active_record_migrations.mdã®docã®ä¿®â¦