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
/
lib
/
active_record
/
associations
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs, add missing `:nodoc: for `Associations::Builder`. [ci skip]
Yves Senn
2015-10-13
7
-9
/
+9
*
nodoc `ActiveRecord::ForeignAssociation`. [ci skip]
Yves Senn
2015-10-13
1
-1
/
+1
*
Merge pull request #11410 from bogdan/increment-concurency
Jeremy Daer
2015-10-10
2
-35
/
+21
|
\
|
*
Make #increment! and #decrement! methods concurency safe
Bogdan Gusiev
2015-10-05
2
-35
/
+21
*
|
Merge pull request #21033 from dgynn/preloader_build_scope_tuning
Arthur Nogueira Neves
2015-10-04
1
-1
/
+3
|
\
\
|
*
|
skip _select! call unless :select values are specified
Dave Gynn
2015-07-26
1
-1
/
+3
*
|
|
no more class methods for JoinDependency [ci skip]
Gaurav Sharma
2015-09-29
1
-2
/
+1
*
|
|
Fix `ActiveRecord::RecordNotFound` error message with custom primary key [ci ...
amitkumarsuroliya
2015-09-26
1
-7
/
+7
|
|
/
|
/
|
*
|
Clean up the implementation of AR::Dirty
Sean Griffin
2015-09-24
1
-1
/
+1
*
|
Merge pull request #21550 from didacte/unscope-associations
Sean Griffin
2015-09-24
1
-1
/
+1
|
\
\
|
*
|
Include association's `unscope` when preloading
Jimmy Bourassa
2015-09-09
1
-1
/
+1
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-09-18
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix module name of document
yui-knk
2015-09-17
1
-1
/
+1
|
|
/
/
*
|
|
`restrict_with_error` message will now respect owner’s human name in any lo...
Ronak Jangir
2015-09-12
2
-2
/
+2
*
|
|
Merge pull request #21486 from bogdan/refactor-has-many-counter-cache
Eileen M. Uchitelle
2015-09-09
2
-61
/
+10
|
\
\
\
|
*
|
|
HasManyAssociation: moved half of counter cache code to reflection
Bogdan Gusiev
2015-09-03
2
-61
/
+10
|
|
/
/
*
/
/
Added nodoc for `arel` method which returns object of private api. [ci skip]
Ronak Jangir
2015-09-09
1
-1
/
+1
|
/
/
*
|
Only nullify persisted has_one target associations
Agis-
2015-08-24
1
-1
/
+1
*
|
Added docs for CollectionProxy#take [ci skip]
Ronak Jangir
2015-08-23
1
-0
/
+25
*
|
Correct error message in Standard American english and add a test case for th...
prakash
2015-08-18
1
-1
/
+1
*
|
Merge pull request #19683 from tristang/require-option-for-counter-cache
Rafael Mendonça França
2015-08-13
1
-1
/
+8
|
\
\
|
*
|
Require explicit counter_cache option for has_many
Tristan Gamilis
2015-04-07
1
-1
/
+8
*
|
|
Skip statement cache on through association reader
Rafael Mendonça França
2015-08-12
3
-12
/
+10
*
|
|
use correct DB connection for generated HABTM table
Matt Hanlon
2015-08-07
1
-3
/
+7
*
|
|
Use memoization for collection associations ids reader
Mehmet Emin İNAÇ
2015-08-03
1
-2
/
+4
*
|
|
Fix misleading errors for has_one through relations
Mehmet Emin İNAÇ
2015-07-22
1
-2
/
+10
|
|
/
|
/
|
*
|
Deprecate and rename the keys for association restrict_dependent_destroy
Roque Pinel
2015-07-20
2
-2
/
+16
*
|
Add missing method name to exception description
Mehmet Emin İNAÇ
2015-07-20
1
-1
/
+1
*
|
Fix counter_cache for polymorphic associations
Stefan Kanev
2015-07-19
1
-4
/
+12
*
|
[ci skip] Fix typo in #any? RDoc
Andrii Ponomarov
2015-07-17
1
-1
/
+1
*
|
Deprecate force association reload by passing true
Prem Sichanugrist
2015-07-15
2
-0
/
+16
*
|
Revert "Revert "Reduce allocations when running AR callbacks.""
Guo Xiang Tan
2015-07-16
1
-1
/
+1
*
|
Correct through associations using scopes
Sean Griffin
2015-06-30
2
-6
/
+1
*
|
docs, nodoc `NullPreloader` and `AlreadyLoaded`.
Yves Senn
2015-06-29
1
-2
/
+2
*
|
Merge pull request #20673 from aditya-kapoor/correct-preload-doc
Yves Senn
2015-06-23
1
-1
/
+1
|
\
\
|
*
|
[ci skip] correct for ActiveRecord::Associations::Preloader:
Aditya Kapoor
2015-06-23
1
-1
/
+2
*
|
|
docs, add missing closing bracket. [ci skip]
Yves Senn
2015-06-23
1
-1
/
+1
|
/
/
*
|
Merge pull request #20552 from jamesdabbs/belongs-to-polymorphic-force-reload
Yves Senn
2015-06-23
1
-1
/
+1
|
\
\
|
*
|
Fix `undefined method uncached` for polymorphic belongs_to #20426
James Dabbs
2015-06-13
1
-1
/
+1
*
|
|
thrown ActiveRecord::AssociationTypeMismatch when assigning a wrong value for...
Diego Carrion
2015-06-22
1
-3
/
+6
*
|
|
raise ActiveModel::MissingAttributeError when trying to access a relationship...
Diego Carrion
2015-06-16
1
-1
/
+1
|
/
/
*
|
[ci skip] fix the `collection.clear` guide
Roque Pinel
2015-06-02
1
-7
/
+8
*
|
Rename association option :class to :anonymous_class
Andrew White
2015-04-21
2
-2
/
+2
*
|
Autosave existing records on HMT associations when the parent is new
Sean Griffin
2015-04-18
1
-6
/
+4
*
|
Batch touch parent records
Arthur Neves
2015-04-08
1
-6
/
+7
|
/
*
Merge pull request #19647 from codeout/association_update
Rafael Mendonça França
2015-04-06
1
-0
/
+2
|
\
|
*
Fix a regression introduced by removing unnecessary db call when replacing
Shintaro Kojima
2015-04-04
1
-0
/
+2
*
|
Merge pull request #19448 from tgxworld/fix_activesupport_callbacks_clash_on_run
Rafael Mendonça França
2015-04-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Revert "Reduce allocations when running AR callbacks."
Guo Xiang Tan
2015-03-22
1
-1
/
+1
*
|
Freeze static arguments for gsub
brainopia
2015-04-02
1
-1
/
+1
[next]