summaryrefslogtreecommitdiff
path: root/spec/unit/util/autoload.rb
AgeCommit message (Expand)AuthorFilesLines
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-120/+0
2010-02-17[#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe1-13/+4
2010-02-17[#3674] Autoloader should propagate failuresJesse Wolfe1-2/+2
2010-02-17Part 2 of fix for #1175 (functions in environments)Markus Roberts1-4/+0
2010-01-30Fix for #3094 (libdir should take ":" delimited path)Markus Roberts1-1/+2
2009-12-20Fixing #2963 spec/unit/util/autoload.rb depends on global stateJesse Wolfe1-0/+2
2009-09-01Fixing #2574 - autoloading finds plugins in modulesLuke Kanies1-3/+17
2009-07-16Ruby no longer clobbers puppet autoloadingLuke Kanies1-1/+16
2009-05-20Caching whether named autoloaded files are missingLuke Kanies1-1/+7
2009-05-20Adding caching of file metadata to the autoloaderLuke Kanies1-2/+12
2009-05-20Adding modulepath caching to the AutoloaderLuke Kanies1-2/+48
2009-02-12Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies1-0/+39