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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting CHANGELOGs [ci skip]
Ryuta Kamizono
2018-09-07
1
-4
/
+4
*
Deprecate most methods which were never used in `DatabaseLimits`
Ryuta Kamizono
2018-09-05
1
-0
/
+6
*
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-0
/
+47
*
Add database configuration to disable advisory locks.
Guo Xiang Tan
2018-08-22
1
-0
/
+10
*
Merge pull request #33585 from yahonda/diag33520
Ryuta Kamizono
2018-08-16
1
-0
/
+4
|
\
|
*
SQLite3 adapter `alter_table` method restores foreign keys
Yasuo Honda
2018-08-11
1
-0
/
+4
*
|
Follow up #33530
bogdanvlviv
2018-08-15
1
-4
/
+8
*
|
Allow `to_table` in `invert_remove_foreign_key`
Rich
2018-08-14
1
-0
/
+4
|
/
*
Revert "Merge pull request #24131 from brchristian/limit_and_primary_key"
Ryuta Kamizono
2018-08-01
1
-6
/
+0
*
CHANGELOG entry
Brian Christian
2018-07-19
1
-0
/
+6
*
Add missing load config dependency to `rake db:seed`
Tobias Bielohlawek
2018-07-10
1
-0
/
+5
*
Merge pull request #33280 from nkondratyev/fix/mysql-time-default-values
Ryuta Kamizono
2018-07-09
1
-0
/
+4
|
\
|
*
Fix default value for mysql time types with specified precision
Nikolay Kondratyev
2018-07-04
1
-0
/
+4
|
/
*
Fix `touch` option to behave consistently with `Persistence#touch` method
Ryuta Kamizono
2018-06-18
1
-0
/
+4
*
Merge pull request #29373 from untidy-hair/store_accessor_enhance
Ryuta Kamizono
2018-06-13
1
-2
/
+2
|
\
*
|
:scissors:
Ryuta Kamizono
2018-06-10
1
-1
/
+1
*
|
Migrations will raise an exception if there are multiple column definitions (...
Federico Martinez
2018-06-01
1
-0
/
+6
*
|
[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
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix parent record should not get saved with duplicate children records
Santosh Wadghule
2018-05-28
1
-0
/
+6
|
/
*
Fix logic on disabling commit callbacks
Brian Durand
2018-05-04
1
-0
/
+4
*
Loaded associations should not run a new query when size is called
Graham Turner
2018-04-26
1
-0
/
+5
*
Can preload associations through polymorphic associations
Dana Sherson
2018-04-20
1
-0
/
+4
*
Add `touch_all` method to `ActiveRecord::Relation`
fatkodima
2018-04-13
1
-0
/
+8
*
[ci skip] Fully quantify Active Record module in changelog.
Kasper Timm Hansen
2018-04-02
1
-1
/
+1
*
Add AR::Base.base_class? predicate
Bogdan Gusiev
2018-04-02
1
-0
/
+4
*
Add custom prefix to ActiveRecord::Store accessors
Tan Huynh
2018-03-23
1
-0
/
+4
*
Remove changelog header for unreleased version
Rafael Mendonça França
2018-03-13
1
-2
/
+0
*
Remove CHANGELOG entries which were backported to 5-2-stable
Ryuta Kamizono
2018-02-28
1
-14
/
+0
*
Fix a typo in activerecord/CHANGELOG.md
okkez
2018-02-28
1
-1
/
+1
*
Merge pull request #31966 from kg8m/fix_limited_ids_for
Ryuta Kamizono
2018-02-28
1
-0
/
+8
|
\
|
*
Fix `#columsn_for_distinct` of MySQL and PostgreSQL
kg8m
2018-02-27
1
-0
/
+8
|
/
*
Make `reflection.klass` raise if `polymorphic?` not to be misused
Ryuta Kamizono
2018-02-19
1
-0
/
+6
*
Add a CHANGELOG entry for #31941 [ci skip]
Ryuta Kamizono
2018-02-19
1
-0
/
+4
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-0
/
+5
*
Deprecate update_attributes and update_attributes!
Eddie Lebow
2018-02-17
1
-0
/
+3
*
Add #create_or_find_by to lean on unique constraints (#31989)
David Heinemeier Hansson
2018-02-14
1
-0
/
+6
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-667
/
+1
*
Deprecate `expand_hash_conditions_for_aggregates`
Ryuta Kamizono
2018-01-29
1
-0
/
+5
*
Merge pull request #31724 from orekyuu/fix-expand-composed-object-array
Ryuta Kamizono
2018-01-29
1
-0
/
+14
|
\
|
*
Fix not expanded problem when passing an Array object as argument to the wher...
orekyuu
2018-01-26
1
-0
/
+14
|
/
*
Fix `count(:all)` with eager loading and having an order other than the drivi...
Ryuta Kamizono
2018-01-25
1
-0
/
+6
*
Expand AR to Active Record [ci skip]
Ryuta Kamizono
2018-01-25
1
-2
/
+2
*
Clear the transaction state when AR object is duped
Yuriy Ustushenko
2018-01-25
1
-0
/
+6
*
Support for PostgreSQL foreign tables
fatkodima
2018-01-22
1
-0
/
+4
*
Fix relation merger issue with `left_outer_joins`
Mehmet Emin INAC
2018-01-15
1
-0
/
+4
*
Don't allow destroyed object mutation after `save` or `save!` is called
Ryuta Kamizono
2018-01-15
1
-0
/
+4
*
Merge pull request #23146 from piotrj/issue_18424
Ryuta Kamizono
2018-01-11
1
-0
/
+6
|
\
*
\
Merge pull request #16314 from zoltankiss/allow-nested-has-many-associations-...
Ryuta Kamizono
2018-01-10
1
-0
/
+38
|
\
\
*
|
|
resolve inconsistencies between first and to_a.first with limit
Brian Christian
2018-01-09
1
-0
/
+8
[next]