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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #9043 from senny/backport_7536
Carlos Antonio da Silva
2013-01-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2013-01-23
1
-1
/
+1
*
|
|
|
Replaced abcs to config.
Damir Gaynetdinov
2013-01-25
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #6197 from blakesmith/connection_adapters_without_explain_...
Xavier Noria
2013-01-22
2
-6
/
+14
*
|
|
Revert "Merge pull request #6986 from kennyj/fix_6975"
Andrew White
2013-01-22
1
-14
/
+5
*
|
|
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
6
-35
/
+12
*
|
|
Revert "Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt"
Ernie Miller
2013-01-11
1
-14
/
+0
*
|
|
Ignore binds payload with nil column in AR log subscriber
Yasuo Honda
2013-01-09
1
-1
/
+5
*
|
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2013-01-08
2
-2
/
+7
|
\
|
|
|
*
|
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
1
-1
/
+6
*
|
|
Refactor write attribute logic to convert number column value
Carlos Antonio da Silva
2013-01-07
1
-4
/
+5
*
|
|
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
*
|
|
Fix error when assigning NaN to an integer column
Tristan Harward
2013-01-06
1
-5
/
+1
*
|
|
Fix undefined method `to_i' introduced since 3.2.8
Jason Stirk
2013-01-04
1
-1
/
+5
*
|
|
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
*
|
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2012-12-23
1
-1
/
+6
|
\
|
|
|
*
|
CVE-2012-5664 options hashes should only be extracted if there are extra para...
Aaron Patterson
2012-12-23
1
-1
/
+6
*
|
|
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
-1
/
+1
|
|
/
|
/
|
*
|
recognize migrations, in folders containing numbers and 'rb'.
Yves Senn
2012-12-13
1
-1
/
+1
*
|
Allow users to choose the timestamp format in the cache key
Rafael Mendonça França
2012-12-10
1
-1
/
+12
*
|
Merge pull request #6376 from jgaskins/timestamp-microseconds
Jeremy Kemper
2012-12-10
1
-1
/
+1
*
|
Unscope update_column(s) query to ignore default scope
Carlos Antonio da Silva
2012-12-06
1
-1
/
+1
*
|
Merge pull request #8417 from kennyj/fix_8414
Rafael Mendonça França
2012-12-04
1
-3
/
+2
*
|
backport #8403, no intermediate AR objects when eager loading.
Yves Senn
2012-12-04
1
-2
/
+4
*
|
Merge pull request #4942 from bogdan/pluck_joins
José Valim
2012-12-03
1
-1
/
+6
*
|
handled respond_to? with private methods
SHIBATA Hiroshi
2012-12-03
1
-1
/
+1
*
|
Merge pull request #6397 from kennyj/fix_translate_exception
Aaron Patterson
2012-11-30
1
-3
/
+7
*
|
Backport 78b30fed9336336694fb2cb5d2825f95800b541c to fix non-utf-8 databases ...
Jeremy Kemper
2012-11-29
1
-5
/
+19
*
|
Merge pull request #7689 from cbarton/assume_migration_version_with_prefix_fix
Aaron Patterson
2012-11-28
1
-1
/
+1
|
\
\
|
*
|
Making test accurately reflect what is going on in the schema migrations test
Chris Barton
2012-09-18
1
-1
/
+1
*
|
|
Work around undiagnosed bug that's draining a relation's bind_values
Jeremy Kemper
2012-11-28
1
-0
/
+1
*
|
|
schema cache already has the columns as a hash, so use that
Aaron Patterson
2012-11-26
1
-1
/
+20
*
|
|
schema cache already has the columns as a hash, so use that
Aaron Patterson
2012-11-25
1
-1
/
+1
*
|
|
speed up fixture loading by querying the schema cache for column names
Aaron Patterson
2012-11-25
1
-1
/
+1
*
|
|
Merge pull request #8311 from alisdair/dirty-nullable-datetime
Carlos Antonio da Silva
2012-11-25
1
-0
/
+1
*
|
|
backport #8291, prevent mass assignment of polymorphic type with `build`
Yves Senn
2012-11-22
1
-1
/
+2
*
|
|
Merge pull request #8276 from pwnall/pgsql_text_limits
Rafael Mendonça França
2012-11-20
1
-0
/
+7
*
|
|
Be a bit less conservative with mysql in adapter
Carlos Antonio da Silva
2012-11-19
1
-1
/
+1
*
|
|
Merge pull request #7983 from georgebrock/bug7950-squashed
Carlos Antonio da Silva
2012-11-16
6
-12
/
+35
|
\
\
\
|
*
|
|
use bind values for join columns
Aaron Patterson
2012-11-10
6
-12
/
+36
*
|
|
|
Merge pull request #8209 from senny/backport_8176
Rafael Mendonça França
2012-11-13
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
backport #8176, `#pluck` can be used on a relation with `select` clause.
Yves Senn
2012-11-13
1
-1
/
+3
*
|
|
|
|
Merge pull request #8204 from nikitug/fix_dynamic_finder_result_check
Rafael Mendonça França
2012-11-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use nil? instead of blank? to check dynamic finder result
Nikita Afanasenko
2012-11-13
1
-1
/
+1
*
|
|
|
|
|
Fix deleting from a HABTM join table upon destroying an object of a model wit...
Nick Rogers
2012-11-13
1
-0
/
+2
|
/
/
/
/
/
[prev]
[next]