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
*
Sqlite preserves primary keys when copying/altering tables.
Yves Senn
2013-02-23
4
-2
/
+34
*
Use order to get the first record since postgresql returns in the
Rafael Mendonça França
2013-02-20
1
-1
/
+1
*
keep the build :green_heart:, #first on 1.8.7 and pg is different
Yves Senn
2013-02-19
1
-1
/
+1
*
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-19
3
-1
/
+31
*
Fix handling of dirty time zone aware attributes
Lilibeth De La Cruz
2013-02-17
3
-2
/
+35
*
Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug"
Rafael Mendonça França
2013-02-15
3
-30
/
+1
*
Do not put the version in unreleased changes [ci skip]
Rafael Mendonça França
2013-02-14
1
-1
/
+1
*
Fix the CHANGELOG headers [ci skip]
Rafael Mendonça França
2013-02-14
1
-0
/
+2
*
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
3
-1
/
+30
*
Fixed changelog typos [ci skip]
Jon McCartie
2013-02-14
1
-1
/
+1
*
backport of fix for issue #7630
Matthew Robertson
2013-02-13
3
-0
/
+23
*
Update changelogs with version/release dates [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-1
/
+3
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-02-11
2
-13
/
+13
|
\
|
*
bumping version
Aaron Patterson
2013-02-10
1
-1
/
+1
|
*
fixing call to columns hash. run the damn tests when you backport!
Aaron Patterson
2013-02-09
1
-1
/
+1
|
*
Merge pull request #9224 from dylanahsmith/bigdecimal-takes-string
Guillermo Iguaran
2013-02-09
1
-1
/
+1
|
*
Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric
Guillermo Iguaran
2013-02-09
8
-15
/
+62
*
|
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
|
\
|
[next]