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
*
fix MySQL enum type lookup with values matching another type. Closes #17402.
Yves Senn
2014-10-29
1
-0
/
+7
*
Merge pull request #17374 from maurogeorge/scope-exception
Yves Senn
2014-10-27
1
-0
/
+4
|
\
*
\
Merge pull request #14143 from derekprior/dp-compound-index-ordering
Yves Senn
2014-10-27
1
-0
/
+4
|
\
\
|
*
|
Use type column first in multi-column indexes
Derek Prior
2014-10-24
1
-0
/
+4
|
|
/
*
/
Fix Relation.rewhere to work with Range values
Dan Olson
2014-10-20
1
-0
/
+4
|
/
*
Merge pull request #17019 from yuki24/add-class-name-to-unknown-attr-error
Yves Senn
2014-10-20
1
-4
/
+1
|
\
|
*
AR::UnknownAttributeError should include the class name of a record
Yuki Nishijima
2014-10-15
1
-0
/
+10
*
|
AR::UnknownAttributeError should include the class name of a record
Yuki Nishijima
2014-10-20
1
-0
/
+10
|
/
*
Autosave callbacks shouldn't be `after_save`
Agis-
2014-10-13
1
-0
/
+7
*
unify PG spelling in CHANGELOGs. [ci skip]
Yves Senn
2014-10-06
1
-1
/
+1
*
Fix typo in AR changelog
Prathamesh Sonpatki
2014-09-27
1
-1
/
+1
*
ar/connection_pool: honor overriden rack.test in middleware
Simon Eskildsen
2014-09-23
1
-0
/
+5
*
Update changelog with tenderlove's entry
Prathamesh Sonpatki
2014-09-23
1
-1
/
+5
*
add a truncate method to the connection
Aaron Patterson
2014-09-22
1
-0
/
+2
*
Merge pull request #16987 from jonatack/patch-8
Yves Senn
2014-09-20
1
-13
/
+15
|
\
|
*
ActiveRecord CHANGELOG improvements [skip ci]
Jon Atack
2014-09-20
1
-13
/
+15
|
/
*
[ci skip] ActionRecord CHANGELOG docs fixes
lethalbrains
2014-09-19
1
-18
/
+18
*
Merge pull request #16875 from alan/dont_autosave_has_one_through_record
Rafael Mendonça França
2014-09-17
1
-0
/
+4
|
\
|
*
Don't autosave unchanged has_one through records
Alan Kennedy
2014-09-15
1
-0
/
+4
*
|
do not dump foreign keys for ignored tables.
Yves Senn
2014-09-17
1
-0
/
+2
*
|
unify wording in Active Record CHANGELOG. [ci skip]
Yves Senn
2014-09-17
1
-1
/
+1
*
|
pg, correctly dump foreign keys targeting tables in a different schema.
Yves Senn
2014-09-17
1
-0
/
+7
|
/
*
Merge pull request #13656 from chanks/rollback_transactions_in_killed_threads
Matthew Draper
2014-09-14
1
-0
/
+8
|
\
*
|
A `NullRelation` should represent nothing. Closes #15176.
Yves Senn
2014-09-11
1
-0
/
+7
*
|
Include default column limits in schema.rb
Jeremy Kemper
2014-09-10
1
-0
/
+5
*
|
MySQL: schema.rb now includes TEXT and BLOB column limits.
Jeremy Kemper
2014-09-10
1
-0
/
+4
*
|
MySQL: correct LONGTEXT and LONGBLOB limits from 2GB to their true 4GB
Jeremy Kemper
2014-09-10
1
-0
/
+4
*
|
Merge pull request #14056 from girishso/14041
Yves Senn
2014-09-09
1
-0
/
+4
|
\
\
|
*
|
SQLite3Adapter now checks for views in table_exists? fixes: 14041
Girish S
2014-02-14
1
-0
/
+6
*
|
|
introduce `connection.supports_views?` and basic view tests.
Yves Senn
2014-09-09
1
-0
/
+5
*
|
|
Allow included modules to override association methods.
Yves Senn
2014-09-09
1
-0
/
+6
*
|
|
Remove CHANGELOG entry [ci skip]
Rafael Mendonça França
2014-09-05
1
-8
/
+0
*
|
|
cover all cases of `For not` --> `Do not`, related to #16804
Akshay Vishnoi
2014-09-05
1
-1
/
+1
*
|
|
schema loading rake tasks maintain database connection for current env.
Yves Senn
2014-09-03
1
-0
/
+7
*
|
|
MySQL: set connection collation along with the charset
Jeremy Kemper
2014-08-30
1
-0
/
+12
*
|
|
minor changelog formatting changes.
Yves Senn
2014-08-27
1
-2
/
+3
*
|
|
pg, `default_sequence_name` needs to return a string.
Yves Senn
2014-08-25
1
-0
/
+4
*
|
|
CHANGELOG & improvements to #16649
Godfrey Chan
2014-08-23
1
-0
/
+7
|
|
/
|
/
|
*
|
Only merge scopes with zero arity in has_many through
Agis-
2014-08-20
1
-0
/
+7
*
|
[ci skip] config.active_record.errors_in_transactional_callbacks -> config.ac...
yuuji.yaginuma
2014-08-19
1
-1
/
+1
*
|
Fixes the `Relation#exists?` to work with polymorphic associations.
Kassio Borges
2014-08-18
1
-0
/
+6
*
|
Add option to stop swallowing errors on callbacks.
Arthur Neves
2014-08-18
1
-0
/
+14
*
|
Merge pull request #16458 from chancancode/ar_fix_reserved_inheritance
Godfrey Chan
2014-08-17
1
-0
/
+8
|
\
\
|
*
|
Fixed issue w/custom accessors + reserved name + inheritance
Godfrey Chan
2014-08-11
1
-0
/
+8
*
|
|
Don't expose these new APIs yet (added in 877ea78 / #16189)
Godfrey Chan
2014-08-16
1
-0
/
+5
*
|
|
Fix regression on after_commit in nested transactions.
Arthur Neves
2014-08-15
1
-0
/
+6
*
|
|
Merge pull request #8813 from greyblake/dont_write_timestamps_if_they_are_not...
Yves Senn
2014-08-14
1
-0
/
+6
|
\
\
\
|
*
|
|
Do not try to write timestamps if they are missing #8813
Potapov Sergey
2014-02-16
1
-0
/
+6
*
|
|
|
`index_exists?` with `:name` checks specified columns.
Yves Senn
2014-08-13
1
-0
/
+16
*
|
|
|
update error message to reflect that the record could have been destroyed
lsylvester
2014-08-11
1
-0
/
+6
|
|
/
/
|
/
|
|
[next]