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
*
Create a blacklist to disallow mutator methods to be delegated to `Array`.
Lauro Caetano
2013-12-17
1
-15
/
+17
*
Better support for `where()` conditions that use an association name.
Martin Emde
2013-12-16
1
-0
/
+55
*
Improve CHANGELOG entry with examples [ci skip]
Rafael Mendonça França
2013-12-15
1
-0
/
+10
*
Merge pull request #13313 from ccutrer/temp-tables
Rafael Mendonça França
2013-12-15
1
-0
/
+10
|
\
|
*
support creating temporary tables from queries
Cody Cutrer
2013-12-14
1
-0
/
+10
*
|
Improve the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-12-15
1
-3
/
+3
*
|
db:test:clone and prepare must load environment
Arthur Neves
2013-12-14
1
-0
/
+7
|
/
*
Add changelog
laurocaetano
2013-12-12
1
-6
/
+15
*
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-12
1
-7
/
+7
*
Fix type cast on group sum with custom expression
Paul Nikitochkin
2013-12-10
1
-0
/
+16
*
Improve AR changelog [ci skip]
Carlos Antonio da Silva
2013-12-05
1
-1
/
+1
*
polymorphic belongs_to association with touch: true updates old record correctly
Severin Schoepke
2013-12-05
1
-0
/
+14
*
end sentences with a `.`. [ci skip]
Yves Senn
2013-12-05
1
-3
/
+3
*
Improve AR changelog, add entry for migration error improvements #12462 [ci s...
Carlos Antonio da Silva
2013-12-03
1
-2
/
+12
*
Fix offset with last.
Lauro Caetano
2013-12-03
1
-0
/
+6
*
`connection.type_to_sql` returns a `String` for unmapped types.
Yves Senn
2013-12-03
1
-0
/
+11
*
Currently, we clear query_cache in cache block finish, even if we may already...
Vipul A M
2013-12-03
1
-0
/
+5
*
Introduce a context for rendering fixtures ERB.
Victor Costan
2013-12-03
1
-0
/
+6
*
Improve AR changelog [ci skip]
Carlos Antonio da Silva
2013-11-30
1
-9
/
+8
*
Raise `ArgumentError` when `has_one` is used with `counter_cache`
Godfrey Chan
2013-11-29
1
-0
/
+7
*
fix mysql version check in rename_index
Cody Cutrer
2013-11-28
1
-1
/
+1
*
implement rename_index natively for MySQL > 5.7
Cody Cutrer
2013-11-28
1
-0
/
+4
*
first pass through CHANGELOGS to extract 4_1_release_notes. [ci skip]
Yves Senn
2013-11-28
1
-3
/
+2
*
Merge pull request #13061 from laurocaetano/fix-uniqueness-validation-for-ali...
Rafael Mendonça França
2013-11-26
1
-0
/
+6
*
changed update counter to act on unscoped model
heruku
2013-11-26
1
-0
/
+6
*
`rename_index`: add the new index before removing the old one.
Yves Senn
2013-11-26
1
-0
/
+8
*
move changelog entry to the top
Brian Thomas Storti
2013-11-25
1
-6
/
+6
*
Raise `RecordNotDestroyed` when children can't be replaced
Brian Thomas Storti
2013-11-25
1
-0
/
+6
*
Fix some minor typos [ci skip]
Vipul A M
2013-11-26
1
-1
/
+1
*
Fix validation on uniqueness of empty association
Evgeny Li
2013-11-22
1
-0
/
+4
*
Improve changelogs
Carlos Antonio da Silva
2013-11-22
1
-2
/
+1
*
Fix ActiveRecord::Relation#unscope
Jon Leighton
2013-11-20
1
-0
/
+5
*
use arel nodes to represent non-string `order_values`.
Yves Senn
2013-11-19
1
-0
/
+4
*
Revert "Explicitly exit with status "1" for create and drop failures"
Rafael Mendonça França
2013-11-19
1
-4
/
+0
*
Merge pull request #12918 from versioncontrol/rails-12866
Rafael Mendonça França
2013-11-16
1
-0
/
+4
|
\
|
*
Checks to see if the record contains the foreign_key to set the inverse autom...
Edo Balvers
2013-11-16
1
-0
/
+4
*
|
Merge pull request #12531 from iamvery/database-tasks-exit-status
Rafael Mendonça França
2013-11-15
1
-0
/
+4
|
\
\
|
*
|
Explicitly exit with status "1" for create and drop failures
Jay Hayes
2013-11-11
1
-0
/
+4
*
|
|
Fix AR Changelog examples and improve syntax highlight [ci skip]
Carlos Antonio da Silva
2013-11-14
1
-12
/
+12
*
|
|
Add AR::Base.to_param for convenient "pretty" URLs derived from a model's att...
Javan Makhmali
2013-11-14
1
-0
/
+14
*
|
|
add #no_touching on ActiveRecord models
Damien Mathieu
2013-11-13
1
-0
/
+10
*
|
|
Prevent the counter cache from being decremented twice
dm1try
2013-11-11
1
-0
/
+7
*
|
|
Unifies mysql and mysql2 casting of booleans.
Yves Senn
2013-11-11
1
-0
/
+7
*
|
|
tidy Active Record CHANGELOG. [ci skip].
Yves Senn
2013-11-11
1
-1
/
+3
*
|
|
Fixes problem with replacing has_one association record with itself
Denis Redozubov
2013-11-11
1
-0
/
+6
*
|
|
Improve changelogs formatting [ci skip]
Carlos Antonio da Silva
2013-11-09
1
-8
/
+8
*
|
|
log bind variables after they were type casted.
Yves Senn
2013-11-09
1
-0
/
+9
*
|
|
revised changelog comment to be less than 80 chars
Jason Ayre
2013-11-07
1
-2
/
+2
*
|
|
add autoload :TransactionState to fix Marshal.load issues
Jason Ayre
2013-11-07
1
-0
/
+5
|
|
/
|
/
|
*
|
Fix changelog indent [ci skip]
Carlos Antonio da Silva
2013-11-04
1
-6
/
+6
[next]