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
*
Merge pull request #17696 from kamipo/unsigned_integer_support
Jeremy Daer
2015-09-19
1
-0
/
+19
|
\
|
*
Add `unsigned` types for numeric data types in MySQL
Ryuta Kamizono
2015-09-18
1
-0
/
+9
|
*
Add `unsigned` support for numeric data types in MySQL
Ryuta Kamizono
2015-09-18
1
-0
/
+13
*
|
Merge pull request #21609 from kamipo/do_not_dump_view_as_table
Jeremy Daer
2015-09-19
1
-0
/
+4
|
\
\
|
*
|
Add `#views` and `#view_exists?` methods on connection adapters
Ryuta Kamizono
2015-09-13
1
-0
/
+4
*
|
|
Correctly dump composite primary key
Ryuta Kamizono
2015-09-20
1
-0
/
+11
|
|
/
|
/
|
*
|
Merge pull request #21581 from ronakjangir47/restrict_with_error
Yves Senn
2015-09-17
1
-0
/
+5
|
/
*
Correct query for PostgreSQL 8.2
Matthew Draper
2015-09-08
1
-0
/
+4
*
Merge pull request #21527 from rngtng/fix-migrator-path-setup
Yves Senn
2015-09-07
1
-0
/
+6
|
\
|
*
Allow global migrations_path configuration with using value from database_tas...
Tobias Bielohlawek
2015-09-07
1
-0
/
+11
|
/
*
changelog, minor formatting changes.
Yves Senn
2015-09-07
1
-9
/
+9
*
Merge pull request #21317 from greysteil/support-postgres-drop-index-concurre...
Matthew Draper
2015-09-07
1
-0
/
+7
|
\
|
*
Support dropping indexes concurrently in Postgres
Grey Baker
2015-09-05
1
-0
/
+7
*
|
Deprecate passing conditions to AR::Relation destroy_all and delete_all methods
Wojciech Wnętrzak
2015-09-06
1
-0
/
+5
|
/
*
pg, `create_schema`, `drop_schema` and `rename_table` quote schema name.
Yves Senn
2015-08-28
1
-0
/
+12
*
PostgreSQL, add `:if_exists` to `#drop_schema`.
Yves Senn
2015-08-28
1
-0
/
+6
*
Only nullify persisted has_one target associations
Agis-
2015-08-24
1
-0
/
+6
*
uniqueness validation raises error for persisted record without pk.
Yves Senn
2015-08-20
1
-0
/
+7
*
Add a native JSON data type support in MySQL
Ryuta Kamizono
2015-08-18
1
-0
/
+10
*
descriptive error message when fixtures contian a missing column.
Yves Senn
2015-08-13
1
-0
/
+6
*
Merge pull request #17885 from starbelly/patch-1
Yves Senn
2015-08-11
1
-0
/
+5
|
\
|
*
Add run_cmd class method to ActiveRecord::Tasks::DatabaseTasks
starbelly
2015-08-01
1
-0
/
+8
*
|
Remove XML Serialization from core.
Zachary Scott
2015-08-07
1
-0
/
+4
*
|
Add ActiveRecord::Relation#in_batches
Sina Siadat
2015-08-07
1
-0
/
+19
*
|
Merge pull request #20459
Sean Griffin
2015-08-06
1
-0
/
+15
|
\
\
|
*
|
Add missing data types for ActiveRecord migrations
Mehmet Emin İNAÇ
2015-06-08
1
-0
/
+15
*
|
|
Merge pull request #20884
Sean Griffin
2015-08-01
1
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add #cache_key to ActiveRecord::Relation.
Alberto F. Capel
2015-07-20
1
-0
/
+10
*
|
|
minor AR changelog edits. [ci skip]
Yves Senn
2015-08-01
1
-9
/
+8
*
|
|
Properly allow uniqueness validations on primary keys.
Sean Griffin
2015-07-25
1
-0
/
+6
*
|
|
`destroy` shouldn't raise when child associations fail to save
Sean Griffin
2015-07-24
1
-0
/
+7
*
|
|
Rename the enum_{prefix,suffix} options to _{prefix,suffix}
Robin Dupret
2015-07-23
1
-1
/
+1
*
|
|
Extra caller details added to ActiveRecord::RecordNotFound
Sameer Rahmani
2015-07-21
1
-0
/
+16
*
|
|
Deprecate and rename the keys for association restrict_dependent_destroy
Roque Pinel
2015-07-20
1
-0
/
+16
*
|
|
Fix state being carried over from previous transaction
Roque Pinel
2015-07-20
1
-0
/
+14
*
|
|
Correctly ignore `mark_for_destruction` without `autosave`
Sean Griffin
2015-07-20
1
-0
/
+7
|
/
/
*
|
Fix counter_cache for polymorphic associations
Stefan Kanev
2015-07-19
1
-0
/
+7
*
|
Ensure cyclic associations w/ autosave don't cause duplicate errors
Sean Griffin
2015-07-18
1
-0
/
+7
*
|
Ensure that `ActionController::Parameters` can still be passed to AR
Sean Griffin
2015-07-18
1
-0
/
+7
*
|
Deprecate force association reload by passing true
Prem Sichanugrist
2015-07-15
1
-0
/
+18
*
|
Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.
Jerry D'Antonio
2015-07-13
1
-0
/
+5
*
|
Update CHANGELOG.md
Dmitry Zudochkin
2015-07-07
1
-1
/
+1
*
|
Correct through associations using scopes
Sean Griffin
2015-06-30
1
-0
/
+8
*
|
`dump_schema_after_migration` applies migration tasks other than db:migrate
Yves Senn
2015-06-30
1
-0
/
+7
*
|
Add reversible syntax for change_column_default
Prem Sichanugrist
2015-06-26
1
-0
/
+12
*
|
Merge pull request #20552 from jamesdabbs/belongs-to-polymorphic-force-reload
Yves Senn
2015-06-23
1
-0
/
+7
|
\
\
*
\
\
Merge pull request #20545 from dcrec1/20541
Yves Senn
2015-06-23
1
-0
/
+7
|
\
\
\
|
*
|
|
thrown ActiveRecord::AssociationTypeMismatch when assigning a wrong value for...
Diego Carrion
2015-06-22
1
-0
/
+7
|
/
/
/
*
|
|
AR absence validator respects `marked_for_destruction?`. Closes #20449.
Yves Senn
2015-06-22
1
-0
/
+6
*
|
|
Include `Enumerable` in `ActiveRecord::Relation`
Sean Griffin
2015-06-19
1
-0
/
+4
[next]