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 changelog wording as suggested.
Dennis Taylor
2017-07-07
1
-2
/
+2
*
|
|
|
|
Don't translate non-database exceptions.
Dennis Taylor
2017-07-05
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Fix eager loading association with scope including joins
Ryuta Kamizono
2017-07-04
1
-0
/
+6
*
|
|
|
Add backticks [ci skip]
Ryuta Kamizono
2017-07-03
1
-2
/
+2
*
|
|
|
Apply record state based on parent transaction state
eileencodes
2017-07-01
1
-0
/
+10
*
|
|
|
Deprecate and replace `set_state` method
eileencodes
2017-07-01
1
-0
/
+8
*
|
|
|
Deprecate delegating to `arel` in `Relation`
Ryuta Kamizono
2017-06-29
1
-0
/
+4
*
|
|
|
Merge pull request #29601 from kamipo/fix_eager_loading_to_respect_store_full...
Rafael Mendonça França
2017-06-28
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Fix eager loading to respect `store_full_sti_class` setting
Ryuta Kamizono
2017-06-29
1
-0
/
+4
*
|
|
|
|
Enable query cache if set a configurations
Tsukasa OISHI
2017-06-29
1
-0
/
+5
|
/
/
/
/
*
|
|
|
ActiveRecord: do not create "has many through" records that have been removed
Tobias Kraze
2017-06-28
1
-0
/
+7
*
|
|
|
Keep INNER JOIN when merging relations
Maxime Lapointe
2017-06-20
1
-0
/
+16
*
|
|
|
Fix ActiveRecord::Persistence#touch with locking
bogdanvlviv
2017-06-21
1
-0
/
+5
*
|
|
|
Fix destroy with locking_column value null
bogdanvlviv
2017-06-20
1
-0
/
+5
*
|
|
|
Use bulk INSERT to insert fixtures
Kir Shatrov
2017-06-20
1
-0
/
+4
*
|
|
|
Prevent making bind param if casted value is nil
Ryuta Kamizono
2017-05-31
1
-0
/
+4
*
|
|
|
Deprecate passing arguments and block at the same time to `count` and `sum` i...
Ryuta Kamizono
2017-05-29
1
-0
/
+4
*
|
|
|
Add a Monitor to ModelSchema#load_schema
Matthew Draper
2017-05-25
1
-0
/
+6
*
|
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-05-19
1
-7
/
+7
*
|
|
|
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-0
/
+9
*
|
|
|
Changelog entry [ci-skip]
Guillermo Iguaran
2017-05-15
1
-0
/
+4
*
|
|
|
Add type caster to `RuntimeReflection#alias_name`
Jon Moss
2017-05-02
1
-0
/
+6
*
|
|
|
Deprecate `supports_statement_cache?`
Ryuta Kamizono
2017-05-01
1
-0
/
+4
*
|
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-04-30
1
-1
/
+1
*
|
|
|
Merge pull request #28681 from runephilosof/fix-mysql-grant
Rafael Mendonça França
2017-04-20
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Fix quoting in db:create grant all statement.
Rune Schjellerup Philosof
2017-04-20
1
-0
/
+4
*
|
|
|
|
Add additional raise UnknownMigrationVersionError
bogdanvlviv
2017-04-19
1
-0
/
+5
*
|
|
|
|
Fix `bin/rails db:forward` first migration
bogdanvlviv
2017-04-19
1
-0
/
+4
*
|
|
|
|
Support Descending Indexes for MySQL
Ryuta Kamizono
2017-04-16
1
-0
/
+7
*
|
|
|
|
Fix inconsistency with changed attributes when overriding AR attribute reader
bogdanvlviv
2017-04-12
1
-0
/
+4
*
|
|
|
|
Passing in no arguments to the dynamic fixture accessor method returns all fi...
Kevin McPhillips
2017-04-07
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Remove CHANGELOG.md entry that appears in 5-1-stable
Jon Moss
2017-04-01
1
-9
/
+0
*
|
|
|
Load only needed records on ActiveRecord::Relation#inspect
Hendy Tanata
2017-03-28
1
-0
/
+9
*
|
|
|
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-771
/
+1
*
|
|
|
Fix changelog entry about transaction error classes [ci skip]
yuuji.yaginuma
2017-03-20
1
-1
/
+1
*
|
|
|
Merge pull request #28154 from aripollak/remove-comments-from-structure-sql
Rafael Mendonça França
2017-03-17
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Drop comments from structure.sql in postgresql
Ari Pollak
2017-02-24
1
-0
/
+7
*
|
|
|
|
Merge pull request #28318 from bogdanvlviv/remove-ability-update-locking_colu...
Rafael França
2017-03-17
1
-5
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove ability update locking_column value
bogdanvlviv
2017-03-16
1
-5
/
+0
*
|
|
|
|
|
Add :default option to belongs_to (#28453)
George Claghorn
2017-03-17
1
-0
/
+14
|
/
/
/
/
/
*
|
|
|
|
Add missing credit [ci skip]
Ryuta Kamizono
2017-03-10
1
-0
/
+2
*
|
|
|
|
Merge pull request #28351 from kamipo/deprecate_schema_migrations_table_name
Rafael Mendonça França
2017-03-09
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate `Migrator.schema_migrations_table_name`
Ryuta Kamizono
2017-03-09
1
-0
/
+4
*
|
|
|
|
|
Fix select with block doesn't return newly built records in has_many association
Ryuta Kamizono
2017-03-09
1
-0
/
+6
|
/
/
/
/
/
*
|
|
|
|
Check whether `Rails.application` defined before calling it
Andrew White
2017-03-07
1
-0
/
+10
*
|
|
|
|
Fix `deserialize` with JSON array
Ryuta Kamizono
2017-03-06
1
-0
/
+6
*
|
|
|
|
Fix `rake db:schema:load` with subdirectories
Ryuta Kamizono
2017-03-05
1
-0
/
+4
*
|
|
|
|
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
[prev]
[next]