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 test invalid log encoding against PostgreSQL adapter
Rafael Mendonça França
2015-01-02
1
-4
/
+6
*
Merge pull request #8547 from printercu/patch-1
Rafael Mendonça França
2015-01-02
1
-0
/
+8
|
\
|
*
fix for messages in invalid encoding from db-drivers
Max Melentiev
2013-12-07
1
-0
/
+9
*
|
Merge pull request #17820 from fw42/restore_query_cache_on_rollback
Rafael Mendonça França
2015-01-02
1
-0
/
+32
|
\
\
|
*
|
Restore query cache on rollback
Florian Weingarten
2014-12-01
1
-0
/
+32
*
|
|
Merge pull request #15309 from iantropov/issue_12698_build_through
Rafael Mendonça França
2015-01-02
1
-1
/
+10
|
\
\
\
|
*
|
|
Add setting of FK for throgh associations while building
Ivan Antropov
2014-05-25
1
-1
/
+10
*
|
|
|
Merge pull request #18228 from kamipo/correctly_dump_primary_key
Rafael Mendonça França
2015-01-02
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
Improve a dump of the primary key support.
Ryuta Kamizono
2014-12-29
1
-0
/
+19
*
|
|
|
|
Remove support to activerecord-deprecated_finders
Rafael Mendonça França
2015-01-02
2
-3
/
+2
*
|
|
|
|
Merge pull request #18067 from kamipo/format_datetime_string_according_to_pre...
Rafael Mendonça França
2015-01-02
3
-0
/
+181
|
\
\
\
\
\
|
*
|
|
|
|
Format the datetime string according to the precision of the datetime field.
Ryuta Kamizono
2015-01-02
2
-0
/
+34
|
*
|
|
|
|
Allow precision option for MySQL datetimes.
Ryuta Kamizono
2015-01-02
3
-0
/
+147
*
|
|
|
|
|
Merge pull request #15746 from amccloud/auto-inverse_of-in-module
Rafael Mendonça França
2015-01-02
1
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed automatic inverse_of for models nested in module
Andrew McCloud
2014-06-15
1
-0
/
+12
*
|
|
|
|
|
|
Merge pull request #11898 from prathamesh-sonpatki/patch-update
Rafael Mendonça França
2015-01-02
2
-2
/
+22
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Allow ActiveRecord::Relation#update to run on result of a relation with callb...
Prathamesh Sonpatki
2014-12-20
2
-2
/
+22
*
|
|
|
|
|
|
Merge pull request #18080 from korbin/fix_reaping_frequency_configuration
Rafael Mendonça França
2015-01-02
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix issue with reaping_frequency type
korbin
2014-12-17
1
-1
/
+1
*
|
|
|
|
|
|
|
Stop explicitly passing `nil` as the column to `type_cast`
Sean Griffin
2015-01-01
1
-12
/
+12
*
|
|
|
|
|
|
|
Stop depending on columns for type information in PG quoting tests
Sean Griffin
2015-01-01
2
-30
/
+29
*
|
|
|
|
|
|
|
Stop relying on columns for type information in mysql2 casting tests
Sean Griffin
2015-01-01
1
-4
/
+2
*
|
|
|
|
|
|
|
Stop relying on columns in mysql quoting tests
Sean Griffin
2015-01-01
1
-6
/
+2
*
|
|
|
|
|
|
|
Stop relying on columns in sqlite quoting tests
Sean Griffin
2015-01-01
2
-22
/
+7
*
|
|
|
|
|
|
|
Fix warning: assigned but unused variable - post
Ryuta Kamizono
2014-12-31
1
-1
/
+1
*
|
|
|
|
|
|
|
Fix error message when trying to create an associated record
Rafael Mendonça França
2014-12-30
1
-0
/
+8
*
|
|
|
|
|
|
|
Share foreign_key_present? implementation in _has_ associations
brainopia
2014-12-31
2
-35
/
+57
*
|
|
|
|
|
|
|
Merge pull request #17680 from larskanis/fix_bytea_change_detection
Sean Griffin
2014-12-30
1
-1
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
PostgreSQL, Fix change detection caused by wrong data for bytea unescaping.
Lars Kanis
2014-12-29
1
-1
/
+8
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Ensures that primary_key method will return nil when multi-pk
Arthur Neves
2014-12-30
3
-0
/
+18
*
|
|
|
|
|
|
|
AR specific length validator to respect `marked_for_destruction`.
Yves Senn
2014-12-30
1
-0
/
+18
*
|
|
|
|
|
|
|
Ensure `first!` and friends work on loaded associations
Sean Griffin
2014-12-29
1
-0
/
+5
*
|
|
|
|
|
|
|
Remove all cases of manuallly wrapping `Arel::Nodes::Quoted`
Sean Griffin
2014-12-29
3
-12
/
+10
*
|
|
|
|
|
|
|
Fix failing tests
Sean Griffin
2014-12-29
1
-8
/
+4
*
|
|
|
|
|
|
|
`eager_load` preserves readonly flag for associations
Takashi Kokubun
2014-12-30
1
-1
/
+4
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Provide :touch option to save() to accommodate saving without updating timest...
Dan Olson
2014-12-27
1
-0
/
+31
*
|
|
|
|
|
|
Provide a better error message for unsupported classes in `serialize`
Sean Griffin
2014-12-27
1
-0
/
+6
*
|
|
|
|
|
|
Add bigint primary key support for MySQL.
Ryuta Kamizono
2014-12-28
1
-6
/
+13
*
|
|
|
|
|
|
Support for any type primary key.
Ryuta Kamizono
2014-12-28
1
-0
/
+24
*
|
|
|
|
|
|
Inform Arel we don't need additional type casting in tests
Sean Griffin
2014-12-26
2
-3
/
+3
*
|
|
|
|
|
|
Go through normal `update_all` logic when updating lock columns
Sean Griffin
2014-12-26
1
-2
/
+0
*
|
|
|
|
|
|
Inform Arel that we don't need type casting in tests
Sean Griffin
2014-12-26
1
-6
/
+9
*
|
|
|
|
|
|
Inform Arel that we don't need to cast a value in tests
Sean Griffin
2014-12-26
1
-2
/
+4
*
|
|
|
|
|
|
Go through normal `where` logic when preloading associations
Sean Griffin
2014-12-26
4
-4
/
+4
*
|
|
|
|
|
|
Eagerly cast array values passed to the predicate builder
Sean Griffin
2014-12-26
1
-2
/
+6
*
|
|
|
|
|
|
Perform casting of single values within the predicate builder
Sean Griffin
2014-12-26
1
-1
/
+1
*
|
|
|
|
|
|
Remove `klass` and `arel_table` as a dependency of `PredicateBuilder`
Sean Griffin
2014-12-26
1
-1
/
+2
*
|
|
|
|
|
|
Fix new warning in ruby 2.2
Sean Griffin
2014-12-26
1
-2
/
+2
*
|
|
|
|
|
|
Change `PredicateBuilder` handler methods to instance methods
Sean Griffin
2014-12-26
1
-1
/
+3
*
|
|
|
|
|
|
Inject the `PredicateBuilder` into the `Relation` instance
Sean Griffin
2014-12-26
3
-27
/
+28
[next]