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
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-19
1
-0
/
+6
*
Fix handling of dirty time zone aware attributes
Lilibeth De La Cruz
2013-02-17
1
-0
/
+2
*
Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug"
Rafael Mendonça França
2013-02-15
1
-6
/
+0
*
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
1
-0
/
+6
*
backport of fix for issue #7630
Matthew Robertson
2013-02-13
1
-0
/
+11
*
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
3
-10
/
+35
*
Duplicate column_defaults properly
Piotr Sarnacki
2013-02-03
1
-1
/
+7
*
Merge pull request #9078 from senny/6865_ar_count_with_uniq
Rafael Mendonça França
2013-02-02
1
-0
/
+4
*
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2013-01-23
1
-2
/
+9
*
Merge pull request #6197 from blakesmith/connection_adapters_without_explain_...
Xavier Noria
2013-01-22
1
-0
/
+10
*
Revert "Merge pull request #6986 from kennyj/fix_6975"
Andrew White
2013-01-22
1
-15
/
+0
*
Add failing test case for #8460
Andrew White
2013-01-22
1
-0
/
+14
*
Revert "Merge pull request #7983 from georgebrock/bug7950-squashed"
Carlos Antonio da Silva
2013-01-15
1
-7
/
+0
*
Revert "Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt"
Ernie Miller
2013-01-11
1
-5
/
+0
*
Ignore binds payload with nil column in AR log subscriber
Yasuo Honda
2013-01-09
1
-12
/
+22
*
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2013-01-08
1
-1
/
+15
|
\
|
*
* Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...
Aaron Patterson
2013-01-08
1
-1
/
+15
*
|
Remove not used variable in eager test
Carlos Antonio da Silva
2013-01-07
1
-1
/
+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
1
-0
/
+6
*
|
Fix undefined method `to_i' introduced since 3.2.8
Jason Stirk
2013-01-04
2
-7
/
+21
*
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2012-12-23
1
-0
/
+12
|
\
|
|
*
CVE-2012-5664 options hashes should only be extracted if there are extra para...
Aaron Patterson
2012-12-23
1
-0
/
+12
*
|
Serialized attribute can be serialized in an integer column
Rafael Mendonça França
2012-12-21
1
-0
/
+8
*
|
Backport #8522, Keep index names when using with sqlite3
Yves Senn
2012-12-19
1
-0
/
+12
*
|
recognize migrations, in folders containing numbers and 'rb'.
Yves Senn
2012-12-13
1
-0
/
+6
*
|
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
1
-0
/
+4
*
|
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
*
|
Allow users to choose the timestamp format in the cache key
Rafael Mendonça França
2012-12-10
1
-1
/
+10
*
|
Make sure the tests pass in the case closer to described in #8195
Rafael Mendonça França
2012-12-10
2
-18
/
+12
*
|
Merge pull request #6376 from jgaskins/timestamp-microseconds
Jeremy Kemper
2012-12-10
1
-1
/
+1
*
|
Added regression test for #8195.
jacobstr
2012-12-10
1
-0
/
+18
*
|
Remove warning of unused variable
Rafael Mendonça França
2012-12-10
1
-1
/
+1
*
|
Unscope update_column(s) query to ignore default scope
Carlos Antonio da Silva
2012-12-06
1
-0
/
+8
*
|
backport #8403, no intermediate AR objects when eager loading.
Yves Senn
2012-12-04
1
-0
/
+6
*
|
Merge pull request #4942 from bogdan/pluck_joins
José Valim
2012-12-03
1
-0
/
+10
*
|
Merge pull request #7689 from cbarton/assume_migration_version_with_prefix_fix
Aaron Patterson
2012-11-28
1
-8
/
+28
|
\
\
|
*
|
Making test accurately reflect what is going on in the schema migrations test
Chris Barton
2012-09-18
1
-8
/
+28
*
|
|
Merge pull request #8311 from alisdair/dirty-nullable-datetime
Carlos Antonio da Silva
2012-11-25
1
-0
/
+14
*
|
|
backport #8291, prevent mass assignment of polymorphic type with `build`
Yves Senn
2012-11-22
1
-0
/
+8
*
|
|
Merge pull request #8276 from pwnall/pgsql_text_limits
Rafael Mendonça França
2012-11-20
1
-0
/
+18
*
|
|
Merge pull request #8258 from kommen/eager_loading_with_select_test2
Carlos Antonio da Silva
2012-11-19
1
-0
/
+14
*
|
|
Merge pull request #7983 from georgebrock/bug7950-squashed
Carlos Antonio da Silva
2012-11-16
1
-0
/
+7
|
\
\
\
|
*
|
|
Test/changelog for has_many bug on unsaved records
George Brocklehurst
2012-11-10
1
-0
/
+7
*
|
|
|
fix test
Jon Leighton
2012-11-13
1
-3
/
+3
[next]