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
path:
root
/
activerecord
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Only use prepared statements when bind variables are present
Jeremy Cole
2012-07-13
1
-34
/
+40
*
Update psql adapter to rename a default pkey sequence during rename_table.
Robb Kidd
2012-07-10
2
-0
/
+27
*
Merge pull request #6985 from sidonath/disable-query-cache-for-locks
Rafael Mendonça França
2012-07-06
2
-1
/
+17
*
Backport #3329 to 3-2-stable
Francesco Rodriguez
2012-07-02
2
-15
/
+31
*
Merge pull request #6878 from masarakki/master
Rafael Mendonça França
2012-06-28
5
-0
/
+41
*
Merge pull request #6900 from cbandy/issue-6898
Carlos Antonio da Silva
2012-06-28
1
-0
/
+2
*
Ensure Arel columns are typecasted properly when grouping with calculation
Carlos Antonio da Silva
2012-06-25
2
-5
/
+9
*
Merge pull request #6842 from ernie/handle-non-strings-in-grouped-calculations
Rafael Mendonça França
2012-06-24
2
-6
/
+22
*
Remove waning of unused variable
Rafael Mendonça França
2012-06-21
1
-1
/
+0
*
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
*
Deprecating composed_of in ActiveRecord
Steve Klabnik
2012-06-18
5
-7
/
+24
*
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
*
Deprecate update_attribute.
Steve Klabnik
2012-06-14
7
-17
/
+41
*
Merge branch '3-2-stable-rel' into 3-2-stable
Aaron Patterson
2012-06-12
4
-5
/
+17
|
\
|
*
updating changelogs
Aaron Patterson
2012-06-12
1
-1
/
+3
|
*
bumping version numbers
Aaron Patterson
2012-06-11
1
-1
/
+1
|
*
updating changelogs with security fixes
Aaron Patterson
2012-06-11
1
-0
/
+4
|
*
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
|
/
*
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 #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 #6695 from kennyj/fix_6635
Rafael Mendonça França
2012-06-10
2
-5
/
+14
*
ActiveRecord#attributes optimization: minimize objects created
Tieg Zaharia
2012-06-09
1
-1
/
+3
*
Make test cover previous reversion
Jon Leighton
2012-06-07
1
-0
/
+1
*
Revert "Perf: Don't load the association for #delete_all."
Jon Leighton
2012-06-07
6
-45
/
+21
*
Fix #6591. If a field with timezone isn't changed, we don't call will_change!.
kennyj
2012-06-04
1
-1
/
+2
*
Add failing test for 3.2.5 datetime attribute regression
Evan Arnold
2012-06-04
1
-0
/
+11
*
Merge pull request #6593 from yahonda/skip_test_remove_column_with_array_as_a...
Rafael Mendonça França
2012-06-01
1
-1
/
+3
|
\
|
*
Skip test_remove_column_with_array_as_an_argument_is_deprecated with Oracle a...
Yasuo Honda
2012-06-02
1
-1
/
+3
*
|
Add release date of 3.2.5 on the CHANGELOG
Rafael Mendonça França
2012-06-01
1
-0
/
+9
|
/
*
bumping to 3.2.5
Aaron Patterson
2012-05-31
1
-1
/
+1
*
Restore behavior of Active Record 3.2.3 scopes
Andrew White
2012-06-01
4
-31
/
+4
*
Merge branch '3-2-rel' into 3-2-stable
Aaron Patterson
2012-05-31
2
-2
/
+11
|
\
|
*
bumping to 3.2.4
Aaron Patterson
2012-05-31
1
-1
/
+1
|
*
adding security notifications to CHANGELOGs
Aaron Patterson
2012-05-31
1
-0
/
+3
|
*
Merge branch '3-2-stable-sec' into 3-2-rel
Aaron Patterson
2012-05-31
3
-4
/
+38
|
|
\
|
*
|
updating changelogs
Aaron Patterson
2012-05-31
1
-1
/
+7
|
*
|
Merge pull request #6558 from parndt/fix_regression
Aaron Patterson
2012-05-30
1
-3
/
+4
*
|
|
Merge branch '3-2-stable-sec' into 3-2-stable
Aaron Patterson
2012-05-31
4
-6
/
+40
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
predicate builder should not recurse for determining where columns.
Aaron Patterson
2012-05-30
3
-4
/
+38
|
|
/
|
*
bumping to 3.2.4.rc1
Aaron Patterson
2012-05-28
1
-2
/
+2
*
|
Revert "Removes unneeded caching from ActiveRecord::Base.relation"
Philip Arndt
2012-05-31
1
-3
/
+4
[prev]
[next]