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
/
counter_cache.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify AR configuration code.
Jon Leighton
2012-06-15
1
-98
/
+102
*
remove deprecate #update_all usage
Jon Leighton
2012-04-26
1
-1
/
+1
*
Remove IdentityMap
Carlos Antonio da Silva
2012-03-13
1
-2
/
+0
*
Refactor and cleanup in some ActiveRecord modules
Carlos Antonio da Silva
2012-03-03
1
-1
/
+1
*
Remove not used if..else clause
Carlos Antonio da Silva
2012-01-23
1
-6
/
+0
*
Unused var removed
Arun Agrawal
2012-01-23
1
-1
/
+1
*
Fix bug where reset_counters resets the wrong counter cache.
David Peter
2012-01-16
1
-1
/
+2
*
Remove unnecessary comma.
Uģis Ozols
2011-12-26
1
-1
/
+1
*
Make it the responsibility of the connection to hold onto an ARel visitor for...
Jon Leighton
2011-08-08
1
-1
/
+1
*
Remove extra white spaces on ActiveRecord docs.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2010-12-20
1
-1
/
+2
|
\
|
*
removing more calls to deprecated methods
Aaron Patterson
2010-12-02
1
-1
/
+2
*
|
Added method to IM to remove objects by class and id. Then used it to remove ...
Emilio Tagua
2010-11-19
1
-0
/
+2
|
/
*
Use COALESCE in update_counters docs to reflect the implementation
Carlos Antonio da Silva
2010-08-18
1
-3
/
+3
*
Refactor previous commits a bit.
José Valim
2010-07-08
1
-7
/
+10
*
reset_counter should work with non-traditional belongs_to and polymorphic bel...
Neeraj Singh
2010-07-08
1
-3
/
+9
*
Adds title and basic description where needed.
Rizwan Reza
2010-06-15
1
-0
/
+1
*
fix `reset_counters` to work even with complex class names
Mislav Marohnić
2010-05-24
1
-4
/
+6
*
cleanup `update/reset_counters`: less SQL strings, more ActiveRecord/Arel
Mislav Marohnić
2010-05-24
1
-12
/
+8
*
eliminate alias_method_chain from ActiveRecord
wycats
2010-05-09
1
-0
/
+107