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
*
Deprecate `collection_cache_key` which is private API
Ryuta Kamizono
2019-04-19
1
-1
/
+3
*
Merge pull request #34788 from gsamokovarov/actionable-errors
Kasper Timm Hansen
2019-04-19
1
-2
/
+4
|
\
|
*
Make ActiveRecord::PendingMigrationError actionable
Genadi Samokovarov
2019-04-19
1
-2
/
+4
*
|
Fix const `Post` leakage in `test/cases/base_test.rb`
Ryuta Kamizono
2019-04-19
1
-0
/
+2
*
|
Give GeneratedRelationMethods module a name
Ryuta Kamizono
2019-04-19
2
-2
/
+12
|
/
*
Merge pull request #35987 from kamipo/fix_dirty_tracking_after_rollback
Ryuta Kamizono
2019-04-17
1
-0
/
+59
|
\
|
*
Fix dirty tracking after rollback.
Ryuta Kamizono
2019-04-16
1
-0
/
+59
*
|
Add collection cache versioning
Lachlan Sylvester
2019-04-16
1
-0
/
+34
*
|
Merge pull request #35946 from alimi/cache-full-mysql-database-version
Kasper Timm Hansen
2019-04-16
1
-0
/
+4
|
\
\
|
*
|
Cache full MySQL version in schema cache
Ali Ibrahim
2019-04-11
1
-0
/
+4
*
|
|
Bump RuboCop to 0.67.2
Koichi ITO
2019-04-16
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #35899 from eileencodes/fix-connection-when-handler-doesnt...
Eileen M. Uchitelle
2019-04-15
1
-7
/
+34
|
\
\
|
*
|
Ensure a handler is set when using `connected_to`
eileencodes
2019-04-08
1
-7
/
+34
*
|
|
Fix dirty tracking for `touch`
Ryuta Kamizono
2019-04-15
2
-4
/
+21
*
|
|
Merge pull request #35970 from yskkin/reversible_comment
Ryuta Kamizono
2019-04-15
3
-0
/
+122
|
\
\
\
|
*
|
|
make change_column_comment and change_table_comment invertible
Yoshiyuki Kinjo
2019-04-15
3
-0
/
+122
*
|
|
|
Don't expose `add_to_transaction`
Ryuta Kamizono
2019-04-14
2
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #35966 from shioyama/define_validator_on_topic_subclass
Ryuta Kamizono
2019-04-14
1
-5
/
+7
|
\
\
\
|
*
|
|
Add validation to subclass in tests to avoid polluting parent class
Chris Salzberg
2019-04-13
1
-5
/
+7
*
|
|
|
Merge pull request #35958 from yskkin/bulk_change_table
Ryuta Kamizono
2019-04-14
1
-7
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
use PostgreSQL's bulk_alter_table implementation
Yoshiyuki Kinjo
2019-04-13
1
-7
/
+17
*
|
|
|
Auto-correct `Style/StringLiterals` cop offences
Ryuta Kamizono
2019-04-13
1
-4
/
+4
*
|
|
|
Fix `presicion` -> `precision`
yuuji.yaginuma
2019-04-13
2
-6
/
+6
*
|
|
|
Fix test flakyness due to `test_truncate_tables`
Guilherme Mansur
2019-04-12
1
-0
/
+16
|
/
/
/
*
|
|
Merge pull request #35918 from kamipo/lazy_sync_with_transaction_state_on_des...
Ryuta Kamizono
2019-04-12
1
-6
/
+8
|
\
\
\
|
*
|
|
Lazy sync with transaction state on destroy
Ryuta Kamizono
2019-04-10
1
-6
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #35920 from kamipo/dont_call_commit_callbacks_for_invalid_...
Ryuta Kamizono
2019-04-12
2
-4
/
+26
|
\
\
\
|
*
|
|
Don't call after_commit callbacks despite a record isn't saved
Ryuta Kamizono
2019-04-12
2
-4
/
+26
*
|
|
|
Fix `automatic_inverse_of` not to be disabled if extension block is given
Ryuta Kamizono
2019-04-12
4
-10
/
+23
*
|
|
|
Merge pull request #35838 from yahonda/more_than_1000_inlist
Rafael França
2019-04-11
2
-0
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Address `ORA-01795: maximum number of expressions in a list is 1000`
Yasuo Honda
2019-04-11
2
-0
/
+42
*
|
|
|
Revert "Remove unused callbacks in the `Topic` model"
Ryuta Kamizono
2019-04-10
1
-0
/
+4
*
|
|
|
Remove unused callbacks in the `Topic` model
Ryuta Kamizono
2019-04-10
1
-4
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #28155 from lcreid/belongs_to
Ryuta Kamizono
2019-04-10
5
-0
/
+52
|
\
\
\
|
*
|
|
Fix circular `autosave: true`
Larry Reid
2018-07-23
5
-0
/
+52
*
|
|
|
Add assertions for lazy sync transaction state
Ryuta Kamizono
2019-04-10
1
-36
/
+49
*
|
|
|
Remove duplicated attribute alias resolution in `_select!`
Ryuta Kamizono
2019-04-09
1
-0
/
+1
*
|
|
|
Merge pull request #34800 from mqchau/mysqlCountDeleteRowInLock
Matthew Draper
2019-04-09
1
-0
/
+28
|
\
\
\
\
|
*
|
|
|
Wrap Mysql count of deleted rows in lock block to avoid conflict in test
Quan Chau
2019-04-08
1
-0
/
+28
*
|
|
|
|
Merge pull request #35887 from kamipo/argument_error
Ryuta Kamizono
2019-04-09
6
-12
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Raise `ArgumentError` for invalid `:limit` and `:precision` like as other opt...
Ryuta Kamizono
2019-04-07
6
-12
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #35892 from ryohashimoto/bulk_insert_logs
Eileen M. Uchitelle
2019-04-08
1
-0
/
+49
|
\
\
\
\
|
*
|
|
|
Improve log messages for #insert_all` / `#upsert_all` / `#insert` / `#upsert ...
Ryo Hashimoto
2019-04-08
1
-0
/
+49
|
|
/
/
/
*
|
|
|
When skipping duplicates in bulk insert on MySQL, avoid assigning id when not...
Bob Lail
2019-04-08
1
-0
/
+38
*
|
|
|
Fix GROUP BY with calculate longer name field to respect `table_alias_length`
Ryuta Kamizono
2019-04-08
2
-0
/
+12
|
/
/
/
*
|
|
There is no need to check `null_relation?` in `empty_scope?`
Ryuta Kamizono
2019-04-06
2
-0
/
+7
*
|
|
Association loading isn't to be affected by null relation scoping
Ryuta Kamizono
2019-04-06
1
-0
/
+24
*
|
|
Merge pull request #35868 from kamipo/association_isnt_to_be_affected_by_scop...
Ryuta Kamizono
2019-04-06
2
-7
/
+20
|
\
\
\
|
*
|
|
Association loading isn't to be affected by scoping consistently
Ryuta Kamizono
2019-04-05
2
-7
/
+20
|
|
/
/
*
|
|
Fix typo for touch later test description. laster -> later
Abhay Nikam
2019-04-05
1
-1
/
+1
[next]