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
...
*
|
|
|
|
|
Support microsecond datetime precision on MariaDB 5.3+.
Jeremy Daer
2016-04-08
1
-0
/
+4
*
|
|
|
|
|
remove needless entry [ci skip]
yuuji.yaginuma
2016-04-08
1
-5
/
+0
*
|
|
|
|
|
Pass over CHANGELOGs [ci skip]
Prathamesh Sonpatki
2016-03-30
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #24349 from chrisarcand/add-changelog-for-24305
Rafael França
2016-03-29
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add changelog for #24305 [skip ci]
Chris Arcand
2016-03-28
1
-0
/
+6
*
|
|
|
|
|
|
Delegate some additional methods in querying.rb
Kenta
2016-03-30
1
-0
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
add `:index_errors` option to example [ci skip]
yuuji.yaginuma
2016-03-27
1
-2
/
+2
*
|
|
|
|
|
Memoize user provided defaults before type casting
Sean Griffin
2016-03-24
1
-0
/
+7
*
|
|
|
|
|
Merge pull request #24167 from kamipo/append_sql_mode_instead_of_overwriting_...
Jeremy Daer
2016-03-23
1
-0
/
+7
|
\
|
|
|
|
|
*
|
|
|
|
|
guides, sync 5.0 release notes with changelogs
Yves Senn
2016-03-22
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Execute default_scope defined by abstract class within the scope of subclass
Mehmet Emin İNAÇ
2016-03-08
1
-0
/
+6
*
|
|
|
|
Add changelog for batch touch records.
Arthur Neves
2016-03-07
1
-0
/
+15
*
|
|
|
|
move changelog to right place [skip ci]
Arthur Neves
2016-03-07
1
-6
/
+6
*
|
|
|
|
Add changelog for #20997
Arthur Neves
2016-03-07
1
-0
/
+6
*
|
|
|
|
don't treat all associations with extensions as instance dependent.
Yves Senn
2016-03-03
1
-0
/
+8
*
|
|
|
|
Deprecate `{insert|update|delete}_sql` in `DatabaseStatements`
Ryuta Kamizono
2016-03-02
1
-1
/
+5
*
|
|
|
|
Merge pull request #23417 from sgringwe/master
Rafael Mendonça França
2016-03-01
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Add initial support for allowing an error on order or limit of queries being ...
Scott Ringwelski
2016-02-02
1
-0
/
+6
*
|
|
|
|
|
Merge pull request #18766 from yasyf/issue_17864
Sean Griffin
2016-02-29
1
-0
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Honour the order of the joining model in a `has_many :through`
Yasyf Mohamedali
2015-03-02
1
-0
/
+15
*
|
|
|
|
|
|
Ensure suppressor runs before validations
eileencodes
2016-02-24
1
-0
/
+7
*
|
|
|
|
|
|
Preparing for 5.0.0.beta3 release
eileencodes
2016-02-24
1
-0
/
+2
*
|
|
|
|
|
|
Remove changelog entry for reverted commit
eileencodes
2016-02-24
1
-12
/
+0
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #23794 from matthewd/mutation-safe-to_a
Matthew Draper
2016-02-21
1
-0
/
+8
*
|
|
|
|
|
Add accidentally removed `#` [ci skip]
Ryuta Kamizono
2016-02-18
1
-6
/
+6
*
|
|
|
|
|
Fix indentation for code block in changelog
Eileen M. Uchitelle
2016-02-17
1
-4
/
+4
*
|
|
|
|
|
Remove accidentally duplicated change log title [ci skip]
Mehmet Emin İNAÇ
2016-02-18
1
-3
/
+0
*
|
|
|
|
|
Fixed `where` for polymorphic associations when passed an array containing di...
Philippe Huibonhoa
2016-02-16
1
-0
/
+16
*
|
|
|
|
|
Merge pull request #23614 from georgemillo/foreign_key
Yves Senn
2016-02-16
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Let t.foreign_key use the same `to_table` twice
George Millo
2016-02-15
1
-0
/
+5
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #23706 from vipulnsward/add-changelog-for-regression
Yves Senn
2016-02-16
1
-2
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add missing CHANGELOG for regression fix in #18155 which fixes #13387
Vipul A M
2016-02-16
1
-0
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #23377 from bogdan/last-with-sql
Eileen M. Uchitelle
2016-02-13
1
-0
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Make ActiveRecord::Relation#last to reverse SQL order
Bogdan Gusiev
2016-02-13
1
-0
/
+21
*
|
|
|
|
|
Add the missing author name [ci skip]
Ryuta Kamizono
2016-02-13
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
/
use rails instead of rake
Gaurav Sharma
2016-02-12
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #18109 from k0kubun/unscoped-joins
Sean Griffin
2016-02-11
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Allow `joins` to be unscoped
Takashi Kokubun
2016-01-31
1
-0
/
+6
*
|
|
|
|
include activerecord and activesupport CHANGELOG entries
Brian Christian
2016-02-10
1
-0
/
+4
*
|
|
|
|
Merge pull request #23508 from meinac/add_numeric_type_into_migrations
Sean Griffin
2016-02-07
1
-0
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Added numeric helper into migrations.
Mehmet Emin İNAÇ
2016-02-07
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Revert "Dump indexes in `create_table` instead of `add_index`"
Sean Griffin
2016-02-05
1
-7
/
+0
|
/
/
/
*
|
|
The minimum supported version of PostgreSQL is now >= 9.1
Remo Mueller
2016-02-02
1
-0
/
+6
*
|
|
Add some Action Cable CHANGELOG entries
Rafael Mendonça França
2016-02-01
1
-3
/
+0
*
|
|
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
1
-0
/
+5
*
|
|
Revert "Merge pull request #16400 from bogdan/last-with-sql"
Sean Griffin
2016-02-01
1
-20
/
+0
|
/
/
*
|
Reworked ActiveRecord::Relation#last to always use SQL
Bogdan Gusiev
2016-01-28
1
-0
/
+20
*
|
Introduce ActiveRecord::IrreversibleOrderError
Bogdan Gusiev
2016-01-27
1
-0
/
+14
*
|
INSERT INTO schema_migrations in 1 SQL
Akira Matsuda & Naoto Koshikawa
2016-01-27
1
-0
/
+5
*
|
Pare back default `index` option for the migration generator
Prathamesh Sonpatki
2016-01-24
1
-0
/
+9
[prev]
[next]