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]updated documentation: added sass and less extensions
Kuldeep Aggarwal
2013-11-17
1
-1
/
+1
|
/
/
*
|
rm minitest monkey patch
Aaron Patterson
2013-11-16
1
-17
/
+0
*
|
Merge pull request #12919 from arunagw/aa-build-fix-1.9.3
Yves Senn
2013-11-16
1
-1
/
+1
|
\
\
|
*
|
Build fix for ruby 1.9.3 syntax
Arun Agrawal
2013-11-16
1
-1
/
+1
*
|
|
pass the pk to compile_update
Aaron Patterson
2013-11-16
3
-3
/
+6
|
/
/
*
|
Merge pull request #12918 from versioncontrol/rails-12866
Rafael Mendonça França
2013-11-16
3
-1
/
+14
|
\
\
|
*
|
Checks to see if the record contains the foreign_key to set the inverse autom...
Edo Balvers
2013-11-16
3
-1
/
+14
*
|
|
Merge pull request #12859 from jetthoughts/track_initializers_loading
Rafael Mendonça França
2013-11-16
4
-1
/
+59
|
\
\
\
|
*
|
|
Instrument each load config initializer
Paul Nikitochkin
2013-11-16
4
-1
/
+59
|
/
/
/
*
|
|
Merge pull request #12917 from akshay-vishnoi/refactor
Rafael Mendonça França
2013-11-16
1
-1
/
+1
|
\
\
\
|
*
|
|
avoiding iterations and calling of underscore on all elements of array
Akshay Vishnoi
2013-11-17
1
-1
/
+1
*
|
|
|
Merge pull request #12911 from zenspider/test_order_dependency_fixes
Aaron Patterson
2013-11-16
2
-14
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bad test order dependency between LoadAllFixturesTest#test_all_there and ...
Ryan Davis
2013-11-16
1
-6
/
+10
|
*
|
|
Fix bad test order dependency between test/cases/validations/i18n_generate_me...
Ryan Davis
2013-11-16
1
-8
/
+16
*
|
|
|
Merge pull request #12916 from petervandenabeele/typo_4_0_release_notes
Carlos Antonio da Silva
2013-11-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] typo in ArgumentError exception
Peter Vandenabeele
2013-11-16
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #12907 from JuanitoFatas/upgrading
Rafael Mendonça França
2013-11-15
1
-9
/
+10
|
\
\
\
\
|
*
|
|
|
[ci skip] Update gem versions for 3.2 and 3.1. Also change some words.
Juanito Fatas
2013-11-16
1
-9
/
+10
*
|
|
|
|
Merge pull request #12703 from makimoto/actionsupport-error-set_backtrace
Rafael Mendonça França
2013-11-15
3
-2
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Use `set_backtrace` instead of `@backtrace` in ActionView error
Shimpei Makimoto
2013-11-16
3
-2
/
+13
*
|
|
|
|
|
Merge pull request #12904 from sbagdat/patch-1
Rafael Mendonça França
2013-11-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Change Relation#all to Relation#load [ci skip]
Sıtkı Bağdat
2013-11-15
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
test should clean up after themselves
Aaron Patterson
2013-11-15
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #12779 from dougbarth/dont_swallow_exceptions_during_trans...
Aaron Patterson
2013-11-15
4
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Remove tests for not swallowing exceptions.
Doug Barth
2013-11-15
2
-42
/
+0
|
*
|
|
|
Don't swallow exceptions in transctional statements
Doug Barth
2013-11-05
4
-10
/
+52
*
|
|
|
|
Merge pull request #12531 from iamvery/database-tasks-exit-status
Rafael Mendonça França
2013-11-15
6
-16
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
Explicitly exit with status "1" for create and drop failures
Jay Hayes
2013-11-11
6
-16
/
+51
*
|
|
|
|
|
Merge pull request #12853 from joshjordan/master
Rafael Mendonça França
2013-11-15
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allocate one less object using html_safe during content_tag construction
Josh Jordan
2013-11-14
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #10848 from 907th/add_block_to_cattr_reader
Rafael Mendonça França
2013-11-15
4
-0
/
+40
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Unify `cattr_*` interface: allow to pass a block to `cattr_reader`.
Alexey Chernenkov
2013-11-15
4
-0
/
+40
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
explain how `to_param` wil truncate long values. [ci skip] refs #12900.
Yves Senn
2013-11-15
1
-0
/
+3
*
|
|
|
|
|
|
Merge pull request #12900 from kuldeepaggarwal/f-to-param
Rafael Mendonça França
2013-11-15
2
-0
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
added one test case and example for ActiveRecord::Base.to_param method
Kuldeep Aggarwal
2013-11-15
2
-0
/
+10
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #12899 from nateberkopec/remove_broken_internal_guide_link
Rafael Mendonça França
2013-11-15
1
-2
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove broken Commmand Line guide link
Nate Berkopec
2013-11-15
1
-2
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #12898 from chocoby/fix/changelog_comment
Carlos Antonio da Silva
2013-11-15
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix CHANGELOG typo [ci skip]
chocoby
2013-11-15
1
-1
/
+1
*
|
|
|
|
|
|
Avoid hash lookups for building an array of required defaults
Carlos Antonio da Silva
2013-11-15
1
-2
/
+3
*
|
|
|
|
|
|
Get rid of useless temp variable
Carlos Antonio da Silva
2013-11-15
1
-2
/
+1
*
|
|
|
|
|
|
Set values instead of building hashes with single values for merging
Carlos Antonio da Silva
2013-11-15
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9599 from ognevsky/hash-inside-array-in-url-for
Andrew White
2013-11-15
4
-0
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Take Hash with options inside Array in #url_for
Andrey Ognevsky
2013-11-15
4
-0
/
+31
|
/
/
/
/
/
/
*
/
/
/
/
/
document id prefixed String usage of `.find`. refs #12891 [ci skip]
Yves Senn
2013-11-15
1
-5
/
+6
|
/
/
/
/
/
*
|
|
|
|
Remove short circuit return in favor of simple conditional
Carlos Antonio da Silva
2013-11-15
1
-4
/
+7
*
|
|
|
|
Invert conditional to avoid double checking for Regexp
Carlos Antonio da Silva
2013-11-15
1
-11
/
+12
*
|
|
|
|
Only check that the option exists once instead of doing on each conditional
Carlos Antonio da Silva
2013-11-15
1
-8
/
+9
*
|
|
|
|
Remove argument that is accessible as attribute
Carlos Antonio da Silva
2013-11-15
1
-3
/
+3
*
|
|
|
|
Cache regexp source on format validation to avoid allocating new objects
Carlos Antonio da Silva
2013-11-15
1
-2
/
+2
[prev]
[next]