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
/
activesupport
/
lib
/
active_support
/
cache
/
strategy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "in memory" where it should be "in-memory".
Cheah Chu Yeow
2011-11-13
1
-2
/
+2
*
Revert "Fix "in memory" where it should be "in-memory"."
Vijay Dev
2011-11-11
1
-2
/
+2
*
Fix "in memory" where it should be "in-memory".
Cheah Chu Yeow
2011-11-11
1
-2
/
+2
*
remove to_s implementation so that inspect is helpful
Aaron Patterson
2011-03-02
1
-1
/
+0
*
* LocalCache strategy is now a real middleware class, not an anonymous class
Aaron Patterson
2011-03-02
1
-23
/
+29
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
making comments meaningful by correcting, adding and pruning
Neeraj Singh
2010-07-26
1
-5
/
+5
*
The rake task :environment now loads config/environment.rb instead of initial...
José Valim
2010-04-29
1
-5
/
+7
*
object_id may be negative, producing an invalid symbol. h/t Markus Schirp
Jeremy Kemper
2010-04-28
1
-1
/
+1
*
ActiveSupport::Cache refactoring
Brian Durand
2010-04-27
1
-52
/
+102
*
Fixed method sign error
Santiago Pastorino
2010-04-09
1
-1
/
+1
*
fix stack trace lines on class_eval
Santiago Pastorino
2010-04-09
1
-2
/
+2
*
fixes a couple of wrong requires
Xavier Noria
2010-01-01
1
-1
/
+1
*
requires active_support/inflector/methods active_support/core_ext/string/infl...
Xavier Noria
2010-01-01
1
-0
/
+1
*
Mute log info coming from the local_cache strategy
Pratik Naik
2009-10-09
1
-5
/
+5
*
Ensure Memcache local cache returns duplicated values [#2302 state:resolved]
Joshua Peek
2009-05-27
1
-1
/
+1
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+2
*
Nicer name for anonymous local cache middleware class
Joshua Peek
2009-04-02
1
-0
/
+5
*
Only dup local cache values if duplicable [#1653 state:resolved]
Joshua Peek
2009-01-28
1
-1
/
+1
*
Decouple the local cache strategy from MemCacheStore for reuse with other rem...
Lourens Naude
2009-01-17
1
-0
/
+104