Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Test for nil, people not likely to assign it false. | Kasper Timm Hansen | 2017-09-28 | 1 | -2/+2 | |
* | | | Merge pull request #30709 from mikeycgto/actiondispatch-use-aead-encrypted-co... | Kasper Timm Hansen | 2017-09-28 | 2 | -3/+28 | |
|\ \ \ | ||||||
| * | | | Fixes for use_authenticated_cookie_encryption | Michael Coyne | 2017-09-27 | 2 | -3/+28 | |
* | | | | Deprecate secret_token, long since usurped by secret_key_base. | Kasper Timm Hansen | 2017-09-28 | 5 | -2/+44 | |
* | | | | Merge pull request #30736 from bogdanvlviv/fix-activestorage-package_json_ver... | Ryuta Kamizono | 2017-09-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Set version in activestorage/package.json in proper format. | bogdanvlviv | 2017-09-27 | 1 | -1/+1 | |
* | | | | | Merge pull request #30695 from mikker/add-asserts-enqueued-emails-with | George Claghorn | 2017-09-27 | 3 | -0/+92 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add assert_enqueued_email_with to ActionMailer::TestHelper | Mikkel Malmberg | 2017-09-27 | 3 | -0/+92 | |
* | | | | | | Merge pull request #30471 from dylanahsmith/remove-redundant-tracker | Aaron Patterson | 2017-09-27 | 2 | -24/+10 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | activerecord: Remove a redundant mutation tracker | Dylan Thacker-Smith | 2017-08-30 | 2 | -24/+10 | |
* | | | | | | Merge pull request #30729 from yalab/nested_scaffold | Aaron Patterson | 2017-09-27 | 6 | -10/+75 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | scaffold nested name controller should be fine. | yalab | 2017-09-27 | 6 | -10/+75 | |
* | | | | | | | Merge pull request #30614 from kami-zh/yarn-on-bin-update | Javan Makhmali | 2017-09-27 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Install JavaScript dependencies on update | kami-zh | 2017-09-16 | 1 | -0/+5 | |
* | | | | | | | | Add newlines before/after the `git_source` in bug report templates | Ryuta Kamizono | 2017-09-27 | 11 | -0/+22 | |
* | | | | | | | | Merge pull request #30728 from y-yagi/ensure_transform_keys_of_hwida_to_retur... | Ryuta Kamizono | 2017-09-27 | 3 | -0/+16 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Ensure `HashWithIndifferentAccess#transform_keys` to return `HashWithIndiffer... | yuuji.yaginuma | 2017-09-27 | 3 | -0/+16 | |
* | | | | | | | | Add test case for `arel_attribute` with a custom table | Ryuta Kamizono | 2017-09-27 | 2 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30725 from cheerful/record-milliseconds-in-postgres-times... | Sean Griffin | 2017-09-26 | 5 | -2/+81 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | `Postgres::OID::Range` serializes to a `Range`, quote in `Quoting` | Thomas Cannon | 2017-09-26 | 5 | -2/+81 | |
|/ / / / / / / | ||||||
* | | | | | | | Include `ActionDispatch::DrawOnce` in `ActiveSupport::TestCase` | Ryuta Kamizono | 2017-09-27 | 1 | -1/+1 | |
* | | | | | | | Remove unused code that was copied from actionpack | Ryuta Kamizono | 2017-09-27 | 1 | -52/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Remove unused `cached_columns` and `time_related_columns_on_topic` in `Attrib... | Ryuta Kamizono | 2017-09-27 | 1 | -8/+0 | |
* | | | | | | Merge pull request #30726 from bogdanvlviv/improve-bug_report_templates | Ryuta Kamizono | 2017-09-27 | 11 | -0/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Change :github git source for bug report templates | bogdanvlviv | 2017-09-27 | 11 | -0/+11 | |
* | | | | | | | Don't generate `foreign_type` if `options[:polymorphic]` is not given | Ryuta Kamizono | 2017-09-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30713 from yhirano55/add_a_space_to_refinery_cms | Javan Makhmali | 2017-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add an space to RefineryCMS in Engine guide [ci skip] | Yoshiyuki Hirano | 2017-09-26 | 1 | -1/+1 | |
* | | | | | | | Treat `Set` as an `Array` in `Relation#where` | Sean Griffin | 2017-09-26 | 3 | -0/+19 | |
* | | | | | | | Merge pull request #30550 from tgxworld/fix_memoization_preload | Sean Griffin | 2017-09-26 | 4 | -15/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PERF: Partially recover some performance when preloading. | Guo Xiang Tan | 2017-09-26 | 4 | -15/+13 | |
* | | | | | | | | Merge pull request #30724 from hupfis/patch-1 | Matthew Draper | 2017-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in 'find_in_batches' example | hupfis | 2017-09-26 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30721 from yalab/fix_rake_install | Matthew Draper | 2017-09-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Fixed broken `bundle exec rake install` | yalab | 2017-09-26 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* / / / / / / | Fix indentation in CHANGELOG [ci skip] | Ryuta Kamizono | 2017-09-26 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30715 from y-yagi/remove_unused_fixtures | Ryuta Kamizono | 2017-09-26 | 3 | -7/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unused fixtures | yuuji.yaginuma | 2017-09-26 | 3 | -7/+0 | |
|/ / / / / / | ||||||
* | | | | | | [ci skip] Don't mention unrotatable secret_key_base. | Kasper Timm Hansen | 2017-09-25 | 1 | -18/+20 | |
* | | | | | | Merge pull request #30705 from frodsan/use-digest-thread-safe | Matthew Draper | 2017-09-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Preload digest/sha2 to avoid thread safe error. | Francesco Rodriguez | 2017-09-25 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #30700 from y-yagi/respect_quiet_option | Kasper Timm Hansen | 2017-09-25 | 3 | -17/+22 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Respect quiet option in all process of `rails new` command | yuuji.yaginuma | 2017-09-25 | 3 | -17/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30703 from dixpac/fix_minor_code_climate_issue | Kasper Timm Hansen | 2017-09-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix minor CodeClimate issue | dixpac | 2017-09-25 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | / | Fix cookies/session tests broken after merging key rotation. | Kasper Timm Hansen | 2017-09-25 | 3 | -37/+34 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #30704 from ydakuka/new-fixes | Ryuta Kamizono | 2017-09-25 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | new missing backquotes [ci skip] | Yauheni Dakuka | 2017-09-25 | 2 | -3/+3 | |
* | | | | | | Merge pull request #30706 from tgxworld/fix_preload_memoization | Ryuta Kamizono | 2017-09-25 | 1 | -6/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | PERF: Restore memoization when preloading associations. | Guo Xiang Tan | 2017-09-25 | 1 | -6/+5 | |
|/ / / / / |