| Commit message (Expand) | Author | Age | Files | Lines |
* | Update results of command in Testing guides [ci skip] | Yoshiyuki Hirano | 2018-04-23 | 1 | -13/+14 |
* | Merge pull request #31554 from fatkodima/controller_generator_suffix | Guillermo Iguaran | 2018-04-22 | 2 | -1/+33 |
|\ |
|
| * | Gracefully handle extra "controller" when generating controller | fatkodima | 2018-03-23 | 2 | -1/+33 |
* | | Strip duplicated suffixes more strictly | Ryuta Kamizono | 2018-04-22 | 6 | -6/+6 |
* | | Merge pull request #32681 from bdewater/rubocop-0-54 | Ryuta Kamizono | 2018-04-22 | 6 | -15/+15 |
|\ \ |
|
| * | | Fix Style/RedundantReturn offenses | Bart de Water | 2018-04-21 | 3 | -3/+3 |
| * | | Rubocop 0.54 | Bart de Water | 2018-04-21 | 3 | -12/+12 |
* | | | Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generator | Ryuta Kamizono | 2018-04-22 | 3 | -0/+19 |
|\ \ \ |
|
| * | | | Fix duplicated suffix for JobGenerator | Yoshiyuki Hirano | 2018-04-22 | 3 | -0/+19 |
* | | | | Merge pull request #32687 from yhirano55/add-generator-test-case-to-channel | Ryuta Kamizono | 2018-04-22 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Add test case to ChannelGeneratorTest | Yoshiyuki Hirano | 2018-04-22 | 1 | -0/+10 |
|/ / / / |
|
* / / / | Fix typo in constant name [ci skip] | yuuji.yaginuma | 2018-04-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #32673 from eugeneius/raw_post_multiple_requests | George Claghorn | 2018-04-21 | 2 | -4/+13 |
|\ \ \ |
|
| * | | | Reset RAW_POST_DATA between test requests | Eugene Kenny | 2018-04-20 | 2 | -4/+13 |
* | | | | Using existing models for building multiple has_one through tests | Ryuta Kamizono | 2018-04-22 | 7 | -54/+15 |
* | | | | Merge pull request #32514 from samdec/multiple-has-one-through-associations-b... | Ryuta Kamizono | 2018-04-22 | 7 | -1/+64 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix .new with multiple through associations | Sam DeCesare | 2018-04-09 | 7 | -1/+64 |
* | | | | `target` in `CollectionAssociation` is always an array | Ryuta Kamizono | 2018-04-21 | 1 | -2/+2 |
* | | | | Add test case for `collection.size` with dirty target | Ryuta Kamizono | 2018-04-21 | 1 | -0/+10 |
* | | | | Fix typo in the `touch_all` doc [ci skip] | Ryuta Kamizono | 2018-04-21 | 1 | -4/+4 |
* | | | | Merge pull request #32674 from composerinteralia/relax-assertion | Ryuta Kamizono | 2018-04-21 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Relax assertions in connection config tests | Daniel Colson | 2018-04-20 | 1 | -2/+2 |
* | | | | Merge pull request #32655 from robotdana/preload-through-polymorphic-associat... | Rafael Mendonça França | 2018-04-20 | 4 | -10/+51 |
|\ \ \ \ |
|
| * | | | | Can preload associations through polymorphic associations | Dana Sherson | 2018-04-20 | 4 | -10/+51 |
|/ / / / |
|
* | | | | Merge pull request #31513 from fatkodima/relation-touch_all | Rafael França | 2018-04-20 | 4 | -11/+101 |
|\ \ \ \ |
|
| * | | | | Add `touch_all` method to `ActiveRecord::Relation` | fatkodima | 2018-04-13 | 4 | -11/+101 |
* | | | | | Merge pull request #29286 from vinistock/create_missing_exact_template_exception | Rafael Mendonça França | 2018-04-20 | 8 | -20/+44 |
|\ \ \ \ \ |
|
| * | | | | | Create MissingExactTemplate exception with separate template | Vinicius Stock | 2018-04-20 | 7 | -20/+37 |
* | | | | | | Merge pull request #32572 from nao0515ki/add_optional_true_to_self_joins_section | Rafael França | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ci skip] belongs_to in self join association needs optional: true, if it's o... | nao0515ki | 2018-04-14 | 1 | -1/+1 |
* | | | | | | | Don't include bootsnap by default in apps generated under JRuby | Guillermo Iguaran | 2018-04-20 | 2 | -4/+13 |
* | | | | | | | Merge pull request #32403 from albertoalmagro/improve-source-annotation-comments | Rafael França | 2018-04-20 | 1 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [ci skip] Prefix class name with Rails:: in docs | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
| * | | | | | | | [ci skip] Improve #find_in documentation. | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
* | | | | | | | | Merge pull request #32667 from yahonda/mod_empty_insert_statement_value | Rafael França | 2018-04-20 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Allow `primary_key` argument to `empty_insert_statement_value` | Yasuo Honda | 2018-04-20 | 3 | -3/+3 |
* | | | | | | | | Merge pull request #32665 from albertoalmagro/fix-typos-filter-parameters | Rafael França | 2018-04-20 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix typo on method name | Alberto Almagro | 2018-04-20 | 1 | -1/+1 |
| * | | | | | | | | [ci skip] Fix doc typos ActionDispatch::Http::FilterParameters | Alberto Almagro | 2018-04-20 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #23868 from gsamokovarov/debug-exceptions-interceptors | Rafael França | 2018-04-20 | 3 | -1/+59 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Introduce ActionDispatch::DebugExceptions interceptors | Genadi Samokovarov | 2018-04-20 | 3 | -1/+59 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #32659 from utilum/ambiguous_first_argument | Andrew White | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | warning: ambiguous first argument; put parentheses or a space even after `/' ... | utilum | 2018-04-20 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #32642 from bogdanvlviv/fix-name-test-added-by-32613 | Andrew White | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix name of the test added by #32613 | bogdanvlviv | 2018-04-19 | 1 | -1/+1 |
* | | | | | | | | Make JS views rendered work with content security policy | yuuji.yaginuma | 2018-04-20 | 2 | -1/+8 |
* | | | | | | | | Merge pull request #32575 from ybakos/guides/testing/pluralize_class_names | Rafael França | 2018-04-19 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | guides/testing: Pluralize controller and helper class names. | Yong Bakos | 2018-04-14 | 1 | -3/+3 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #32650 from bogdanvlviv/return_back_slash_and_use___dir__ | Rafael França | 2018-04-19 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Return back "/" to the end of RAILS_GEM_ROOT | bogdanvlviv | 2018-04-20 | 2 | -2/+2 |