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
*
[skip ci] Fix missing punctuation mark and formatting
Vishal Telangre
2019-05-13
1
-1
/
+1
*
Merge branch 'migration-timestamp-fix'
Gannon McGibbon
2019-05-10
1
-0
/
+2
|
\
|
*
Add class option timestamps to migration generator
Michael Duchemin
2019-02-09
1
-0
/
+4
*
|
Start Rails 6.1 development
Rafael Mendonça França
2019-04-24
1
-945
/
+1
*
|
Adds touch option to has_one association
Abhay Nikam
2019-04-25
1
-0
/
+4
*
|
Deprecate `where.not` working as NOR and will be changed to NAND in Rails 6.1
Ryuta Kamizono
2019-04-19
1
-0
/
+41
*
|
Merge pull request #35987 from kamipo/fix_dirty_tracking_after_rollback
Ryuta Kamizono
2019-04-17
1
-0
/
+6
|
\
\
|
*
|
Fix dirty tracking after rollback.
Ryuta Kamizono
2019-04-16
1
-0
/
+6
*
|
|
Add collection cache versioning
Lachlan Sylvester
2019-04-16
1
-0
/
+11
|
/
/
*
|
Add CHANGELOG entry for d1107f4d1e2573948d4941ac44511a0af6241f80
Ryuta Kamizono
2019-04-16
1
-1
/
+7
*
|
make change_column_comment and change_table_comment invertible
Yoshiyuki Kinjo
2019-04-15
1
-0
/
+5
*
|
Don't call after_commit callbacks despite a record isn't saved
Ryuta Kamizono
2019-04-12
1
-0
/
+6
*
|
Merge pull request #28155 from lcreid/belongs_to
Ryuta Kamizono
2019-04-10
1
-0
/
+14
|
\
\
|
*
|
Fix circular `autosave: true`
Larry Reid
2018-07-23
1
-0
/
+17
*
|
|
Raise `ArgumentError` for invalid `:limit` and `:precision` like as other opt...
Ryuta Kamizono
2019-04-07
1
-0
/
+22
*
|
|
Association loading isn't to be affected by scoping consistently
Ryuta Kamizono
2019-04-05
1
-0
/
+27
*
|
|
[ci skip] Touch up `db:prepare` changelog entry
Kasper Timm Hansen
2019-04-03
1
-1
/
+3
*
|
|
Add rake db:prepare entry to the CHANGELOG.md
Roberto Miranda
2019-04-03
1
-0
/
+4
*
|
|
Use official database name [ci skip]
Ryuta Kamizono
2019-04-03
1
-1
/
+1
*
|
|
Remove duplicated CHANGELOG entry [ci skip]
Ryuta Kamizono
2019-04-03
1
-2
/
+0
*
|
|
Add `after_save_commit` callback as shortcut for `after_commit :hook, on: [ :...
David Heinemeier Hansson
2019-04-02
1
-0
/
+6
*
|
|
url -> URL where apt except inside actionpack/
Sharang Dashputre
2019-04-01
1
-2
/
+2
*
|
|
Follow up tweaks b89a3e7e638a50c648a17d09c48b49b707e1d90d [ci skip]
Ryuta Kamizono
2019-03-31
1
-5
/
+5
*
|
|
Merge pull request #35799 from leboshi/master
Ryuta Kamizono
2019-03-31
1
-0
/
+7
|
\
\
\
|
*
|
|
Fix callbacks on has_many :through associations (#33249)
Ryan Kerr
2019-03-30
1
-0
/
+7
|
/
/
/
*
|
|
Add `ActiveRecord::Relation#extract_associated` for extracting associated rec...
David Heinemeier Hansson
2019-03-29
1
-0
/
+9
*
|
|
[ci skip] Fixed typo
Chirag Shah
2019-03-25
1
-1
/
+1
*
|
|
Add Relation#annotate for SQL commenting
Matt Yoho
2019-03-21
1
-0
/
+13
*
|
|
Support Optimizer Hints
Ryuta Kamizono
2019-03-16
1
-0
/
+25
*
|
|
Merge tag 'v6.0.0.beta3'
eileencodes
2019-03-13
1
-0
/
+5
|
\
\
\
|
*
|
|
Prep release
eileencodes
2019-03-11
1
-0
/
+5
*
|
|
|
Merge pull request #35320 from kamille-gz/fix_query_method_when_given_Date_da...
Ryuta Kamizono
2019-03-11
1
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Fix query attribute method on user-defined attribute to be aware of typecaste...
kamille-321
2019-03-11
1
-0
/
+14
|
/
/
/
/
*
|
|
|
Quote empty ranges like other empty enumerables
Patrick Rebsch
2019-03-07
1
-0
/
+4
*
|
|
|
Add insert_all to ActiveRecord models (#35077)
Bob Lail
2019-03-05
1
-0
/
+10
*
|
|
|
Allow `truncate` for SQLite3 adapter and add `rails db:seed:replant` (#34779)
Bogdan
2019-03-04
1
-0
/
+9
*
|
|
|
Fix typo in CHANGELOG.md [ci skip]
Sharang Dashputre
2019-03-04
1
-1
/
+1
*
|
|
|
Deprecate mismatched collation comparison for uniquness validator
Ryuta Kamizono
2019-03-04
1
-0
/
+8
*
|
|
|
Move changelog entry about `reselect` method to the section of the next release
bogdanvlviv
2019-03-04
1
-9
/
+9
*
|
|
|
Merge pull request #33611 from willianveiga/feature/reselect-method
Andrew White
2019-03-01
1
-0
/
+6
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into feature/reselect-method
Willian Gustavo Veiga
2018-10-17
1
-1
/
+9
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into feature/reselect-method
Willian Gustavo Veiga
2018-10-11
1
-0
/
+64
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add changelog entry
Willian Gustavo Veiga
2018-10-02
1
-0
/
+4
*
|
|
|
|
|
|
Add negative scopes for all enum values (#35381)
David Heinemeier Hansson
2019-02-26
1
-0
/
+14
*
|
|
|
|
|
|
Merge pull request #35361 from jvillarejo/fix_wrong_size_query_with_distinct_...
Ryuta Kamizono
2019-02-27
1
-0
/
+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fixes different `count` calculation when using `size` manual `select` with DI...
jvillarejo
2019-02-26
1
-0
/
+6
|
/
/
/
/
/
/
*
|
|
|
|
|
Preparing for 6.0.0.beta2 release
Rafael Mendonça França
2019-02-25
1
-0
/
+2
*
|
|
|
|
|
Fix prepared statements caching to be enabled even when query caching is enabled
Ryuta Kamizono
2019-02-26
1
-0
/
+4
*
|
|
|
|
|
Ensure `update_all` series cares about optimistic locking
Ryuta Kamizono
2019-02-25
1
-0
/
+4
*
|
|
|
|
|
Don't allow `where` with non numeric string matches to 0 values
Ryuta Kamizono
2019-02-20
1
-0
/
+4
[next]