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
/
lib
/
puppet
/
util
/
storage.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-73
/
+73
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-6
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-7
/
+4
*
Working #3139 - removing obsolete checking in Storage
Luke Kanies
2010-02-17
1
-10
/
+2
*
Adapt Util::Storage specs and avoid trying to lock on directories
David Schmitt
2010-02-17
1
-0
/
+4
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
1
-2
/
+4
*
Another refactor based on feedback from Luke. This includes adding an accesso...
Paul Lathrop
2008-05-18
1
-0
/
+4
*
Hopefully finally fixing #959. Loading the stored cache
Luke Kanies
2007-12-12
1
-1
/
+1
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-1
/
+1
*
The whole system now uses Configuration objects instead of
Luke Kanies
2007-09-15
1
-2
/
+0
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
1
-1
/
+1
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-0
/
+103