index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
/
util
/
cacher.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
1
-185
/
+0
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
1
-2
/
+2
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-5
/
+5
*
Changing Puppet::Cacher::Expirer#expired? method name
Luke Kanies
2009-05-28
1
-3
/
+3
*
Fixing #2288 - fixing the tests broken by my attr_ttl code
Luke Kanies
2009-05-22
1
-0
/
+9
*
Adding TTL support to attribute caching
Luke Kanies
2009-05-20
1
-1
/
+53
*
Supporting a nil expirer on cacher objects.
Luke Kanies
2008-12-18
1
-0
/
+15
*
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
1
-0
/
+10
*
Allowing a nil expirer for caching classes.
Luke Kanies
2008-11-11
1
-1
/
+6
*
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-100
/
+50
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-17
/
+11
*
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
1
-8
/
+0
*
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-4
/
+20
*
Adding a module for handling caching information.
Luke Kanies
2008-05-07
1
-0
/
+142