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
*
[ci skip] Update 4.2 Release notes with more assert_select information.
Kasper Timm Hansen
2015-03-24
1
-0
/
+24
*
Add changelog entry for #19271
Arthur Neves
2015-03-24
1
-0
/
+7
*
Revert "Merge pull request #19500 from ccutrer/dry_sti_subclass_finding"
Rafael Mendonça França
2015-03-24
1
-19
/
+19
*
Merge pull request #19500 from ccutrer/dry_sti_subclass_finding
Rafael Mendonça França
2015-03-24
1
-19
/
+19
|
\
|
*
DRY up STI subclass logic
Cody Cutrer
2015-03-24
1
-19
/
+19
|
/
*
Merge pull request #19452 from pinglamb/fix-referencing-wrong-alias-when-join...
Carlos Antonio da Silva
2015-03-24
3
-1
/
+19
|
\
|
*
Fix referencing wrong aliases while joining tables of has many through
pinglamb
2015-03-22
3
-1
/
+19
*
|
Merge pull request #19493 from larskanis/add_infinity_test
Yves Senn
2015-03-24
1
-0
/
+9
|
\
\
|
*
|
PostgreSQL, Add test case for "Infinity" string assignment to float columns.
Lars Kanis
2015-03-22
1
-0
/
+9
|
|
/
*
|
Merge pull request #19488 from yui-knk/fix/comment2
Yves Senn
2015-03-24
1
-1
/
+1
|
\
\
|
*
|
[ci skip] Remove unacceptable method name
yui-knk
2015-03-24
1
-1
/
+1
*
|
|
Merge pull request #19491 from tgxworld/fix_incorrect_description
Yves Senn
2015-03-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix incorrect description for `assert_nothing_raised`.
Guo Xiang Tan
2015-03-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #19485 from tgxworld/small_doc_fix
Rafael Mendonça França
2015-03-24
1
-1
/
+1
|
\
\
|
*
|
Small doc fix. [CI SKIP]
Guo Xiang Tan
2015-03-24
1
-1
/
+1
*
|
|
Merge pull request #19481 from davidcornu/activesupport/normalize-to-sentence
Arthur Nogueira Neves
2015-03-23
2
-1
/
+7
|
\
\
\
|
*
|
|
Make sure Array#to_sentence always returns a String
David Cornu
2015-03-23
2
-1
/
+7
|
|
/
/
*
|
|
Merge pull request #19482 from mperham/master
Rafael Mendonça França
2015-03-23
2
-7
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass wrapped class name to Sidekiq for logging purposes
Mike Perham
2015-03-23
2
-7
/
+22
|
/
/
*
|
Merge pull request #19475 from tgxworld/no_one_has_to_suck_anymore
Rafael Mendonça França
2015-03-23
2
-13
/
+0
|
\
\
|
*
|
Remove alias for `i_suck_and_my_tests_are_order_dependent`.
Guo Xiang Tan
2015-03-24
2
-13
/
+0
|
/
/
*
|
Fix failing tests for #19474
Andrew White
2015-03-23
1
-2
/
+2
*
|
Fix ActionDispatch::PublicExceptions returning string rack status
Ryan Tomayko
2015-03-23
1
-2
/
+2
*
|
Merge pull request #19473 from nerdinand/duration-to_i-documentation
Yves Senn
2015-03-23
1
-0
/
+24
|
\
\
|
*
|
Add documentation for Duration#to_i for clarification
nerdinand
2015-03-23
1
-0
/
+24
|
/
/
*
|
Merge pull request #19471 from nerdinand/remove-activesupport-integer-example...
Yves Senn
2015-03-23
2
-30
/
+0
|
\
\
|
*
|
Remove reference to Numeric#from_now, as it is no longer supported
nerdinand
2015-03-23
2
-30
/
+0
|
/
/
*
|
Merge pull request #19449 from Gaurav2728/gaurav-unavailable_link
Rafael Mendonça França
2015-03-23
4
-7
/
+4
|
\
\
|
*
|
remove old unavailable link with relevant fix
Gaurav Sharma
2015-03-23
4
-7
/
+4
*
|
|
Merge pull request #19469 from Gaurav2728/gaurav-mysql_missing_links
Rafael Mendonça França
2015-03-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update mysql link that has been replaced
Gaurav Sharma
2015-03-23
1
-1
/
+1
|
/
/
*
|
Provide a more truthful #inspect
Matthew Draper
2015-03-23
1
-0
/
+4
*
|
Make sure to persist a newly-nil serialized value
Matthew Draper
2015-03-23
3
-1
/
+20
*
|
Simplify setting button form options
Carlos Antonio da Silva
2015-03-22
1
-2
/
+3
*
|
Fix arguments order on assertion
Carlos Antonio da Silva
2015-03-22
1
-1
/
+1
*
|
Merge pull request #19465 from radanskoric/fix-errors-delete
Rafael Mendonça França
2015-03-22
2
-7
/
+13
|
\
\
|
*
|
Fix ActiveModel::Errors#delete return value to stay backward compatible
Radan Skoric
2015-03-22
2
-7
/
+13
|
/
/
*
|
Merge pull request #19455 from jonatack/patch-1
Carlos Antonio da Silva
2015-03-22
1
-14
/
+14
|
\
\
|
*
|
[ci skip] Consistent spacing inside hash brackets
Jon Atack
2015-03-22
1
-14
/
+14
*
|
|
Move #19447 changelog to the top and reword it a bit [ci skip]
Carlos Antonio da Silva
2015-03-22
1
-6
/
+8
*
|
|
Merge pull request #19434 from kirs/deprecate-alias-method-chain
Rafael Mendonça França
2015-03-22
7
-108
/
+150
|
\
\
\
|
*
|
|
Deprecate alias_method_chain in favour of Module#prepend
Kir Shatrov
2015-03-22
7
-108
/
+150
*
|
|
|
Merge pull request #19461 from mechanicles/change-a-to-an
Rafael Mendonça França
2015-03-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Change 'a' to 'an' for 'HABTM' word [ci skip]
Santosh Wadghule
2015-03-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #19460 from yui-knk/feature/add_link
Arthur Nogueira Neves
2015-03-22
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Add link for "parameter_names section"
yui-knk
2015-03-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19454 from yui-knk/fix/guide_migrations
Abdelkader Boudih
2015-03-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ci skip] Change `the null` to `a not null constraint`
yui-knk
2015-03-22
1
-1
/
+1
|
/
/
*
|
Merge pull request #19451 from prathamesh-sonpatki/fix-typo-railties-changelog
Arun Agrawal
2015-03-22
1
-1
/
+1
|
\
\
|
*
|
Fix typo in belongs_to_required_by_default config's CHANGELOG entry [ci skip]
Prathamesh Sonpatki
2015-03-22
1
-1
/
+1
|
/
/
[next]