Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #21615 from ronakjangir47/actionViewpart2 | Kasper Timm Hansen | 2015-11-22 | 5 | -79/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Removed Mocha from Action View | Ronak Jangir | 2015-09-23 | 5 | -79/+133 | |
* | | | | | | | | | | | | | | | | | | removes the mutex around `changed` | Xavier Noria | 2015-11-22 | 1 | -7/+2 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | reset the @updated flag before the callback invocation | Xavier Noria | 2015-11-21 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | make the @updated flag atomic in the evented monitor | Xavier Noria | 2015-11-21 | 1 | -5/+11 | |
* | | | | | | | | | | | | | | | | | Merge pull request #22333 from harrykiselev/patch-3 | Yves Senn | 2015-11-21 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Update dirty.rb: documentation fix. | Harry V. Kiselev | 2015-11-19 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #22362 from radar/toggle-documentation | Claudio B | 2015-11-20 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add example for AR::Persistence#toggle | Ryan Bigg | 2015-11-21 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #22353 from Bounga/doc_for_cookies_encrypted | Claudio B | 2015-11-20 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Add missing example for cookies.encrypted [ci skip] | Nicolas Cavigneaux | 2015-11-20 | 1 | -0/+7 |