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 the release in the CHANGELOG [ci skip]
Rafael Mendonça França
2012-11-08
1
-1
/
+4
*
|
Fix accepts_nested_attributes for child classes
Gabriel Sobrinho & Ricardo Henrique
2012-11-07
1
-0
/
+26
|
/
*
Fix issue with collection associations and first(n)/last(n)
Carlos Antonio da Silva
2012-11-01
1
-2
/
+7
*
Add CHANGELOG entry to #8032 fix
Rafael Mendonça França
2012-10-29
1
-0
/
+5
*
Fix bug when Column is trying to type cast boolean values to integer.
Rafael Mendonça França
2012-10-29
1
-0
/
+5
*
fixed support for DATABASE_URL for rake db tasks
Grace Liu
2012-10-29
1
-0
/
+2
*
Merge pull request #8053 from henrik/update_columns_with_primary_key
Carlos Antonio da Silva
2012-10-29
1
-0
/
+4
*
Merge pull request #7593 from veader/patch-1
Rafael Mendonça França
2012-10-28
1
-0
/
+4
*
Merge pull request #7371 from csmuc/fix_dup_validation_errors
Santiago Pastorino
2012-10-17
1
-0
/
+5
*
Synchronize around deleting from the reserved connections hash.
Aaron Patterson
2012-10-15
1
-0
/
+3
*
#7914 get default value when type uses schema name
Arturo Pie
2012-10-14
1
-0
/
+5
*
Fix has_many assocation w/select load after create
Ernie Miller
2012-10-12
1
-0
/
+6
*
Merge pull request #7850 from senny/5920_postgres_adapter_table_with_capital_...
Rafael Mendonça França
2012-10-06
1
-4
/
+9
*
Merge pull request #6978 from frodsan/count_nosql_unsaved_parent
Rafael Mendonça França
2012-10-04
1
-0
/
+17
*
Merge pull request #7822 from lulalala/reset-counter-cache-for-has-many-through
Rafael Mendonça França
2012-10-02
1
-0
/
+5
*
ConnectionPool accepts spec key 'checkout_timeout'
Jonathan Rochkind
2012-09-24
1
-0
/
+6
*
Merge pull request #3544 from amatsuda/_field_changed
Aaron Patterson
2012-09-21
1
-0
/
+4
*
Revert "backport fair connection pool 02b2335563 to 3-2-stable"
Rafael Mendonça França
2012-09-20
1
-5
/
+0
*
backport fair connection pool 02b2335563 to 3-2-stable
Jonathan Rochkind
2012-09-17
1
-0
/
+5
*
Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt
Rafael Mendonça França
2012-09-17
1
-0
/
+6
*
Backport explain fixes.
Rafael Mendonça França
2012-09-16
1
-0
/
+6
*
fix markdown markup in AR/CHANGELOG
Francesco Rodríguez
2012-09-13
1
-1
/
+1
*
Backport PostgreSQL auto-reconnect test coverage
Steve Jorgensen
2012-09-13
1
-0
/
+5
*
Backported #7572 to 3-2-stable. Use config['encoding'], because database conf...
kennyj
2012-09-12
1
-0
/
+6
*
Merge pull request #7582 from tchandy/fix_type_cast_code
Rafael Mendonça França
2012-09-09
1
-0
/
+4
|
\
|
*
ConnectionAdapters::Column.type_cast_code should always convert values to int...
Thiago Pradi
2012-09-09
1
-0
/
+4
*
|
Merge pull request #7337 from adzap/string_to_dummy_time
Rafael Mendonça França
2012-09-05
1
-0
/
+4
*
|
set the configured #inheritance_column on #become (#7503)
Yves Senn
2012-09-03
1
-0
/
+4
|
/
*
CHANGELOGs are now per branch
Xavier Noria
2012-08-28
1
-6558
/
+1
*
Merge pull request #5210 from Pliny/masteri
Rafael Mendonça França
2012-08-21
1
-0
/
+6
*
Merge pull request #6986 from kennyj/fix_6975
Rafael Mendonça França
2012-08-21
1
-0
/
+5
*
Merge pull request #7377 from brainopia/use_inversed_parent_for_first_and_las...
Carlos Antonio da Silva
2012-08-21
1
-0
/
+4
*
Merge pull request #7352 from aripollak/microsecond-timestamp
Rafael Mendonça França
2012-08-17
1
-0
/
+6
*
Remove duplicated changelog entry [ci skip]
Carlos Antonio da Silva
2012-08-15
1
-6
/
+0
*
Do not use update_column where update_attribute is not interchangeable
Rafael Mendonça França
2012-08-15
1
-0
/
+5
*
Merge pull request #6073 from daveyeu/restore-state-on-record-invalid
Rafael Mendonça França
2012-08-11
1
-0
/
+5
*
Add CHANGELOG entry for #7286
Rafael Mendonça França
2012-08-10
1
-0
/
+5
*
Merge branch '3-2-8' into 3-2-stable
Santiago Pastorino
2012-08-09
1
-1
/
+7
|
\
|
*
Add release date to CHANGELOGs
Santiago Pastorino
2012-08-09
1
-1
/
+1
|
*
Do not consider the numeric attribute as changed if the old value is
Rafael Mendonça França
2012-08-02
1
-0
/
+6
*
|
Add CHANGELOG entry
Rafael Mendonça França
2012-08-09
1
-0
/
+5
*
|
Add CHANGELOG entry for a935c7a
Rafael Mendonça França
2012-08-06
1
-0
/
+5
*
|
Merge pull request #7140 from seamusabshere/patch-1
Rafael Mendonça França
2012-08-05
1
-0
/
+8
*
|
Do not consider the numeric attribute as changed if the old value is
Rafael Mendonça França
2012-08-02
1
-0
/
+6
|
/
*
This entry is wrong
Santiago Pastorino
2012-08-01
1
-2
/
+0
*
Fix CHANGELOGS
Rafael Mendonça França
2012-08-01
1
-3
/
+16
*
removes the deprecation of update_attribute
Xavier Noria
2012-08-01
1
-2
/
+2
*
revises the deprecation warning of update_attribute
Xavier Noria
2012-08-01
1
-1
/
+1
*
Revert "Deprecating composed_of in ActiveRecord"
Rafael Mendonça França
2012-08-01
1
-6
/
+0
*
Revert "Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql."
Jon Leighton
2012-08-01
1
-0
/
+3
[prev]
[next]