index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #27797 from y-yagi/correctly_check_error_message
Arthur Nogueira Neves
2017-01-30
6
-12
/
+27
|
\
|
*
correctly check error message
yuuji.yaginuma
2017-01-25
6
-12
/
+27
*
|
Avoid lambda scopes when possible
Aaron Patterson
2017-01-30
1
-3
/
+1
*
|
Merge pull request #27851 from tenderlove/scope-chain
Aaron Patterson
2017-01-30
4
-57
/
+47
|
\
\
|
*
|
deprecate `scope_chain`
Aaron Patterson
2017-01-30
2
-5
/
+17
|
*
|
update comments and call `super`
Aaron Patterson
2017-01-30
1
-24
/
+3
|
*
|
remove caching until we prove it is required
Aaron Patterson
2017-01-30
1
-7
/
+3
|
*
|
Fix `scopes` implementation on `PolymorphicReflection`
Aaron Patterson
2017-01-30
3
-54
/
+15
|
*
|
Implement `scopes` method on each Reflection
eileencodes
2017-01-30
1
-5
/
+47
|
/
/
*
|
Merge pull request #27822 from mtsmfm/bump-unicode-version
Jeremy Daer
2017-01-30
5
-10
/
+38
|
\
\
|
*
|
Update Unicode Version to 9.0.0
Fumiaki MATSUSHIMA
2017-01-28
5
-10
/
+38
*
|
|
Document with with an example an link to Parameterized
Rafael Mendonça França
2017-01-30
1
-1
/
+6
*
|
|
:scissors:
Rafael Mendonça França
2017-01-30
1
-1
/
+1
*
|
|
No need to advertise in the rdoc documentation
Rafael Mendonça França
2017-01-30
1
-3
/
+0
*
|
|
Avoid should in test names
Rafael Mendonça França
2017-01-30
1
-1
/
+1
*
|
|
Implement respond_to_missing? in the Parameterized::Mailer class
Rafael Mendonça França
2017-01-30
2
-6
/
+25
*
|
|
Remove unneeded nodoc
Rafael Mendonça França
2017-01-30
1
-1
/
+1
*
|
|
Override the initializers instead of using tap
Rafael Mendonça França
2017-01-30
1
-3
/
+6
*
|
|
Make internal classes internal for the documentation
Rafael Mendonça França
2017-01-30
1
-2
/
+2
*
|
|
Merge pull request #27784 from y-yagi/add_warnings_option_to_test_runner
Rafael França
2017-01-30
4
-0
/
+31
|
\
\
\
|
*
|
|
add warnings option to test runner
yuuji.yaginuma
2017-01-24
4
-0
/
+31
*
|
|
|
Merge pull request #27787 from y-yagi/show_correct_class_name_in_migration_error
Rafael França
2017-01-30
2
-3
/
+4
|
\
\
\
\
|
*
|
|
|
show correct class name in migration inherited directly error
yuuji.yaginuma
2017-01-24
2
-3
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #27847 from jaredbeck/patch-6
Rafael França
2017-01-30
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Docs: Specify return value of `save!`
Jared Beck
2017-01-30
1
-0
/
+2
*
|
|
|
|
Merge pull request #27743 from jordanlewis/simplify-postgres-column-definitions
Rafael França
2017-01-30
1
-5
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Simplify Postgres query for column_definitions()
Jordan Lewis
2017-01-30
1
-5
/
+5
*
|
|
|
|
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
|
/
/
/
/
[next]