| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | Not passing `native_database_types` to `TableDefinition` | Ryuta Kamizono | 2015-11-08 | 4 | -15/+6 |
* | | | | | | | | | | | | Merge pull request #22172 from tijmenb/fix-source-in-show-exception | Rafael França | 2015-11-24 | 3 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Add text template for source code | Tijmen Brommet | 2015-11-03 | 3 | -0/+16 |
* | | | | | | | | | | | | | Move all nodoc methods to the private section | Rafael Mendonça França | 2015-11-24 | 1 | -43/+43 |
* | | | | | | | | | | | | | Put all private method together | Rafael Mendonça França | 2015-11-24 | 1 | -36/+35 |
* | | | | | | | | | | | | | Avoid mutating the headers hash | Rafael Mendonça França | 2015-11-24 | 1 | -2/+3 |
* | | | | | | | | | | | | | nodoc in the private method | Rafael Mendonça França | 2015-11-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #22120 from hnatt/refactor-actionmailer | Rafael Mendonça França | 2015-11-24 | 1 | -55/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Rename ActionMailer::Base#class_from_value -> observer_class_for | hnatt | 2015-10-30 | 1 | -4/+4 |
| * | | | | | | | | | | | | | Don't mutate headers in ActionMailer::Base#collect_responses_from_templates | hnatt | 2015-10-30 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Pass message as argument to ActionMailer::Base#assign_headers_to_message | hnatt | 2015-10-30 | 1 | -4/+5 |
| * | | | | | | | | | | | | | Fix indentation in ActionMailer::Base#collect_responses_from_templates | hnatt | 2015-10-29 | 1 | -5/+5 |
| * | | | | | | | | | | | | | Refactor out headers to message assignment from ActionMailer::Base#mail | hnatt | 2015-10-29 | 1 | -3/+6 |
| * | | | | | | | | | | | | | Use attr_internal in ActionMailer::Base#mail instead of local var for message | hnatt | 2015-10-29 | 1 | -11/+9 |
| * | | | | | | | | | | | | | Refactor out defaults handling from ActionMailer::Base#mail | hnatt | 2015-10-29 | 1 | -9/+15 |
| * | | | | | | | | | | | | | Refactor ActionMailer::Base#collect_responses | hnatt | 2015-10-29 | 1 | -16/+16 |
| * | | | | | | | | | | | | | Reduce code duplication in ActionMailer::Base#register_observer and #register... | hnatt | 2015-10-29 | 1 | -16/+12 |
* | | | | | | | | | | | | | | Merge pull request #22287 from dharamgollapudi/patch-2 | Rafael França | 2015-11-24 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Move the desc one level up | Dharam Gollapudi | 2015-11-13 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | Merge pull request #22390 from jacobbednarz/update-valgrind-docs-for-macosx-s... | Rafael França | 2015-11-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Remove valgrind note about linux only support | Jacob Bednarz | 2015-11-24 | 1 | -2/+2 |
|/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #22272 from y-yagi/remove_test_files_in_plugin_gemspec | Eileen M. Uchitelle | 2015-11-23 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | don't package test files in plugin gemspec | yuuji.yaginuma | 2015-11-12 | 1 | -3/+0 |
* | | | | | | | | | | | | | | | | Merge pull request #22388 from kamipo/set_field_encoding_is_only_needed_for_m... | Sean Griffin | 2015-11-23 | 3 | -9/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | `set_field_encoding` is only needed for `MysqlAdapter` | Ryuta Kamizono | 2015-11-24 | 3 | -9/+8 |
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Fix more test failures caused by #21000 | Sean Griffin | 2015-11-23 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | | Fix test failures caused by #21000 | Sean Griffin | 2015-11-23 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Revert "Merge pull request #18446 from cloud8421/actionmailer-unregister-inte... | Sean Griffin | 2015-11-23 | 4 | -137/+19 |
* | | | | | | | | | | | | | | | | Merge pull request #21000 from twalpole/find_or_parameter_issues | Sean Griffin | 2015-11-23 | 7 | -44/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Update and fix forbidden attributes tests | Thomas Walpole | 2015-11-03 | 7 | -44/+101 |
* | | | | | | | | | | | | | | | | | Merge pull request #22385 from headius/each_object_singleton_test | Sean Griffin | 2015-11-23 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Test if each_object(singleton_class) works, since JRuby added it. | Charles Oliver Nutter | 2015-11-23 | 1 | -2/+3 |
* | | | | | | | | | | | | | | | | | | Merge pull request #17013 from gsamokovarov/fix-null-resolver | Sean Griffin | 2015-11-23 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Fix improper value types used to instantiate a Template in AV::NullResolver | Genadi Samokovarov | 2014-09-22 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #17928 from sergey-alekseev/remove-unused-form-data-method | Sean Griffin | 2015-11-23 | 2 | -3/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | write a test for `#form_data?` | Sergey Alekseev | 2015-03-31 | 2 | -1/+29 |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #18446 from cloud8421/actionmailer-unregister-interceptor | Sean Griffin | 2015-11-23 | 4 | -19/+137 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | ActionMailer::Base can unregister interceptor(s). | Claudio Ortolina | 2015-01-31 | 4 | -19/+136 |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #22372 from greysteil/clearer-ip-spoofing-comment | Richard Schneeman | 2015-11-23 | 1 | -7/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | Clearer comment and variable name on IP spoofing | Grey Baker | 2015-11-22 | 1 | -7/+15 |
* | | | | | | | | | | | | | | | | | | | | | Remove blanket array delegation from `Relation` | Sean Griffin | 2015-11-23 | 2 | -20/+2 |
| |_|_|_|/ / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge pull request #22374 from DNNX/patch-1 | Rafael França | 2015-11-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | Simplify `RailsGuides::Generator#select_only` a bit | Viktar Basharymau | 2015-11-22 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge pull request #22379 from yui-knk/translating_rails_guides | Rafael França | 2015-11-23 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | [ci skip] Add `Translating Rails Guides` to contributing_to_ruby_on_rails | yui-knk | 2015-11-23 | 1 | -0/+36 |
| |/ / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | | Merge pull request #22380 from wjessop/fix_race_in_aj_integration_tests | Sean Griffin | 2015-11-23 | 3 | -7/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Fix race condition testing for job execution order | Will Jessop | 2015-11-23 | 3 | -7/+18 |
|/ / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | Bring back `===` stubbing in `time_zone_select` test. | Kasper Timm Hansen | 2015-11-22 | 1 | -1/+7 |
* | | | | | | | | | | | | | | | | | | | Ditch `each_with_index` for `each`. | Kasper Timm Hansen | 2015-11-22 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | Don't cache fake time zones. | Kasper Timm Hansen | 2015-11-22 | 1 | -8/+9 |