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
...
|
*
|
|
Fix NullRelation.update_all and .exists? signature to match the same on Relation
Ben Woosley
2015-03-18
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #19380 from mechanicles/fix-wrong-model-name
Abdelkader Boudih
2015-03-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix wrong model name for 'Articles', It should be 'Article' [ci skip]
Santosh Wadghule
2015-03-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19351 from reist/xml_document
Rafael Mendonça França
2015-03-18
2
-1
/
+18
|
\
\
\
|
*
|
|
Compare content_type with Mime::XML instead of regexp
Boris Peterbarg
2015-03-16
2
-1
/
+18
|
|
/
/
*
|
|
Merge pull request #19296 from Wildebeest/fix-race-ttl
Rafael Mendonça França
2015-03-17
2
-10
/
+22
|
\
\
\
|
*
|
|
Skip the `:race_condition_ttl` branch if the option is 0 or nil. This fixes a...
Matt Wilde
2015-03-11
2
-10
/
+22
*
|
|
|
Merge pull request #19347 from rywall/dump-schemas-config
Yves Senn
2015-03-17
5
-7
/
+69
|
\
\
\
\
|
*
|
|
|
Add config.active_record.dump_schemas.
Ryan Wallace
2015-03-17
5
-7
/
+69
|
/
/
/
/
*
|
|
|
Merge pull request #19376 from Empact/has-include
Rafael Mendonça França
2015-03-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Drop `references_eager_loaded_tables?` test from `has_include?`
Ben Woosley
2015-03-17
1
-1
/
+1
*
|
|
|
|
Merge pull request #19373 from artofhuman/fix_deprecation_warns_in_tests
Yves Senn
2015-03-17
1
-8
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix deprecation warning in rails_info_controller tests
Semyon Pupkov
2015-03-17
1
-8
/
+8
|
/
/
/
/
*
|
|
|
Merge pull request #19368 from JuanitoFatas/fix/unused-var-in-test
Arthur Nogueira Neves
2015-03-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Remove unused variable in activerecord reflection_test.
Juanito Fatas
2015-03-17
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #19363 from keepcosmos/reflection-doc-fix
Abdelkader Boudih
2015-03-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
reflection doc fix about hierarchy
keepcosmos
2015-03-17
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #19359 from yahonda/mysql_subclient
Rafael Mendonça França
2015-03-16
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Materialize subqueries by adding `DISTINCT`
Yasuo Honda
2015-03-16
1
-1
/
+3
*
|
|
|
|
Merge pull request #19282 from brandonweiss/better-name-for-transactional-fix...
Rafael Mendonça França
2015-03-16
53
-89
/
+143
|
\
\
\
\
\
|
*
|
|
|
|
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
53
-89
/
+143
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19352 from artofhuman/master
Rafael Mendonça França
2015-03-16
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Move Adapter to private constant
Semyon Pupkov
2015-03-16
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #19357 from boddhisattva/custom_rake_task_with_args_example
Abdelkader Boudih
2015-03-16
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Adds an example of how to access the arguments passed to a custom rake task [...
Mohnish G J
2015-03-16
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #19345 from davydovanton/doc-fix-spell-guides
Xavier Noria
2015-03-15
2
-2
/
+2
|
\
\
\
|
*
|
|
[skip ci] Fix typos in guides
Anton Davydov
2015-03-15
2
-2
/
+2
*
|
|
|
Merge pull request #19344 from davydovanton/doc-fix-spell-actionmailer
Arun Agrawal
2015-03-15
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[skip ci] Fix typo in actionmailer documentation
Anton Davydov
2015-03-15
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19342 from yui-knk/fix/missed_link
Arthur Nogueira Neves
2015-03-15
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix dead link
yui-knk
2015-03-16
1
-1
/
+1
|
/
/
/
*
|
|
Fix leaky chain on polymorphic association
eileencodes
2015-03-15
6
-1
/
+21
*
|
|
Merge pull request #19339 from y-yagi/mailer_preview_comment
Andrew White
2015-03-15
2
-7
/
+7
|
\
\
\
|
*
|
|
add mailer suffix to comments for email previews
yuuji.yaginuma
2015-03-15
2
-7
/
+7
*
|
|
|
Merge pull request #19340 from keepcosmos/association-doc-fix
Claudio B.
2015-03-15
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Doc fix about association hierarchy
keepcosmos
2015-03-15
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #19336 from tchandy/cleaning_actionview_tests
Carlos Antonio da Silva
2015-03-14
6
-77
/
+1
|
\
\
\
|
*
|
|
Cleaning JavaScriptHelperTest
Thiago Pradi
2015-03-14
1
-8
/
+1
|
*
|
|
Cleaning unused views from actionpack tests inside actionview
Thiago Pradi
2015-03-14
1
-1
/
+0
|
*
|
|
Zlib isn't required for AssetTagHelperTest anymore
Thiago Pradi
2015-03-14
1
-1
/
+0
|
*
|
|
Cleaning unused methods from abstract_unit
Thiago Pradi
2015-03-14
1
-57
/
+0
|
*
|
|
Deleting unused fixtures
Thiago Pradi
2015-03-14
2
-10
/
+0
*
|
|
|
Merge pull request #19337 from mnaberez/fix-actionpack-changelog-typo
Arun Agrawal
2015-03-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typo in Action Pack changelog. [ci skip]
Mike Naberezny
2015-03-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #19335 from JahBrewski/master
Arthur Nogueira Neves
2015-03-14
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Subject-verb agreement
Joel Brewer
2015-03-14
1
-1
/
+1
|
/
/
/
*
|
|
Fix before_commit when updating a record on the callback
Arthur Neves
2015-03-14
2
-23
/
+44
*
|
|
Merge pull request #19322 from AndrewHendrie/AndrewHendrie-guides-testing-par...
Rafael Mendonça França
2015-03-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Asserting partials modification
Andrew Hendrie
2015-03-13
1
-1
/
+1
*
|
|
|
Merge pull request #19323 from naoty/rake_initializer
Rafael Mendonça França
2015-03-13
3
-0
/
+14
|
\
\
\
\
[prev]
[next]