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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #33028 from yahonda/use_mariadb10_3
Ryuta Kamizono
2018-06-01
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
CI against MariaDB 10.3
Yasuo Honda
2018-06-01
1
-1
/
+3
|
|
/
/
/
*
/
/
/
[skip ci] Add changelog about bumping minimum SQLite version to 3.8
Yasuo Honda
2018-06-01
1
-0
/
+4
|
/
/
/
*
|
|
Merge pull request #32952 from mechanicles/32940-fix
Ryuta Kamizono
2018-05-29
5
-3
/
+35
|
\
\
\
|
*
|
|
Fix parent record should not get saved with duplicate children records
Santosh Wadghule
2018-05-28
5
-3
/
+35
|
|
|
/
|
|
/
|
*
|
|
Ensure casting by boolean attribute when querying
Ryuta Kamizono
2018-05-29
2
-43
/
+43
*
|
|
Merge pull request #33005 from mechanicles/fix-sentence
Rafael França
2018-05-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix sentence [ci skip]
Santosh Wadghule
2018-05-28
1
-1
/
+1
*
|
|
|
Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.
david
2018-05-28
2
-5
/
+5
|
/
/
/
*
|
|
Parse raw value only when a value came from user in numericality validator
Ryuta Kamizono
2018-05-28
1
-1
/
+4
*
|
|
Fix that association's after_touch is not called with counter cache
Ryuta Kamizono
2018-05-27
3
-0
/
+31
*
|
|
Fix inconsistent touching behavior between assigning and unassigning
Ryuta Kamizono
2018-05-27
4
-3
/
+29
*
|
|
Fix `belongs_to_counter_cache_after_update` to respect polymorphic type change
Ryuta Kamizono
2018-05-27
4
-3
/
+21
*
|
|
Avoid a subquery in updating counter cache
Ryuta Kamizono
2018-05-26
2
-7
/
+8
*
|
|
Fix `belongs_to_counter_cache_after_update` to respect custom primary key cou...
Ryuta Kamizono
2018-05-26
2
-1
/
+20
*
|
|
Fix `different_target?` to respect custom primary key counter
Ryuta Kamizono
2018-05-26
2
-3
/
+13
*
|
|
Eager loading won't mutate owner record
Ryuta Kamizono
2018-05-25
3
-11
/
+27
*
|
|
Make force equality checking more strictly not to allow serialized attribute
Ryuta Kamizono
2018-05-25
5
-5
/
+28
|
/
/
*
|
Rollback parent transaction when children fails to update (#32796)
Guillaume Malette
2018-05-22
3
-2
/
+22
*
|
Merge pull request #32865 from yahonda/another_31988
Rafael França
2018-05-22
2
-5
/
+56
|
\
\
|
*
|
Disable foreign keys during `alter_table` for sqlite3 adapter
Yasuo Honda
2018-05-22
2
-5
/
+56
*
|
|
Exception wording change
Cory Becker
2018-05-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #32923 from yahonda/bump_sqlite3_version_to_38
Ryuta Kamizono
2018-05-21
5
-32
/
+17
|
\
\
|
*
|
Bump minimum SQLite version to 3.8
Yasuo Honda
2018-05-21
5
-32
/
+17
*
|
|
Enable `Lint/StringConversionInInterpolation` rubocop rule
Ryuta Kamizono
2018-05-21
2
-3
/
+3
|
/
/
*
|
`SqlTypeMetadata` is :nodoc: class [ci skip]
Ryuta Kamizono
2018-05-21
1
-0
/
+1
*
|
Rollback correctly restore initial record id after double save
Ryuta Kamizono
2018-05-19
2
-1
/
+2
*
|
Finalize transaction record state after real transaction
Eugene Kenny
2018-05-19
3
-15
/
+54
*
|
Merge pull request #32908 from anniecodes/fix-time-random-string
Rafael França
2018-05-17
1
-0
/
+10
|
\
\
|
*
|
Fix user_input_in_time_zone to coerce non valid string into nil
Annie-Claude Côté
2018-05-16
1
-0
/
+10
*
|
|
Don't expose `SingularAssociation#replace` which is internal API
Ryuta Kamizono
2018-05-16
3
-47
/
+44
|
/
/
*
|
Remove :nodoc: from the methods which is added the doc [ci skip]
Ryuta Kamizono
2018-05-15
1
-4
/
+4
*
|
Add math tests
Nikolai B
2018-05-14
2
-9
/
+83
*
|
Merge pull request #32876 from wata727/add_available_transformations
George Claghorn
2018-05-13
1
-0
/
+3
|
\
\
|
*
|
Add available transformations to docs [ci skip]
wata_mac
2018-05-13
1
-0
/
+3
*
|
|
Fix `CustomCops/AssertNot` to allow it to have failure message
Ryuta Kamizono
2018-05-13
25
-91
/
+91
*
|
|
Merge pull request #32878 from eugeneius/rm_rollback_active_record_state
Ryuta Kamizono
2018-05-13
1
-14
/
+1
|
\
\
\
|
*
|
|
Remove ActiveRecord::Transactions#rollback_active_record_state!
Eugene Kenny
2018-05-13
1
-14
/
+1
|
|
/
/
*
|
|
Merge pull request #32862 from eugeneius/callback_rollback
Ryuta Kamizono
2018-05-13
2
-7
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't clear transaction state after manual rollback
Eugene Kenny
2018-05-10
2
-7
/
+13
*
|
|
`becomes` should clear the mutation tracker which is created in `after_initia...
Ryuta Kamizono
2018-05-11
4
-3
/
+14
|
/
/
*
|
Fix ActiveRecord::AttributeMethods::Dirty documentation [ci skip]
Kieran Trezona-le Comte
2018-05-07
1
-20
/
+58
*
|
Address CI failure due to non-deterministic query result
Ryuta Kamizono
2018-05-06
1
-1
/
+1
*
|
Fix logic on disabling commit callbacks
Brian Durand
2018-05-04
3
-1
/
+25
*
|
Remove unused `assert_like` from `Arel::Test`
Yasuo Honda
2018-05-02
1
-5
/
+0
*
|
Remove unnecessary require
yuuji.yaginuma
2018-05-02
1
-1
/
+0
*
|
Merge pull request #32784 from jpawlyn/allow-belongs-to-create-for-new-record
Ryuta Kamizono
2018-05-02
3
-4
/
+17
|
\
\
|
*
|
Allow a belonging to object to be created from a new record
Jolyon Pawlyn
2018-05-01
3
-4
/
+17
*
|
|
More exercise `test_remove_named_index`
Ryuta Kamizono
2018-05-02
1
-1
/
+4
*
|
|
Fix typo in ActiveRecord test method name
Takayoshi Nishida
2018-05-02
1
-1
/
+1
[prev]
[next]