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
*
refactor store_accessor
Matt Jones
2012-09-13
1
-1
/
+7
*
Accept belongs_to assoc. keys in ActiveRecord queries
beerlington
2012-09-11
1
-0
/
+12
*
Use native mysqldump command for 'rake db:structure:dump'.
kennyj
2012-09-12
1
-0
/
+5
*
Raise MissingAttributeError on query methods
Ernie Miller
2012-09-08
1
-0
/
+6
*
improve AR CHANGELOG [ci skip]
Francesco Rodriguez
2012-09-08
1
-8
/
+9
*
Improve latest AR and AP changelog entries
Carlos Antonio da Silva
2012-09-08
1
-1
/
+4
*
Dump schema using new style hash
Konstantin Shabanov
2012-09-08
1
-0
/
+2
*
Add changelog entry for #7545: map interval with precision to string
Carlos Antonio da Silva
2012-09-07
1
-0
/
+2
*
Remove 3.2.x entries from Active Record changelog [ci skip]
Carlos Antonio da Silva
2012-09-07
1
-100
/
+0
*
Add Changelog entry for #4976: fix eager load associations without pks [ci skip]
Carlos Antonio da Silva
2012-09-07
1
-0
/
+2
*
Update Active Record CHANGELOG for #7419
Prem Sichanugrist
2012-09-06
1
-0
/
+6
*
ActiveRecord support to PostgreSQL 9.2 JSON type
Dickson S. Guedes
2012-09-05
1
-0
/
+5
*
Add CHANGELOG entry for #7532 [ci skip]
Rafael Mendonça França
2012-09-05
1
-0
/
+10
*
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2012-09-05
1
-0
/
+4
*
Update changelog with time column type casting fix
Adam Meehan
2012-09-05
1
-0
/
+4
*
CHANGELOGs are now per branch
Xavier Noria
2012-08-28
1
-6836
/
+1
*
Remove CHANGELOG entry for the update_attribute removal.
Rafael Mendonça França
2012-08-26
1
-6
/
+0
*
changelog #7449
Mikhail Dieterle
2012-08-26
1
-0
/
+4
*
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-0
/
+3
*
reset_counters() was crashing when there were multiple belongs_to association...
Dave Desrochers
2012-08-21
1
-0
/
+6
*
Use instance_accessor: false instead of instance_writer.
kennyj
2012-08-21
1
-0
/
+4
*
Add CHANGELOG entry for #6986
Rafael Mendonça França
2012-08-21
1
-0
/
+5
*
Use inversed parent for first and last child of has_many association
brainopia
2012-08-18
1
-0
/
+4
*
Merge pull request #7352 from aripollak/microsecond-timestamp
Rafael Mendonça França
2012-08-17
1
-0
/
+6
|
\
|
*
Fix occasional microsecond conversion inaccuracy
Ari Pollak
2012-08-15
1
-0
/
+6
*
|
Renaming active_record_deprecated_finders to activerecord-deprecated_finders
Jon Leighton
2012-08-17
1
-2
/
+2
|
/
*
Remove duplicated changelog entry [ci skip]
Carlos Antonio da Silva
2012-08-15
1
-6
/
+0
*
Move changelog entry to the top [ci skip]
Carlos Antonio da Silva
2012-08-15
1
-5
/
+4
*
Merge pull request #7133 from roshats/fix_update_all_with_blank_argument
Carlos Antonio da Silva
2012-08-15
1
-0
/
+4
|
\
|
*
raise ArgumentError if list of attributes to change is empty in update_all
Roman Shatsov
2012-08-14
1
-0
/
+4
*
|
Restore state on create when ActiveRecord::RecordInvalid is raised
Dave Yeu
2012-08-11
1
-0
/
+5
*
|
Sync CHANGELOGs [ci skip]
Rafael Mendonça França
2012-08-11
1
-3
/
+83
*
|
Added changelog entry for table name prefix fix [ci skip]
Wojciech Wnętrzak
2012-08-11
1
-0
/
+3
*
|
Remove the dependent_restrict_raises option.
Jon Leighton
2012-08-10
1
-16
/
+5
*
|
Merge pull request #7140 from seamusabshere/patch-1
Rafael Mendonça França
2012-08-05
1
-0
/
+5
|
\
\
|
*
|
Update changelog
Rafael Mendonça França
2012-08-05
1
-0
/
+5
|
|
/
*
|
Remove ActiveRecord::Base.to_a
Jon Leighton
2012-08-03
1
-2
/
+1
*
|
reinstate changelog that seems to have been accidentally deleted o_O
Jon Leighton
2012-08-03
1
-0
/
+19
*
|
Allow Relation#merge to take a proc.
Jon Leighton
2012-08-03
1
-0
/
+20
*
|
Add CollectionProxy#scope
Jon Leighton
2012-08-01
1
-0
/
+18
*
|
Add `Relation#load`
Jon Leighton
2012-08-01
1
-0
/
+15
*
|
Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql.
Jon Leighton
2012-08-01
1
-0
/
+11
*
|
Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql."
Jon Leighton
2012-08-01
1
-46
/
+0
*
|
Change AR's CHANGELOG, because it is related to e35c67ae0f920011a2440210041e9...
kennyj
2012-08-02
1
-1
/
+1
*
|
AR::Relation#order: make new order prepend old one
Bogdan Gusiev
2012-07-31
1
-0
/
+9
*
|
Remove the deprecation of update_column.
Rafael Mendonça França
2012-07-30
1
-5
/
+1
*
|
Revert "Removing composed_of from ActiveRecord."
Rafael Mendonça França
2012-07-27
1
-23
/
+0
*
|
Merge pull request #6827 from zephyr-dev/master
José Valim
2012-07-27
1
-0
/
+7
|
\
\
|
*
|
AR has a subclass of AM:PresenceValidator.
Brent Wheeldon & Nick Monje
2012-07-20
1
-0
/
+7
*
|
|
Changelog and doc updates for the previous changes.
Jon Leighton
2012-07-27
1
-3
/
+21
[next]