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