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
...
*
|
|
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
|
|
/
/
|
/
|
|
*
|
|
Define id_was to get the previous value of the primary key
Rafael Mendonça França
2014-08-06
1
-0
/
+11
*
|
|
schema rake tasks are specific about the configuration to act on.
Yves Senn
2014-08-06
1
-8
/
+14
*
|
|
Revert "Revert "Merge pull request #15394 from morgoth/fix-automatic-maintain...
Yves Senn
2014-08-06
1
-1
/
+8
*
|
|
Merge pull request #16333 from joker1007/fix_decimal_cast_from_float_with_lar...
Yves Senn
2014-08-04
1
-0
/
+4
|
\
\
\
|
*
|
|
Fix type casting to Decimal from Float with ...
joker1007
2014-08-01
1
-0
/
+4
*
|
|
|
Deprecate source_macro
eileencodes
2014-08-02
1
-0
/
+8
|
/
/
/
*
|
|
No verbose backtrace by db:drop when database does not exist.
Kenn Ejima
2014-07-27
1
-0
/
+6
*
|
|
Merge pull request #16220 from pcreux/postgresql-jsonb-support
Yves Senn
2014-07-25
1
-0
/
+10
|
\
\
\
|
*
|
|
Add support for Postgresql JSONB
Philippe Creux
2014-07-24
1
-0
/
+10
|
/
/
/
*
|
|
fix, mysql `db:purge` respects `Rails.env`.
Yves Senn
2014-07-24
1
-0
/
+4
*
|
|
clenaup, unify CHANGELOG format. [ci skip]
Yves Senn
2014-07-24
1
-5
/
+7
*
|
|
pg, `change_column_default, :table, :column, nil` issues `DROP DEFAULT`.
Yves Senn
2014-07-24
1
-0
/
+7
*
|
|
Merge pull request #16231 from Envek/type_in_references
Yves Senn
2014-07-22
1
-0
/
+11
|
\
\
\
|
*
|
|
Allow to specify a type for foreign key column in migrations
Andrey Novikov
2014-07-22
1
-0
/
+11
|
/
/
/
*
|
|
create_join_table uses same logic as HABTM reflections
Stefan Kanev
2014-07-18
1
-0
/
+7
*
|
|
Merge pull request #15762 from arthurnn/better_error_on_bad_alias_method
Matthew Draper
2014-07-18
1
-0
/
+5
|
\
\
\
|
*
|
|
Dont swallow errors when bad alias_method
Arthur Neves
2014-06-24
1
-0
/
+5
*
|
|
|
Merge pull request #15944 from seuros/uuid
Rafael Mendonça França
2014-07-16
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Treat invalid uuid as nil
Abdelkader Boudih
2014-07-14
1
-0
/
+4
*
|
|
|
|
Merge branch 'master' of git://github.com/rails/rails
Godfrey Chan
2014-07-15
1
-0
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'jbrowning-fix_mariadb_rename_index'
Rafael Mendonça França
2014-07-15
1
-0
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix version detection for RENAME INDEX support. Fixes #15931.
Jeff Browning
2014-07-15
1
-0
/
+6
|
|
|
/
/
/
/
*
|
/
/
/
/
Revert "Revert "Merge pull request #16059 from jenncoop/json-serialized-attr""
Godfrey Chan
2014-07-15
1
-0
/
+41
|
/
/
/
/
/
*
/
/
/
/
Add CHANGELOG entry for #15266
Godfrey Chan
2014-07-15
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #16127 from Envek/fix_16111
Matthew Draper
2014-07-14
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Dump PostgreSQL primary key with custom function as a default.
Andrey Novikov
2014-07-11
1
-0
/
+7
*
|
|
|
|
Synced 4.2 release notes with the latest commits.
Godfrey Chan
2014-07-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
[ci skip] Add changelog for PR #14899
eileencodes
2014-07-08
1
-0
/
+15
*
|
|
|
active_record: Type cast booleans and durations for string columns.
Dylan Thacker-Smith
2014-07-06
1
-0
/
+11
*
|
|
|
Revert "Merge pull request #16059 from jenncoop/json-serialized-attr"
Godfrey Chan
2014-07-05
1
-41
/
+0
*
|
|
|
Merge pull request #16059 from jenncoop/json-serialized-attr
Godfrey Chan
2014-07-05
1
-0
/
+41
*
|
|
|
CHANGELOG and release notes entry for #16056
Sean Griffin
2014-07-04
1
-0
/
+5
[prev]
[next]