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
*
Fix that `touch(:updated_at)` causes multiple assignments on the column
Ryuta Kamizono
2018-03-23
1
-0
/
+10
*
Add `QueryingMethodsDelegationTest` to cover query methods delegation
Ryuta Kamizono
2018-03-22
1
-0
/
+28
*
Fix failing `QuotingTest#test_quoted_time_utc`
bogdanvlviv
2018-03-19
1
-2
/
+2
*
Merge pull request #32271 from eileencodes/fix-three-tier-default-connection
Eileen M. Uchitelle
2018-03-16
1
-0
/
+48
|
\
|
*
Fix connection handling with three-tier config
eileencodes
2018-03-16
1
-0
/
+48
*
|
Fix multiline expression indexes for postgresql (#31621)
fatkodima
2018-03-16
1
-1
/
+1
*
|
Merge pull request #31250 from lsylvester/only-preload-misses-on-multifetch-c...
Kasper Timm Hansen
2018-03-15
1
-1
/
+6
|
\
\
|
*
|
Only preload misses on multifetch cache
Lachlan Sylvester
2018-03-06
1
-1
/
+6
*
|
|
Ensure that leading date is stripped by quoted_time
Andrew White
2018-03-11
1
-3
/
+36
*
|
|
Normalize date component when writing to time columns
Andrew White
2018-03-11
1
-0
/
+7
*
|
|
Apply time column precision on assignment
Andrew White
2018-03-11
2
-0
/
+36
|
|
/
|
/
|
*
|
Add `delegate :pick, to: :all`
Yuji Hanamura
2018-03-09
1
-0
/
+5
*
|
Fix dependence on has_one/belongs_to relationships
Fernando Gorodscy
2018-03-06
2
-0
/
+48
|
/
*
whitelist NULLS { FIRST | LAST } in order clauses
Xavier Noria
2018-03-06
1
-0
/
+20
*
Fix that after commit callbacks on update does not triggered when optimistic ...
Ryuta Kamizono
2018-03-06
1
-0
/
+22
*
`id_in_database` should be respected as primary key value for persisted records
Ryuta Kamizono
2018-03-05
1
-0
/
+39
*
Fix occurrences Fixnum|Bignum
bogdanvlviv
2018-03-04
2
-14
/
+6
*
Eager loading with polymorphic associations should behave consistently
Ryuta Kamizono
2018-03-04
1
-2
/
+4
*
Extract all `base_class.name` as `polymorphic_name`
Ryuta Kamizono
2018-03-04
1
-9
/
+23
*
Remove unnecessary `respond_to?(:report_on_exception)` checking
yuuji.yaginuma
2018-03-02
3
-6
/
+6
*
Use `with_partial_writes` helper in `activerecord/test/cases/dirty_test.rb`
bogdanvlviv
2018-02-28
1
-5
/
+1
*
Fix `#columsn_for_distinct` of MySQL and PostgreSQL
kg8m
2018-02-27
3
-15
/
+20
*
Merge pull request #32005 from maschwenk/ar-distinct-order-count-regression
Ryuta Kamizono
2018-02-27
2
-0
/
+12
|
\
|
*
Distinct with order #count regression
Max Schwenk
2018-02-25
1
-0
/
+8
*
|
Merge pull request #31189 from tgxworld/raise_error_when_advisory_lock_is_not...
Rafael França
2018-02-27
1
-0
/
+19
|
\
\
|
*
|
Raise an error if advisory lock in migrator was not released.
Guo Xiang Tan
2017-11-21
1
-0
/
+19
*
|
|
Ensure we don't write virtual attributes on update, too
Sean Griffin
2018-02-26
1
-1
/
+4
*
|
|
Never attempt to write virtual attributes to the database
Sean Griffin
2018-02-26
1
-0
/
+19
*
|
|
Fix "NameError: uninitialized constant Categorization::Category"
yuuji.yaginuma
2018-02-26
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #31895 from kamipo/do_not_attempt_to_find_inverse_of_polym...
Ryuta Kamizono
2018-02-26
1
-0
/
+10
|
\
\
|
*
|
Make `reflection.klass` raise if `polymorphic?` not to be misused
Ryuta Kamizono
2018-02-19
1
-0
/
+10
*
|
|
Association creation and finding should work consistently (#32048)
Ryuta Kamizono
2018-02-26
1
-5
/
+35
*
|
|
More exercise range predicate builder
Ryuta Kamizono
2018-02-23
1
-0
/
+9
*
|
|
PostgreSQL: Allow BC dates like datetime consistently
Ryuta Kamizono
2018-02-23
1
-0
/
+18
*
|
|
PostgreSQL: Treat infinite values in date like datetime consistently
Ryuta Kamizono
2018-02-23
2
-0
/
+63
*
|
|
Revert "Merge pull request #32075 from eileencodes/delete-default-configuration"
eileencodes
2018-02-22
1
-0
/
+16
*
|
|
Properly escape column name embedded into regexp
Andreas Bühmann
2018-02-22
1
-1
/
+1
*
|
|
Add cop for preferring 'Foo.method' over 'Foo::method'
Andrew White
2018-02-22
1
-1
/
+1
*
|
|
Merge pull request #32075 from eileencodes/delete-default-configuration
Eileen M. Uchitelle
2018-02-21
1
-16
/
+0
|
\
\
\
|
*
|
|
Delete default configuration
eileencodes
2018-02-21
1
-16
/
+0
*
|
|
|
Use the query cache when connection is already connected
yuuji.yaginuma
2018-02-19
1
-0
/
+11
|
|
/
/
|
/
|
|
*
|
|
Association scope's own order should be prioritized over through scope's order
Ryuta Kamizono
2018-02-18
1
-0
/
+7
*
|
|
Deprecate update_attributes and update_attributes!
Eddie Lebow
2018-02-17
12
-58
/
+35
*
|
|
Add chop removed in 89bcca5
Rafael Mendonça França
2018-02-16
1
-1
/
+1
*
|
|
Remove usage of strip_heredoc in the framework in favor of <<~
Rafael Mendonça França
2018-02-16
4
-45
/
+43
|
/
/
*
|
Add #create_or_find_by to lean on unique constraints (#31989)
David Heinemeier Hansson
2018-02-14
1
-0
/
+29
*
|
Add test to make sure pick works in a NullRelation
Rafael Mendonça França
2018-02-12
1
-0
/
+2
*
|
Merge pull request #31133 from mohsen-alizadeh/sanitize_empty_and_nil_paramet...
Matthew Draper
2018-02-11
1
-0
/
+15
|
\
\
|
*
|
add test case to relation select
Mohsen Alizadeh
2017-12-03
1
-0
/
+15
*
|
|
Add Relation#pick as short-hand for single-value plucks (#31941)
David Heinemeier Hansson
2018-02-09
1
-0
/
+10
[next]