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
/
test
/
models
/
post.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-3
/
+3
*
Merge pull request #24099 from k0kubun/preserve-readonly
Rafael Mendonça França
2016-08-18
1
-0
/
+1
|
\
|
*
Preserve readonly flag only for readonly association
Takashi Kokubun
2016-07-30
1
-0
/
+1
*
|
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-7
/
+7
*
|
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-66
/
+66
*
|
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-38
/
+38
|
/
*
Skip the STI condition when evaluating a default scope
Matthew Draper
2016-01-12
1
-0
/
+7
*
Fix merge conflicts from #19501
Sean Griffin
2015-10-29
1
-0
/
+7
|
\
|
*
DRY up STI subclass logic
Cody Cutrer
2015-03-24
1
-0
/
+7
*
|
Merge pull request #19683 from tristang/require-option-for-counter-cache
Rafael Mendonça França
2015-08-13
1
-4
/
+4
|
\
\
|
*
|
Require explicit counter_cache option for has_many
Tristan Gamilis
2015-04-07
1
-4
/
+4
|
|
/
*
/
Fix regression caused by a01d164b
Rafael Mendonça França
2015-07-07
1
-0
/
+16
|
/
*
Added #or to ActiveRecord::Relation
Matthew Draper
2015-01-28
1
-0
/
+3
*
remove deprecated support to preload instance-dependent associaitons.
Yves Senn
2015-01-05
1
-4
/
+0
*
Add foreign_type option for polymorphic has_one and has_many.
Ulisses Almeida + Kassio Borges
2014-12-08
1
-0
/
+3
*
Fix "nonexistent" typo in tests
Melissa Xie
2014-12-02
1
-1
/
+1
*
Fix includes on association with a scope containing joins along with conditions
siddharth@vinsol.com
2014-11-21
1
-0
/
+1
*
Use bind values for joined tables in where statements
Sean Griffin
2014-11-01
1
-0
/
+4
*
Autosave callbacks shouldn't be `after_save`
Agis-
2014-10-13
1
-0
/
+9
*
Skip StatementCache for eager loaded associations (Fixes #16761)
Sammy Larbi
2014-09-04
1
-0
/
+6
*
Fixes the `Relation#exists?` to work with polymorphic associations.
Kassio Borges
2014-08-18
1
-0
/
+1
*
Deprecate automatic counter caches on has_many :through
Sean Griffin
2014-06-26
1
-1
/
+1
*
Merge pull request #15078 from nbudin/fix_merger_filter_binds_comparison_master
Rafael Mendonça França
2014-05-14
1
-0
/
+9
|
\
|
*
Make filter_binds filter out symbols that are equal to strings
Nat Budin
2014-05-14
1
-0
/
+9
|
/
*
Get rid of unused method in AR Post test model
Carlos Antonio da Silva
2014-05-05
1
-4
/
+0
*
Merge branch 'master' into adequaterecord
Aaron Patterson
2014-04-25
1
-0
/
+4
|
\
|
*
Merge pull request #14573 from habermann24/has_many_through_fix
Rafael Mendonça França
2014-04-22
1
-0
/
+4
|
|
\
|
|
*
Properly handle scoping with has_many :through. Fixes #14537.
Jan Habermann
2014-04-03
1
-0
/
+4
*
|
|
propogate bind values collected in arel to SQL generation
Aaron Patterson
2014-04-11
1
-0
/
+2
|
/
/
*
/
CollectionProxy uses the arel of its association's scope.
Jefferson Lai
2014-04-02
1
-0
/
+4
|
/
*
Skip `include_values` from through associations chains for building target scope
Paul Nikitochkin
2013-10-27
1
-0
/
+3
*
More unused associations in AR test models
Akira Matsuda
2013-09-10
1
-1
/
+0
*
pk should not be required for hm:t associations
Aaron Patterson
2013-08-29
1
-0
/
+8
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-0
/
+1
*
More unused associations in AR test models
Akira Matsuda
2013-07-25
1
-1
/
+0
*
Fix cases where delete_records on a has_many association caused errors
Derek Kraan
2013-01-27
1
-0
/
+5
*
Unused test model
Akira Matsuda
2013-01-24
1
-5
/
+0
*
Goodbye there, very special rubbish!
Akira Matsuda
2013-01-24
1
-5
/
+1
*
Unused model DeprecatedPostWithComment
Akira Matsuda
2013-01-24
1
-7
/
+0
*
Merge pull request #8913 from seejee/regression_test_for_chained_preloaded_sc...
Carlos Antonio da Silva
2013-01-20
1
-0
/
+3
|
\
|
*
Added test case to prevent regression of chained, preloaded scopes. (#7490)
Chris Geihsler
2013-01-19
1
-0
/
+3
*
|
Undeprecate the :extend option
Jon Leighton
2013-01-18
1
-0
/
+14
|
/
*
Revert "Fix find_in_batches with customized primary_key"
Santiago Pastorino
2012-09-21
1
-5
/
+0
*
Fix find_in_batches with customized primary_key
Toshiyuki Kawanishi
2012-09-16
1
-0
/
+5
*
Add a test to make sure preloading properly merges association and default sc...
Pratik Naik
2012-08-28
1
-0
/
+3
*
Deprecate ActiveRecord::Base.scoped.
Jon Leighton
2012-07-27
1
-3
/
+4
*
rm unnecessary test
Jon Leighton
2012-07-20
1
-4
/
+0
*
Convert association macros to the new syntax
Jon Leighton
2012-07-20
1
-16
/
+17
*
%s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other th...
Jon Leighton
2012-04-27
1
-3
/
+3
*
remove deprecated scope stuff
Jon Leighton
2012-04-26
1
-8
/
+1
[next]