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
*
use unified and clean formatting in CHANGELOGS. [ci skip]
Yves Senn
2013-04-12
1
-9
/
+9
*
Switched to new naming conventions
Noemj
2013-04-11
1
-3
/
+3
*
Merge pull request #10152 from Noemj/statement_cache
Rafael Mendonça França
2013-04-10
1
-0
/
+17
|
\
|
*
Added statement cache
Noemj
2013-04-10
1
-0
/
+17
*
|
While merging relations preserve context for joins
Jared Armstrong and Neeraj Singh
2013-04-10
1
-0
/
+32
*
|
Minor AR changelog improvements [ci skip]
Carlos Antonio da Silva
2013-04-07
1
-4
/
+3
*
|
Deprecate ActiveRecord#Base.default_scopes?
Agis-
2013-04-06
1
-0
/
+5
*
|
Merge pull request #10098 from subwindow/postgres_dump_bigint_default
Rafael Mendonça França
2013-04-05
1
-0
/
+5
|
\
\
|
*
|
Correctly parse bigint defaults in PostgreSQL
Erik Peterson
2013-04-05
1
-0
/
+5
*
|
|
Move changelog to the top [ci skip]
Carlos Antonio da Silva
2013-04-05
1
-17
/
+17
*
|
|
Merge pull request #9996 from mikz/master
Jon Leighton
2013-04-05
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix inverse_of association in block of new child
Michal Cichra
2013-04-01
1
-0
/
+17
*
|
|
has_many through obeys order on through association
Neeraj Singh
2013-04-04
1
-0
/
+5
*
|
|
Move changelog entry to the top and fix conflict [ci skip]
Carlos Antonio da Silva
2013-04-03
1
-22
/
+20
*
|
|
Merge pull request #9141 from adamgamble/issue-9091
David Heinemeier Hansson
2013-04-03
1
-0
/
+22
|
\
\
\
|
*
|
|
Modifies belong_to touch callback to touch old associations also #9091
Adam Gamble
2013-03-14
1
-0
/
+22
*
|
|
|
Add CHANGELOG entry about extracting and deprecating Firebird/Sqlserver/Oracl...
kennyj
2013-04-03
1
-0
/
+5
*
|
|
|
Minor reviews in AR changelog [ci skip]
Carlos Antonio da Silva
2013-03-30
1
-10
/
+10
|
|
/
/
|
/
|
|
*
|
|
Add support for FULLTEXT and SPATIAL indexes using the :type flag for MySQL.
Ken Mazaika
2013-03-27
1
-1
/
+9
*
|
|
Make connection_handler overridable per thread
Sam Saffron
2013-03-27
1
-1
/
+7
*
|
|
Merge pull request #9928 from vipulnsward/fix_rename_auto_increment_mysql
Rafael Mendonça França
2013-03-26
1
-1
/
+6
|
\
\
\
|
*
|
|
respect auto_increment in rename_column for mysql
Vipul A M
2013-03-27
1
-1
/
+6
*
|
|
|
Adds support for concurrent indexing in PostgreSQL adapter
Dan McClain
2013-03-25
1
-0
/
+12
|
/
/
/
*
|
|
Make Postgres point type correspond to ruby array with two floats inside
Martin Schürrer
2013-03-25
1
-0
/
+4
*
|
|
Custom index type support with :using.
doabit
2013-03-24
1
-0
/
+7
*
|
|
Review some CHANGELOG entries [ci skip]
Rafael Mendonça França
2013-03-23
1
-7
/
+8
*
|
|
Spelling 'PostgreSQL' correctly
Prathamesh Sonpatki
2013-03-23
1
-7
/
+7
*
|
|
Fixed typos in activerecord CHANGELOG
Prathamesh Sonpatki
2013-03-23
1
-3
/
+3
*
|
|
When we pass id to update_attributes it will try to set new id for that record
Dmitry Vorotilin
2013-03-22
1
-0
/
+7
*
|
|
Update other counter caches on destroy
Ian Young
2013-03-20
1
-0
/
+5
*
|
|
Merge pull request #9821 from vipulnsward/fix_typos_in_AR
Vijay Dev
2013-03-20
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix some typos in AR- CHANGELOG, tests, method doc. fixed
Vipul A M
2013-03-20
1
-2
/
+2
*
|
|
|
Fix a typo
Rajeev N Bharshetty
2013-03-20
1
-1
/
+1
|
/
/
/
*
|
|
Calling find() on an association with an inverse will now check to see
wangjohn
2013-03-19
1
-0
/
+10
*
|
|
`rake db:create` does not change permissions of root user.
Yves Senn
2013-03-17
1
-0
/
+5
*
|
|
sets limit 191 for schema_migrations#version in mysql2 if the encoding is "ut...
Xavier Noria
2013-03-17
1
-0
/
+15
*
|
|
fixes markup of the CHANGELOG entry from 455d710
Xavier Noria
2013-03-16
1
-14
/
+14
*
|
|
If a counter_cache is defined, then using update_attributes and changing
John Wang
2013-03-15
1
-0
/
+26
*
|
|
make it possible to disable implicit join references.
Yves Senn
2013-03-15
1
-0
/
+15
*
|
|
Deprecate the `:distinct` option for `Relation#count`.
Yves Senn
2013-03-15
1
-0
/
+13
*
|
|
rename `Relation#uniq` to `Relation#distinct`. `#uniq` still works.
Yves Senn
2013-03-15
1
-0
/
+7
|
/
/
*
|
fix typo in Active Record CHANGELOG [ci skip]
Yves Senn
2013-03-13
1
-1
/
+1
*
|
Pass column to quote when copying a sqlite table.
Matthew M. Boedicker
2013-03-11
1
-0
/
+9
*
|
promotes change_column_null to the migrations API
Xavier Noria
2013-03-11
1
-0
/
+7
*
|
Merge pull request #9633 from senny/5321_make_it_lazy
Carlos Antonio da Silva
2013-03-09
1
-0
/
+9
|
\
\
|
*
|
Uniqueness validation uses a proc to specify the `:conditions` option.
Yves Senn
2013-03-09
1
-0
/
+9
*
|
|
Fix "ActiveRecord" => "Active Record" in changelog [ci skip]
Carlos Antonio da Silva
2013-03-09
1
-4
/
+3
|
/
/
*
|
Deprecate #connection in favour of accessing it via the class
Ben Moss
2013-03-09
1
-0
/
+6
*
|
Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip].
Yves Senn
2013-03-09
1
-16
/
+17
*
|
Preserve magic comments and content encoding of copied migrations.
OZAWA Sakuro
2013-03-09
1
-0
/
+4
[next]