Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge pull request #32302 from q-centrix/perf-improvement-tag-name | Andrew White | 2018-03-20 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Interpolate '' instead of nil when multiple is false. | Dillon Welch | 2018-03-20 | 1 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #32282 from javan/fix-digesting-mixed-formats | Javan Makhmali | 2018-03-20 | 3 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix digesting templates with mixed formats | Javan Makhmali | 2018-03-20 | 3 | -4/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #32300 from albertoalmagro/albertoalmagro/remove-outdated-... | Rafael França | 2018-03-19 | 8 | -99/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove support for Qu gem. | Alberto Almagro | 2018-03-19 | 8 | -99/+9 | |
|/ / / / / / / / / / / | ||||||
* | | | | | / / / / / | Add documentation about not accepting PRs for new adapters (#32298) | Jeremy Green | 2018-03-19 | 2 | -0/+7 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Remove backported CHANGELOG entry [ci skip] | Andrew White | 2018-03-19 | 1 | -8/+0 | |
* | | | | | | | | | | Allow full use of the AWS S3 SDK authentication options (#32270) | Brian Knight | 2018-03-19 | 4 | -3/+18 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32278 from saveriomiroddi/add_mysql_json_to_activerecord_... | Eileen M. Uchitelle | 2018-03-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add MySQL JSON reference to ActiveRecord::Store documentation | Saverio Miroddi | 2018-03-17 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32283 from bogdanvlviv/move-csp-info-from-5_2_release_notes | Eileen M. Uchitelle | 2018-03-19 | 2 | -63/+109 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move CSP info from 5.2 release notes to guide [ci skip] | bogdanvlviv | 2018-03-18 | 2 | -63/+109 | |
* | | | | | | | | | | Merge pull request #32284 from bogdanvlviv/fix-failing-test-test_quoted_time_utc | Andrew White | 2018-03-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix failing `QuotingTest#test_quoted_time_utc` | bogdanvlviv | 2018-03-19 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | Fix unclosed tags in `RedisCacheStore` docs [ci skip] | yuuji.yaginuma | 2018-03-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32281 from bogdanvlviv/fix-rails_5_2-notes-32222 | Kasper Timm Hansen | 2018-03-18 | 1 | -154/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix "Ruby on Rails 5.2 Release Notes" [ci skip] | bogdanvlviv | 2018-03-18 | 1 | -154/+0 | |
* | | | | | | | | | Update Redis cache store docs | Stefan Wrobel | 2018-03-17 | 1 | -14/+34 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #32275 from elainefang/fix-grammar | George Claghorn | 2018-03-16 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix grammar in Getting Started with Rails | ef718 | 2018-03-16 | 1 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32271 from eileencodes/fix-three-tier-default-connection | Eileen M. Uchitelle | 2018-03-16 | 4 | -2/+53 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Switch dbconsole config loader check | eileencodes | 2018-03-16 | 1 | -1/+1 | |
| * | | | | | | | Fix connection handling with three-tier config | eileencodes | 2018-03-16 | 3 | -1/+52 | |
* | | | | | | | | :scissors: | Rafael Mendonça França | 2018-03-16 | 1 | -1/+0 | |
* | | | | | | | | Fix multiline expression indexes for postgresql (#31621) | fatkodima | 2018-03-16 | 3 | -3/+3 | |
* | | | | | | | | Don't need to include in the changelog something that was release in 5.2 | Rafael Mendonça França | 2018-03-15 | 1 | -4/+0 | |
* | | | | | | | | Check exclude before flagging cookies as secure in ActionDispatch::SSL (#32262) | Catherine Khuu | 2018-03-15 | 3 | -1/+15 | |
* | | | | | | | | Merge pull request #31250 from lsylvester/only-preload-misses-on-multifetch-c... | Kasper Timm Hansen | 2018-03-15 | 6 | -9/+101 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Only preload misses on multifetch cache | Lachlan Sylvester | 2018-03-06 | 6 | -9/+101 | |
* | | | | | | | | | Merge pull request #32244 from bogdanvlviv/partly-revert-32231 | Kasper Timm Hansen | 2018-03-15 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Partly revert #32231 | bogdanvlviv | 2018-03-14 | 1 | -4/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32260 from artfuldodger/patch-3 | Kasper Timm Hansen | 2018-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix typo in active_job_basics.md | Jon Evans | 2018-03-15 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Avoid dalli 2.7.7 for now | yuuji.yaginuma | 2018-03-15 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #32220 from rails/fix-time-columns-on-sqlite3 | Andrew White | 2018-03-15 | 7 | -11/+83 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ensure that leading date is stripped by quoted_time | Andrew White | 2018-03-11 | 2 | -4/+37 | |
| * | | | | | | | | Normalize date component when writing to time columns | Andrew White | 2018-03-11 | 3 | -6/+9 | |
| * | | | | | | | | Apply time column precision on assignment | Andrew White | 2018-03-11 | 3 | -1/+37 | |
* | | | | | | | | | Merge pull request #32254 from sgrif/sg-dont-marshal-twice | Sean Griffin | 2018-03-14 | 1 | -13/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Don't marshal ActiveSupport::Cache::Entry objects twice | Sean Griffin | 2018-03-14 | 1 | -13/+14 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32250 from bogdanvlviv/add-info-about-exprity-of-siigned-... | Andrew White | 2018-03-14 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip] | bogdanvlviv | 2018-03-14 | 2 | -0/+14 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Pass the skip_pipeline option in image_submit_tag | Andrew White | 2018-03-14 | 2 | -2/+4 | |
* | | | | | | | | Remove entry that was backported to Rails 5.1.3. [ci skip] | Yuji Yaginuma | 2018-03-14 | 1 | -3/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix routing inspector tests broken in https://github.com/rails/rails/commit/6... | Kasper Timm Hansen | 2018-03-13 | 1 | -14/+15 | |
* | | | | | | | Rely on Rails::Command's help output. | Kasper Timm Hansen | 2018-03-13 | 3 | -98/+84 | |
* | | | | | | | Extract details to methods to clarify command. | Kasper Timm Hansen | 2018-03-13 | 1 | -8/+12 | |
* | | | | | | | Remove changelog header for unreleased version | Rafael Mendonça França | 2018-03-13 | 10 | -20/+0 | |
* | | | | | | | Merge pull request #32231 from gmcgibbon/perform_email_jobs_in_assert_emails | Rafael Mendonça França | 2018-03-13 | 3 | -6/+32 | |
|\ \ \ \ \ \ \ |