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
*
Preserve user supplied joins order as much as possible
Ryuta Kamizono
2019-07-30
1
-0
/
+6
*
Expand CHANGELOG for #36800 [ci skip]
Ryuta Kamizono
2019-07-30
1
-2
/
+2
*
Enabled matches_regex for MySql
James Pearson
2019-07-29
1
-0
/
+4
*
Allow specify fixtures to be ignored
Tongfei Gao
2019-07-27
1
-0
/
+4
*
Allow separate database env variables per-connection
John Crepezzi
2019-07-26
1
-1
/
+4
*
Merge pull request #36380 from edudepetris/ed/36272-better-negative-scope-war...
Rafael Mendonça França
2019-07-25
1
-0
/
+8
|
\
|
*
Add a warning for enum elements with 'not_' prefix.
Edu Depetris
2019-06-30
1
-0
/
+8
*
|
Merge pull request #36665 from jmschneider/master
Rafael Mendonça França
2019-07-23
1
-0
/
+4
|
\
\
|
*
|
Make currency symbols optional for money column type in PostgreSQL
Joel Schneider
2019-07-12
1
-0
/
+4
*
|
|
Support beginless ranges in hash conditions.
Josh Goodall
2019-07-17
1
-0
/
+4
|
/
/
*
|
Fix indentation 💇♀️
Roberto Miranda
2019-07-08
1
-1
/
+1
*
|
Merge branch 'master' into add_database_exist_method
Guillermo Iguaran
2019-07-08
1
-0
/
+4
|
\
|
|
*
Better error message for calling columns_hash
Guilherme Mansur
2019-06-19
1
-0
/
+4
*
|
Add database_exists? method to connection adapters
Guilherme Mansur
2019-06-17
1
-0
/
+4
|
/
*
PostgreSQL: Fix GROUP BY with ORDER BY virtual count attribute
Ryuta Kamizono
2019-06-17
1
-0
/
+6
*
Make ActiveRecord `ConnectionPool.connections` thread-safe. (#36473)
jeffdoering
2019-06-13
1
-0
/
+6
*
Convert the db:abort_if_pending_migrations task to be multi-DB aware
Mark Lee
2019-06-10
1
-0
/
+4
*
Unify to use 4 spaces indentation in CHANGELOGs [ci skip]
Ryuta Kamizono
2019-06-05
1
-4
/
+5
*
Fix sqlite3 collation parsing when using decimal columns.
Martin Schuster
2019-06-04
1
-0
/
+4
*
Fix invalid schema dump when primary key column has a comment
Guilherme Goettems Schneider
2019-06-03
1
-0
/
+6
*
Fix table comment also being applied to the primary key column
Guilherme Goettems Schneider
2019-05-31
1
-0
/
+4
*
[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
[next]