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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge branch 'brainopia-remember_frozen_state_in_transaction'
Sean Griffin
2014-12-26
1
-0
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Propagate frozen state during transaction changes
brainopia
2014-12-26
1
-0
/
+14
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Correctly ignore `case_sensitive` for UUID uniqueness validation
Sean Griffin
2014-12-26
1
-0
/
+17
*
|
|
|
|
|
|
Dump the default `nil` for PostgreSQL UUID primary key.
Ryuta Kamizono
2014-12-26
1
-0
/
+6
*
|
|
|
|
|
|
Don't treat `nil` as changed in serialized types
Sean Griffin
2014-12-23
1
-0
/
+8
*
|
|
|
|
|
|
Merge pull request #18167 from al2o3cr/checkin_connection_leak
Sean Griffin
2014-12-23
1
-0
/
+30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix connection leak when a thread checks in additional connections.
Matt Jones
2014-12-23
1
-0
/
+30
*
|
|
|
|
|
|
|
Merge Pull Request #18157
Sean Griffin
2014-12-23
1
-0
/
+10
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Don't raise on out-of-range datetimes passed by a user
Grey Baker
2014-12-23
1
-0
/
+10
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
Fixing numeric attrs when set to same negative value
Daniel Fox
2014-12-23
2
-0
/
+10
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Don't perform statement caching for `find` when called from a scope
Sean Griffin
2014-12-22
2
-1
/
+31
*
|
|
|
|
|
|
Don't calculate all in-place changes to determine if attribute_changed?
Sean Griffin
2014-12-22
1
-0
/
+15
*
|
|
|
|
|
|
Don't wrap `create_table` in a transaction for tests which run on MySQL
Sean Griffin
2014-12-22
1
-3
/
+1
*
|
|
|
|
|
|
Add `foreign_key` as an option to `references` for `change_table`
Sean Griffin
2014-12-22
1
-0
/
+43
*
|
|
|
|
|
|
Add a `foreign_key` option to `references` while creating the table
Sean Griffin
2014-12-22
1
-0
/
+60
*
|
|
|
|
|
|
Add `force: true` to table created in tests
Sean Griffin
2014-12-22
1
-1
/
+1
*
|
|
|
|
|
|
Correctly handle limit on int4 and int8 types in PG
Sean Griffin
2014-12-22
1
-0
/
+25
*
|
|
|
|
|
|
Correctly handle Float -> BigDecimal with unspecified precision
Sean Griffin
2014-12-22
1
-0
/
+5
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
`force: :cascade` to recreate tables referenced by foreign-keys.
Yves Senn
2014-12-19
3
-1
/
+37
*
|
|
|
|
|
Relax the UUID regex
Godfrey Chan
2014-12-18
1
-3
/
+7
|
/
/
/
/
/
*
|
|
|
|
Remove unused line
Ryuta Kamizono
2014-12-17
1
-1
/
+0
*
|
|
|
|
`update_column` take ruby-land input, not database-land input
Sean Griffin
2014-12-16
1
-2
/
+4
*
|
|
|
|
Add test case for joined pluck
Sean Griffin
2014-12-11
1
-0
/
+7
*
|
|
|
|
Improve the test case introduced by bd0d47e
Sean Griffin
2014-12-11
1
-19
/
+10
*
|
|
|
|
Merge pull request #17994 from mfazekas/pluck-bind-values-master
Sean Griffin
2014-12-11
1
-0
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Fix ProtocolViolation/bind message supplies for polymorphic + pluck or group
Miklos Fazkeas
2014-12-11
1
-0
/
+24
*
|
|
|
|
|
Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger.
Ryuta Kamizono
2014-12-12
3
-0
/
+78
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17970 from ulissesalmeida/foreign-type-has-many-has-one
Rafael Mendonça França
2014-12-10
5
-0
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Add foreign_type option for polymorphic has_one and has_many.
Ulisses Almeida + Kassio Borges
2014-12-08
5
-0
/
+32
*
|
|
|
|
|
Unused csv fixture file
Akira Matsuda
2014-12-09
1
-1
/
+0
*
|
|
|
|
|
Merge pull request #17972 from claudiob/remove-unused-callback-fixtures
Carlos Antonio da Silva
2014-12-09
1
-46
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove unused "Developer" fixtures from tests
claudiob
2014-12-08
1
-46
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Update test case for TZ aware attributes
Sean Griffin
2014-12-08
1
-4
/
+14
*
|
|
|
|
|
Allow custom handling of non-standard types in `time_zone_conversion`
Sean Griffin
2014-12-08
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Don't error when `attributes` is called on a frozen AR model
Sean Griffin
2014-12-08
1
-0
/
+8
*
|
|
|
|
Revert to 4.1 behavior for casting PG arrays
Sean Griffin
2014-12-08
1
-5
/
+20
*
|
|
|
|
Make error message clearer that :on requires a symbol, not a string
Carol Nichols
2014-12-07
1
-0
/
+4
*
|
|
|
|
Add `force: true` to tables created in PG tests
Sean Griffin
2014-12-05
2
-2
/
+2
*
|
|
|
|
Correctly respect subtypes for PG arrays and ranges
Sean Griffin
2014-12-05
1
-0
/
+18
*
|
|
|
|
Merge pull request #17919 from mrgilman/stop-supporting-nested-arrays
Sean Griffin
2014-12-04
2
-30
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove deprecated behavior allowing nested arrays as query values
Melanie Gilman
2014-12-04
2
-30
/
+0
*
|
|
|
|
|
Correctly handle multiple attribute method prefix/suffixes which match
Sean Griffin
2014-12-04
1
-0
/
+10
|
/
/
/
/
/
*
|
|
|
|
Deprecate `Class` handler in `PredicateBuilder`
Melanie Gilman
2014-12-04
1
-1
/
+3
*
|
|
|
|
Prevent Symbol GC
Ryuta Kamizono
2014-12-04
1
-0
/
+3
*
|
|
|
|
Failure to rollback t.timestamps when within a change_table migration
noam
2014-12-03
4
-6
/
+6
*
|
|
|
|
skip test to get `sqlite3_mem` suite passing.
Yves Senn
2014-12-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #17889 from mxie/mx-fix-nonexistent-typo
Sean Griffin
2014-12-02
5
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix "nonexistent" typo in tests
Melissa Xie
2014-12-02
5
-8
/
+8
[prev]
[next]