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 branch 'acapilleri-update_nested_attributes'
Rafael Mendonça França
2012-06-21
2
-5
/
+25
*
Merge pull request #6758 from caironoleto/master
José Valim
2012-06-18
1
-13
/
+13
*
Merge pull request #6649 from route/logger_in_metal_3_2
Carlos Antonio da Silva
2012-06-18
2
-2
/
+21
|
\
|
*
Added test for case when view doesn't have logger method when using ActionCon...
Dmitry Vorotilin
2012-06-16
1
-0
/
+17
|
*
ActionController::Metal doesn't have logger method, check it and then delegate
Dmitry Vorotilin
2012-06-16
1
-2
/
+4
*
|
Merge pull request #6742 from steveklabnik/deprecate_composed_of
Rafael Mendonça França
2012-06-18
5
-7
/
+24
|
\
\
|
*
|
Deprecating composed_of in ActiveRecord
Steve Klabnik
2012-06-18
5
-7
/
+24
|
|
/
*
|
Use strict_args_position! if available from Thor
José Valim
2012-06-18
1
-0
/
+1
*
|
Merge pull request #6764 from frodsan/patch-4
Rafael Mendonça França
2012-06-17
1
-2
/
+2
|
\
\
|
*
|
bump AS deprecation_horizon to 4.0
Francesco Rodríguez
2012-06-17
1
-2
/
+2
|
/
/
*
|
Merge pull request #6756 from arunagw/build_fix_ap
Rafael Mendonça França
2012-06-16
1
-1
/
+1
|
\
\
|
*
|
It should also include text/css => Build Fix
Arun Agrawal
2012-06-16
1
-1
/
+1
|
/
/
*
/
Merge pull request #6752 from steveklabnik/fix_5680
Rafael Mendonça França
2012-06-16
3
-4
/
+21
|
/
*
Remove unneded tests.
Rafael Mendonça França
2012-06-14
1
-11
/
+1
*
registers the deprecation of update_attribute in the CHANGELOG
Xavier Noria
2012-06-14
1
-0
/
+8
*
Merge pull request #6739 from steveklabnik/3-2-stable
Xavier Noria
2012-06-14
7
-17
/
+41
|
\
|
*
Deprecate update_attribute.
Steve Klabnik
2012-06-14
7
-17
/
+41
*
|
adding a test for #6459
Aaron Patterson
2012-06-14
1
-0
/
+10
|
/
*
ActionController::Caching depends on RackDelegation and AbstractController::C...
Santiago Pastorino
2012-06-13
2
-0
/
+35
*
Merge pull request #6716 from frodsan/patch-2
Rafael Mendonça França
2012-06-12
1
-1
/
+1
|
\
|
*
Fix build
Francesco Rodríguez
2012-06-12
1
-1
/
+1
|
/
*
Merge branch '3-2-stable-rel' into 3-2-stable
Aaron Patterson
2012-06-12
20
-16
/
+58
|
\
|
*
updating changelogs
Aaron Patterson
2012-06-12
7
-7
/
+11
|
*
bumping version numbers
Aaron Patterson
2012-06-11
9
-9
/
+9
|
*
updating changelogs with security fixes
Aaron Patterson
2012-06-11
2
-0
/
+6
|
*
updating changelogs
Aaron Patterson
2012-06-11
5
-0
/
+20
|
*
Array parameters should not contain nil values.
Aaron Patterson
2012-06-11
2
-2
/
+8
|
*
Additional fix for CVE-2012-2661
Ernie Miller
2012-06-11
2
-3
/
+9
*
|
Merge pull request #6715 from arunagw/add_asserts
Rafael Mendonça França
2012-06-12
1
-2
/
+2
*
|
Merge pull request #6676 from aurelian/master
Rafael Mendonça França
2012-06-12
2
-1
/
+5
*
|
Merge pull request #6682 from acapilleri/dup_validation_fix_backport_for_1_9_3
Rafael Mendonça França
2012-06-12
3
-1
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix the the backport of the object dup with the ruby 1.9.3p194.
Angelo capilleri
2012-06-12
3
-1
/
+16
*
|
Change the string to use in test case.
kennyj
2012-06-11
2
-2
/
+2
*
|
Fix GH #3163. Should quote database on mysql/mysql2.
kennyj
2012-06-11
3
-1
/
+22
*
|
Merge pull request #6690 from suginoy/fix-templates-copy
Rafael Mendonça França
2012-06-11
2
-1
/
+13
*
|
Merge pull request #6698 from yahonda/address_ora_911_master
Rafael Mendonça França
2012-06-11
2
-2
/
+2
*
|
Merge pull request #6521 from Empact/throw-result
Rafael Mendonça França
2012-06-10
2
-1
/
+8
*
|
Remove warning
Rafael Mendonça França
2012-06-10
1
-1
/
+1
*
|
Add test to column alias in `exists?` SQL.
Rafael Mendonça França
2012-06-10
1
-0
/
+6
*
|
Minimal change to query generation of exists? that makes SQLServer and others...
iaddict
2012-06-10
1
-1
/
+1
*
|
Merge pull request #6688 from c42engineering/buffered_logger_level_while_crea...
Rafael Mendonça França
2012-06-10
2
-2
/
+7
|
\
\
|
*
|
buffered logger is initialized with the log level passed trough the initializer
Niranjan Paranjape
2012-06-09
2
-2
/
+7
*
|
|
Merge pull request #6695 from kennyj/fix_6635
Rafael Mendonça França
2012-06-10
2
-5
/
+14
*
|
|
Merge pull request #6693 from jkraemer/3-2-stable
José Valim
2012-06-10
1
-1
/
+1
|
\
\
\
|
*
|
|
fix namespace collision with test-unit-activesupport
Jens Kraemer
2012-06-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #6687 from tiegz/3-2-optimizations
José Valim
2012-06-09
1
-1
/
+3
|
\
\
\
|
*
|
|
ActiveRecord#attributes optimization: minimize objects created
Tieg Zaharia
2012-06-09
1
-1
/
+3
|
|
/
/
*
|
|
Merge pull request #6689 from arunagw/duplicate_test_removed
Andrew White
2012-06-09
1
-16
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Duplicate tests removed.
Arun Agrawal
2012-06-09
1
-16
/
+0
|
/
/
*
|
Don't add sqlite3 to gemspec with -O on rails plugin new
Piotr Sarnacki
2012-06-08
2
-0
/
+10
[prev]
[next]