index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
util
/
autoload_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
(maint) Separate test for missing module directory
Andrew Parker
1
-2
/
+7
2014-10-13
(PUP-3244) Allow autoload to handle missing environment
Andrew Parker
1
-13
/
+27
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
1
-1
/
+1
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
1
-28
/
+5
2014-01-23
(PUP-1118) Load full environments from a directory
Andrew Parker
1
-11
/
+11
2014-01-06
(PUP-716) Fix up all of util
Andrew Parker
1
-14
/
+14
2013-12-12
(#23373) Pull apart settings into a few more classes
Andrew Parker
1
-2
/
+10
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-14
/
+14
2012-12-05
(#7316) Add method to expand autoloaded paths
Josh Cooper
1
-0
/
+6
2012-10-04
Revert "Merge pull request #1190 from jeffmccune/fix/master/7316_load_faces_f...
Jeff McCune
1
-1
/
+1
2012-09-26
Revert "Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' i...
Jeff McCune
1
-1
/
+1
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-09-25
Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' into 3.x"
Andrew Parker
1
-1
/
+1
2012-09-24
(#15214) Remove confdir and vardir from run_mode
Chris Price
1
-1
/
+1
2012-08-22
(#7788) Rely on Rubygems caching of directories
Patrick Carlisle
1
-10
/
+0
2012-08-22
(#7788) Extend Puppet using rubygems
Kelsey Hightower
1
-2
/
+13
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
1
-4
/
+4
2012-07-05
Refactor module to require path and environment args
Patrick Carlisle
1
-3
/
+3
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2012-06-07
(#14789) Fix inconsistent normalization and API in autoloader
Patrick Carlisle
1
-0
/
+28
2012-04-30
Use expand_path to normalize paths in autoloader
Patrick Carlisle
1
-11
/
+25
2012-03-30
Remove the "fails_on_ruby_1.9.2" tag from tests...
Daniel Pittman
1
-2
/
+2
2012-03-30
Calling map on string now fails, rather than yielding the string.
Daniel Pittman
1
-1
/
+1
2012-03-20
(#7749) Improvements to handling settings, bootstrapping puppet
cprice
1
-0
/
+3
2012-02-28
(#12126) Fix autoload spec on windows
Patrick Carlisle
1
-1
/
+1
2012-02-27
(#12126) Normalize path names to avoid unnecessary reloading
Patrick Carlisle
1
-0
/
+13
2012-02-27
(#12126) Remove unnecessary searchpath method
Patrick Carlisle
1
-13
/
+3
2012-02-27
(#12126) When reloading files detect changes anywhere in the load path
Patrick Carlisle
1
-3
/
+15
2012-02-27
Remove Puppet::Util::Autoload::FileCache.
Patrick Carlisle
1
-4
/
+0
2012-02-27
(#12126) Implement reloading changed files
Patrick Carlisle
1
-0
/
+54
2012-02-27
(#12126) Track mtime of autoloaded files
Patrick Carlisle
1
-0
/
+4
2012-02-27
(#12126) Refactor Puppet::Util::Autoload
Patrick Carlisle
1
-15
/
+17
2012-02-27
(#12126) Improve autoloading specs
Patrick Carlisle
1
-9
/
+30
2012-02-27
(#12126) Rename loaded to mark_loaded to avoid conflict with new accessor
Patrick Carlisle
1
-0
/
+4
2011-07-21
Remove dead uses of Puppet::Util::Cacher from autoloader
Nick Lewis
1
-4
/
+0
2011-07-19
Fix tests with "relative" paths on Windows
Josh Cooper
1
-15
/
+23
2011-05-26
maint: Dedup the loadpath so we don't have to walk it multiple times
Matt Robinson
1
-2
/
+2
2011-05-17
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
1
-2
/
+2
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
1
-2
/
+1
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
1
-1
/
+1
2011-03-22
maint: Change code for finding spec_helper to work with Ruby 1.9
Matt Robinson
1
-1
/
+1
2010-07-09
Code smell: Two space indentation
Markus Roberts
1
-89
/
+89
2010-07-09
Code smell: English names for special globals rather than line-noise
Markus Roberts
1
-2
/
+2
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
1
-0
/
+120
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
1
-120
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
1
-0
/
+120