| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge pull request #27773 from kirs/serialized-error-attribute | Rafael França | 2017-01-30 | 5 | -17/+34 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Report the attribute on ActiveRecord::SerializationTypeMismatch | Kir Shatrov | 2017-01-29 | 5 | -17/+34 |
* | | | | | | | | | | | Merge pull request #27846 from kenta-s/improve-insufficient-test-for-safe_join | Rafael França | 2017-01-30 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Improve insufficient test for `safe_join` | kenta-s | 2017-01-30 | 1 | -2/+13 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Make assert_enqueued_emails + assert_no_enqueued_emails consider parameterize... | David Heinemeier Hansson | 2017-01-30 | 2 | -2/+20 |
* | | | | | | | | | | Ruby constant look-up no longer falls back to top-level since 2.5 | Akira Matsuda | 2017-01-30 | 1 | -7/+10 |
|/ / / / / / / / / |
|
* | | | | | | | | | delayed_job and delayed_job_active_record gems with AR5 support are available | Akira Matsuda | 2017-01-29 | 2 | -19/+9 |
* | | | | | | | | | Missing require 'active_support/core_ext/hash/keys' | Akira Matsuda | 2017-01-29 | 1 | -0/+1 |
* | | | | | | | | | bundle update some gems | Akira Matsuda | 2017-01-29 | 1 | -3/+3 |
* | | | | | | | | | [ci skip] other -> order; expand ivar | Kasper Timm Hansen | 2017-01-28 | 1 | -1/+2 |
* | | | | | | | | | Merge pull request #27835 from y-yagi/restore_delivery_method_after_test | Kasper Timm Hansen | 2017-01-28 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | restore `delivery_method` after test | yuuji.yaginuma | 2017-01-29 | 1 | -4/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #27833 from csgavino/master | Andrew White | 2017-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix judgement spelling [ci skip] | Carlos Gavino | 2017-01-28 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #27831 from y-yagi/make_backburner_integration_test_to_work | Andrew White | 2017-01-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | make backburner integration test to work | yuuji.yaginuma | 2017-01-28 | 1 | -2/+2 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* / | | | | | | | | Offer the option to use parameterization for shared processing of headers and... | David Heinemeier Hansson | 2017-01-28 | 6 | -7/+212 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #27815 from y-yagi/ruby2_4_0_with_aj_integration | Jeremy Daer | 2017-01-27 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | add combination of Ruby 2.4 + aj:integration to CI | yuuji.yaginuma | 2017-01-28 | 1 | -0/+6 |
* | | | | | | | | | Merge pull request #27820 from metaskills/mater-sqlserveryml | Eileen M. Uchitelle | 2017-01-27 | 1 | -21/+4 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Modernize SQL Server database YAML for Linux/vNext. | Ken Collins | 2017-01-27 | 1 | -21/+4 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #27823 from kenta-s/fix-broken-example-for-file_update_che... | Eileen M. Uchitelle | 2017-01-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix broken sample code for EventedFileUpdateChecker [ci skip] | kenta-s | 2017-01-28 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #27814 from marutosi/rails-html-sanitizer-1.0.3 | Akira Matsuda | 2017-01-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | use rails-html-sanitizer >= 1.0.3 | Toshi MARUYAMA | 2017-01-27 | 1 | -1/+1 |
* | | | | | | | | Missing require "active_support/multibyte/chars" | Akira Matsuda | 2017-01-27 | 1 | -0/+1 |
* | | | | | | | | Always use the newest rubygems when CIing | Akira Matsuda | 2017-01-27 | 1 | -0/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #27810 from etdsoft/bug-report-template-gem-versions-master | Eileen M. Uchitelle | 2017-01-26 | 5 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Bump bug report template versions to 5.0.1 | Daniel Martin | 2017-01-26 | 5 | -5/+5 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #27805 from y-yagi/fix_ruby_warning | Yves Senn | 2017-01-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | remove warning from `bin/setup` test | yuuji.yaginuma | 2017-01-26 | 1 | -1/+1 |
* | | | | | | | | Uninterned Symbol can be duped since ruby 2.4.1 | Akira Matsuda | 2017-01-26 | 1 | -1/+4 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #27804 from scottgonzalez/action-mailer-guide | Arthur Nogueira Neves | 2017-01-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Action Mailer Basics clean up [ci skip] | Scott González | 2017-01-25 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | s/an/a/ | Akira Matsuda | 2017-01-26 | 3 | -3/+3 |
* | | | | | | | Merge pull request #27799 from kenta-s/fix-grammar-in-number_helper | Vipul A M | 2017-01-25 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix grammar 'an hyphen' -> 'a hyphen' [ci skip] | kenta-s | 2017-01-25 | 2 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Add assertion messages | Akira Matsuda | 2017-01-25 | 2 | -2/+2 |
* | | | | | | | Merge pull request #27796 from yui-knk/keep_separator_was | Andrew White | 2017-01-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Keep the value of `$,` and restore it | yui-knk | 2017-01-25 | 1 | -1/+2 |
* | | | | | | | | This seems to be working on JRuby 9K | Akira Matsuda | 2017-01-25 | 1 | -10/+0 |
* | | | | | | | | Merge pull request #27798 from yui-knk/give_message_to_test_duplicable | Richard Schneeman | 2017-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Give a message to `#test_duplicable` assertion | yui-knk | 2017-01-25 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Change ActionView ERB Handler from Erubis to Erubi | Jeremy Evans | 2017-01-25 | 13 | -81/+214 |
* | | | | | | | | Merge pull request #27772 from y-yagi/remove_unreachable_code | Santiago Pastorino | 2017-01-24 | 2 | -8/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | remove unreachable code | yuuji.yaginuma | 2017-01-23 | 2 | -8/+0 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #27791 from kenta-s/fix-sample-code-for-expand_cache_key-u... | Kasper Timm Hansen | 2017-01-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Fix sample code for `expand_cache_key` usage [ci skip] | kenta-s | 2017-01-24 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #27775 from domcleal/27774-format-reset | Eileen M. Uchitelle | 2017-01-23 | 2 | -0/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | Delete PATH_INFO after each controller test request | Dominic Cleal | 2017-01-23 | 2 | -0/+15 |
|/ / / / / / |
|