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
*
fixing call to columns hash. run the damn tests when you backport!
Aaron Patterson
2013-02-09
1
-1
/
+1
*
Fix test failure for ruby 1.8.
Dylan Smith
2013-02-08
1
-1
/
+1
*
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
8
-14
/
+59
*
This pull requests addresses ORA-01400 errors and also supports #6115 issue t...
Yasuo Honda
2013-02-03
1
-1
/
+1
*
Duplicate column_defaults properly
Piotr Sarnacki
2013-02-03
4
-2
/
+16
*
Merge pull request #9078 from senny/6865_ar_count_with_uniq
Rafael Mendonça França
2013-02-02
3
-1
/
+15
*
Merge pull request #9043 from senny/backport_7536
Carlos Antonio da Silva
2013-01-29
5
-3
/
+23
|
\
|
*
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2013-01-23
5
-3
/
+23
*
|
Replaced abcs to config.
Damir Gaynetdinov
2013-01-25
1
-3
/
+3
|
/
*
Add changelog entry for skipping explain from dbs that don't support it
Carlos Antonio da Silva
2013-01-22
1
-0
/
+5
*
Merge pull request #6197 from blakesmith/connection_adapters_without_explain_...
Xavier Noria
2013-01-22
3
-6
/
+24
*
Revert "Merge pull request #6986 from kennyj/fix_6975"
Andrew White
2013-01-22
3
-29
/
+10
*
Add failing test case for #8460
Andrew White
2013-01-22
1
-0
/
+14
*
Revert "Work around undiagnosed bug that's draining a relation's bind_values"
Carlos Antonio da Silva
2013-01-15
1
-1
/
+0
*
Revert "Merge pull request #7983 from georgebrock/bug7950-squashed"
Carlos Antonio da Silva
2013-01-15
8
-48
/
+12
*
Revert "Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt"
Ernie Miller
2013-01-11
3
-19
/
+6
*
Update changelogs with release date [ci skip]
Carlos Antonio da Silva
2013-01-09
1
-2
/
+3
*
Ignore binds payload with nil column in AR log subscriber
Yasuo Honda
2013-01-09
2
-13
/
+27
*
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2013-01-08
4
-4
/
+26
|
\
|
*
bumping version
Aaron Patterson
2013-01-08
1
-1
/
+1
|
*
* Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...
Aaron Patterson
2013-01-08
3
-2
/
+25
*
|
Refactor write attribute logic to convert number column value
Carlos Antonio da Silva
2013-01-07
1
-4
/
+5
*
|
Remove not used variable in eager test
Carlos Antonio da Silva
2013-01-07
1
-1
/
+0
*
|
Fix named scope + class method example
Carlos Antonio da Silva
2013-01-07
1
-3
/
+1
*
|
connection_parameters is an Array and will never have
Rafael Mendonça França
2013-01-06
1
-2
/
+0
*
|
Test only with Ruby 1.9+
Rafael Mendonça França
2013-01-06
1
-4
/
+6
*
|
Remove warnings
Rafael Mendonça França
2013-01-06
1
-2
/
+1
*
|
Fix error when assigning NaN to an integer column
Tristan Harward
2013-01-06
3
-8
/
+11
*
|
Fix undefined method `to_i' introduced since 3.2.8
Jason Stirk
2013-01-04
4
-8
/
+31
*
|
Merge tag 'v3.2.10' into 3-2-stable
Miguel
2013-01-03
1
-1
/
+1
|
\
|
|
*
bumping version to 3.2.10
Aaron Patterson
2012-12-23
1
-1
/
+1
*
|
Add release date of 3.2.10
Rafael Mendonça França
2013-01-02
1
-7
/
+6
*
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2012-12-23
3
-2
/
+26
|
\
|
|
*
CVE-2012-5664 options hashes should only be extracted if there are extra para...
Aaron Patterson
2012-12-23
2
-1
/
+18
|
*
updating changelog
Aaron Patterson
2012-12-23
1
-1
/
+2
|
*
updating the changelog for the CVE
Aaron Patterson
2012-12-23
1
-0
/
+4
|
*
Add release date of Rails 3.2.9 to documentation
claudiob
2012-12-23
1
-1
/
+1
*
|
Serialized attribute can be serialized in an integer column
Rafael Mendonça França
2012-12-21
5
-6
/
+49
*
|
Backport #8522, Keep index names when using with sqlite3
Yves Senn
2012-12-19
3
-1
/
+19
*
|
recognize migrations, in folders containing numbers and 'rb'.
Yves Senn
2012-12-13
4
-1
/
+24
*
|
Improve test name related to cache timestamp format [ci skip]
Carlos Antonio da Silva
2012-12-11
1
-1
/
+1
*
|
Add :nsec format only for Ruby 1.9
Carlos Antonio da Silva
2012-12-11
2
-0
/
+5
*
|
Run backported serialized test without Identity Map
Carlos Antonio da Silva
2012-12-11
1
-2
/
+4
*
|
Use 1.8 hash style :bomb:
Carlos Antonio da Silva
2012-12-11
1
-2
/
+2
*
|
Merge pull request #8441 from itzki/fix_decorate_columns
Carlos Antonio da Silva
2012-12-11
1
-0
/
+13
*
|
Add CHANGELOG entry for #6376.
Rafael Mendonça França
2012-12-10
1
-0
/
+4
*
|
Allow users to choose the timestamp format in the cache key
Rafael Mendonça França
2012-12-10
4
-2
/
+34
*
|
Make sure the tests pass in the case closer to described in #8195
Rafael Mendonça França
2012-12-10
4
-19
/
+14
*
|
Merge pull request #6376 from jgaskins/timestamp-microseconds
Jeremy Kemper
2012-12-10
2
-2
/
+2
*
|
Added regression test for #8195.
jacobstr
2012-12-10
1
-0
/
+18
[next]