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
/
autoload.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead uses of Puppet::Util::Cacher from autoloader
Nick Lewis
2011-07-21
1
-2
/
+0
*
(#7690) Don't blow up when listing terminuses available for faces
Matt Robinson
2011-05-26
1
-13
/
+15
*
maint: Dedup the loadpath so we don't have to walk it multiple times
Matt Robinson
2011-05-26
1
-1
/
+1
*
Fix #4461 - attempt to fix another performance issue
Brice Figureau
2010-08-03
1
-5
/
+17
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-125
/
+125
*
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
-2
/
+2
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#3674] Part 2: Autoloader load method should propagate failures
Jesse Wolfe
2010-02-17
1
-5
/
+2
*
[#3674] Autoloader should propagate failures
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-11
/
+8
*
Always warning if autoloading a file fails
Luke Kanies
2010-02-17
1
-12
/
+4
*
Fix for #3094 (libdir should take ":" delimited path)
Markus Roberts
2010-01-30
1
-2
/
+2
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
1
-2
/
+2
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
1
-0
/
+4
*
Fixing #2574 - autoloading finds plugins in modules
Luke Kanies
2009-09-01
1
-4
/
+5
*
Ruby no longer clobbers puppet autoloading
Luke Kanies
2009-07-16
1
-0
/
+1
*
Caching whether named autoloaded files are missing
Luke Kanies
2009-05-20
1
-2
/
+4
*
Adding caching of file metadata to the autoloader
Luke Kanies
2009-05-20
1
-1
/
+4
*
Adding modulepath caching to the Autoloader
Luke Kanies
2009-05-20
1
-17
/
+22
*
Fixing #1869 - autoloaded files should never leak exceptions
Luke Kanies
2009-02-12
1
-2
/
+2
*
Fixing #1064 -- providers et al are now autoloaded
Luke Kanies
2008-02-13
1
-2
/
+1
*
removing "lib" deprecation notice from autoloader
Luke Kanies
2008-02-13
1
-4
/
+0
*
Fixed #1043 -- autoloading now searches the plugins directory
Luke Kanies
2008-02-13
1
-3
/
+8
*
I finally tracked down the problem that was causing providers
Luke Kanies
2007-10-03
1
-7
/
+2
*
*Finally* fixing the tests that were failing around users and groups. The pr...
Luke Kanies
2007-09-07
1
-13
/
+12
*
I have added basic support for a search path, altho not yet with any ability ...
Luke Kanies
2007-08-24
1
-2
/
+0
*
Added optional per-module lib directory.
Jeffrey J McCune
2007-08-14
1
-1
/
+7
*
Changing some of the internals of autoloading so that there is a class-level ...
luke
2007-07-10
1
-15
/
+44
*
Redoing autoload a bit in preparation for adding a plugindir
luke
2007-05-16
1
-46
/
+58
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-0
/
+107