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 `rake db:migrate:status` with subdirectories
Ryuta Kamizono
2017-03-04
1
-0
/
+4
*
|
[ci skip] Add CHANGELOG entry for #28282
Andrew White
2017-03-04
1
-0
/
+10
*
|
Use `max_identifier_length` for `index_name_length` in PostgreSQL adapter
Ryuta Kamizono
2017-02-27
1
-0
/
+4
*
|
Deprecate `supports_migrations?` on connection adapters
Ryuta Kamizono
2017-02-27
1
-0
/
+4
*
|
[ci skip] Add CHANGELOG entry for #28183
Andrew White
2017-02-26
1
-0
/
+4
|
/
*
Deprecate using `#quoted_id` in quoting
Ryuta Kamizono
2017-02-24
1
-0
/
+4
*
Fix `wait_timeout` to configurable for mysql2 adapter
Ryuta Kamizono
2017-02-24
1
-0
/
+7
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
Correctly dump native timestamp types for MySQL
Ryuta Kamizono
2017-02-23
1
-0
/
+33
*
Merge pull request #28042 from kamipo/add_changelog_for_27384
Rafael França
2017-02-21
1
-0
/
+4
|
\
|
*
Add CHANGELOG entry for #27384 and #27762
Ryuta Kamizono
2017-02-17
1
-0
/
+4
*
|
Add backticks around method names
Jon Moss
2017-02-21
1
-1
/
+1
|
/
*
Omit redundant `using: :btree` for schema dumping
Ryuta Kamizono
2017-02-13
1
-0
/
+4
*
Deprecate passing `default` to `index_name_exists?`
Ryuta Kamizono
2017-02-13
1
-3
/
+7
*
Schema dumping support for PostgreSQL oid type
Ryuta Kamizono
2017-02-12
1
-1
/
+1
*
Schema dumping support for PostgreSQL interval type
Ryuta Kamizono
2017-02-12
1
-0
/
+4
*
Deprecate `supports_primary_key?`
Ryuta Kamizono
2017-02-12
1
-0
/
+5
*
Make `table_name=` reset current statement cache
namusyaka
2017-02-12
1
-0
/
+5
*
Merge pull request #27945 from betesh/allow-frozen-hashes-to-as_json
Rafael Mendonça França
2017-02-08
1
-0
/
+4
|
\
|
*
Allow ActiveRecord::Base.as_json to accept a frozen Hash
Isaac Betesh
2017-02-08
1
-0
/
+4
*
|
Fix inspection behavior when the :id column is not primary key
namusyaka
2017-02-09
1
-0
/
+4
|
/
*
Merge pull request #25873 from schuetzm/warn_about_dirty_lock
Rafael Mendonça França
2017-02-07
1
-0
/
+4
|
\
|
*
Deprecate locking of dirty records
Marc Schütz
2017-02-07
1
-0
/
+4
*
|
Remove deprecated behavior that halts callbacks when the return is false
Rafael Mendonça França
2017-02-07
1
-0
/
+4
|
/
*
Deprecate `ColumnDumper#migration_keys`
Ryuta Kamizono
2017-02-07
1
-0
/
+4
*
Correct spelling
Benjamin Fleischer
2017-02-05
1
-1
/
+1
*
Fix collection_singular_ids= bug
Daniel Colson
2017-02-02
1
-0
/
+6
*
Virtual/generated column support for MySQL 5.7.5+ and MariaDB 5.2.0+
Ryuta Kamizono
2017-02-01
1
-0
/
+19
*
Deprecate `initialize_schema_migrations_table` and `initialize_internal_metad...
Ryuta Kamizono
2017-01-20
1
-0
/
+4
*
Revert "Merge pull request #27718 from kamipo/remove_internal_public_methods"
Matthew Draper
2017-01-20
1
-5
/
+0
*
Add CHANGELOG entry for #24743
Ryuta Kamizono
2017-01-19
1
-2
/
+6
*
Remove `initialize_schema_migrations_table` and `initialize_internal_metadata...
Ryuta Kamizono
2017-01-18
1
-5
/
+10
*
Generate migrations at path set by `config.paths["db/migrate"]`
Kevin Glowacz
2017-01-16
1
-0
/
+4
*
Add CHANGELOG entry for #27701
Andrew White
2017-01-16
1
-0
/
+4
*
Add the touch option to ActiveRecord#increment! and decrement!
akihiro17
2017-01-14
1
-0
/
+4
*
Deprecate reflection class name to accept a class
Kir Shatrov
2017-01-09
1
-0
/
+5
*
Raise error when has_many through is defined before through association
Chris Holmes
2017-01-04
1
-0
/
+6
*
Merge pull request #26689 from kamipo/deprecate_passing_name_to_indexes
Rafael Mendonça França
2017-01-03
1
-1
/
+5
|
\
|
*
Deprecate passing `name` to `indexes` like `tables`
Ryuta Kamizono
2017-01-04
1
-1
/
+5
*
|
Remove deprecation of using ActiveRecord::Base instance in .update
Rafael Mendonça França
2017-01-03
1
-2
/
+2
*
|
Remove deprecated db:test:clone* tasks
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
Rephrase CHANGELOG.md entry
Jon Moss
2017-01-03
1
-1
/
+1
|
/
*
Compare deserialized values for `PostgreSQL::OID::Hstore` types
Jon Moss
2017-01-03
1
-0
/
+7
*
Raise ArgumentError when a instance of ActiveRecord::Base is passed to
Rafael Mendonça França
2017-01-03
1
-0
/
+5
*
Consistently apply adapter behavior when serializing arrays
Sean Griffin
2017-01-03
1
-0
/
+6
*
Cache results of computing model type
Konstantin Lazarev
2017-01-03
1
-0
/
+4
*
Fix tests with counter cache touching and more.
Kasper Timm Hansen
2017-01-01
1
-2
/
+13
*
Added option to ActiveRecord::CounterCache methods.
Jarred Trost
2017-01-01
1
-0
/
+7
*
Add missing word in activerecord/CHANGELOG.md
Jon Moss
2016-12-30
1
-1
/
+1
*
Remove deprecated `#uniq`, `#uniq!`, and `#uniq_value`
Ryuta Kamizono
2016-12-30
1
-0
/
+4
[prev]
[next]