Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | Consolidate `ActiveRecord::TestCase` and `ActiveSupport::TestCase` in AR test... | Ryuta Kamizono | 2016-08-14 | 3 | -21/+20 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Pass along original attribute to save later recursion | Aaron Patterson | 2016-08-14 | 2 | -1/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #26012 from grosser/grosser/missing | Sean Griffin | 2016-08-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | add index to array methods so we can call it on relations | Michael Grosser | 2016-08-12 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #26163 from olivierlacan/clarify-autoloading-disabled | Jon Moss | 2016-08-14 | 1 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip] | Olivier Lacan | 2016-08-14 | 1 | -12/+12 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | [ci skip] Link to the request helpers documentation. | Kasper Timm Hansen | 2016-08-14 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | [ci skip] Update integration test request encoding documentation. | Kasper Timm Hansen | 2016-08-14 | 1 | -13/+14 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #26159 from prathamesh-sonpatki/fix-cache-logging-doc | Kasper Timm Hansen | 2016-08-14 | 1 | -8/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip] | Prathamesh Sonpatki | 2016-08-14 | 1 | -8/+16 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #26146 from bcardarella/bc-clean-up-action-mailer-dirs | Rafael França | 2016-08-13 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Ensure app/mailers is removed when skipping action-mailer | Brian Cardarella | 2016-08-12 | 2 | -0/+2 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #25856 from mrageh/improve-lazy-load-hook-docs | Rafael França | 2016-08-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add documentation about `ActiveSupport.on_load` | mrageh | 2016-08-13 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #26113 from kamipo/use_ar_test_case_instead_of_as_test_case | Rafael França | 2016-08-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Use `ActiveRecord::TestCase` rather than `ActiveSupport::TestCase` in AR test... | Ryuta Kamizono | 2016-08-11 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #26143 from nathanl/self-explanatory-cache-durations | Rafael França | 2016-08-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Make cache max-age durations self-explanatory | Nathan Long | 2016-08-12 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #26100 from vipulnsward/changelogs | Rafael França | 2016-08-12 | 6 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Pass over changelogs [ci skip] | Vipul A M | 2016-08-10 | 6 | -13/+16 | |
* | | | | | | | | | | | | | | | | | | | | Make private method private | Rafael Mendonça França | 2016-08-12 | 1 | -11/+11 | |
* | | | | | | | | | | | | | | | | | | | | Mark method as nodoc | Rafael Mendonça França | 2016-08-12 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #26144 from javierjulio/patch-1 | Jon Moss | 2016-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Given a hash (Rails 5) .from_hash must be used | Javier Julio | 2016-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #26133 from smellsblue/dont-fail-on-non-string | Rafael França | 2016-08-12 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Ensure values are strings before calling gsub | Mike Virata-Stone | 2016-08-12 | 2 | -1/+9 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #26125 from qinix/fix-doc | Jon Moss | 2016-08-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | [ci skip] Fix documentation wrong for ActionCable | Eric Zhang | 2016-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | [ci skip] Fix documentation for ActionCable::Channel#broadcast_to | Eric Zhang | 2016-08-12 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #26118 from alexcameron89/param-encoding-documentation | Jon Moss | 2016-08-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | [ci skip] Add documentation to Parameter Encoding | Alex Kitchens | 2016-08-11 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Integration test to prevent regression for the 5th time | Aaron Patterson | 2016-08-11 | 1 | -0/+47 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #26124 from yahonda/diag26099 | Sean Griffin | 2016-08-11 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Creating a new Topic class instead of class_eval for the existing one | Yasuo Honda | 2016-08-11 | 1 | -4/+2 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #26090 from kamipo/fix_warning_ambiguous_first_argument | Sean Griffin | 2016-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix warning: ambiguous first argument | Ryuta Kamizono | 2016-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / | ensure tag/content_tag escapes " in attribute vals | Andrew Carpenter | 2016-08-11 | 2 | -1/+11 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #26116 from y-yagi/fix_name_error_in_engine_commands_tasks | Kasper Timm Hansen | 2016-08-11 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | add missing require rake | yuuji.yaginuma | 2016-08-11 | 2 | -0/+26 | |
* | | | | | | | | | | | | | | | | | Merge pull request #26114 from kamipo/fix_test_failure | Kasper Timm Hansen | 2016-08-11 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix actionview test failure | Ryuta Kamizono | 2016-08-11 | 2 | -3/+3 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #26110 from aditya-kapoor/minor-doc-fix | Guillermo Iguaran | 2016-08-10 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Minor doc fix related to ActiveModel::SecurePassword [ci skip] | Aditya Kapoor | 2016-08-11 | 1 | -2/+5 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | prefer __dir__ over __FILE__ in File.expand_path | Xavier Noria | 2016-08-11 | 6 | -6/+18 | |
* | | | | | | | | | | | | | | | | Merge pull request #25930 from mechanicles/doc-http-cache-forever | Vipul A M | 2016-08-10 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add documentation for `http_cache_forever`. [ci skip] | Santosh Wadghule | 2016-08-10 | 1 | -0/+24 | |
* | | | | | | | | | | | | | | | | | Merge pull request #26092 from kerrizor/kerrizor/force-param-encoding | Aaron Patterson | 2016-08-10 | 10 | -20/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Allow specifying encoding of parameters by action | Kerri Miller | 2016-08-09 | 10 | -20/+139 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #26102 from gsamokovarov/schema-statements-typo | Yves Senn | 2016-08-10 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix a NoMethodError schema_statements.rb | Genadi Samokovarov | 2016-08-10 | 2 | -1/+7 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |