summaryrefslogtreecommitdiff
path: root/spec/unit/configurer/plugin_handler_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-08-07(maint) Test that external fact syncing depends on external featureJosh Cooper1-18/+22
2014-08-07(maint) Move methods for creating downloaders to factoryJosh Cooper1-6/+2
2014-06-04(PUP-2705) Use source permissions for fact pluginsyncJosh Cooper1-1/+1
2014-04-28(PUP-1699) Tie resource environment to catalogAndrew Parker1-8/+5
2013-10-14(#9546) Add spec tests for external fact pluginsyncJohn Julien1-2/+7
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-25(#15668) Use only one way of triggering pluginsyncAndrew Parker1-25/+0
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-23(#3910) Thread environment through plugin downloaderPatrick Carlisle1-2/+4
2012-03-20(#7749) Improvements to handling settings, bootstrapping puppetcprice1-2/+5
2012-02-27(#11858) When syncing plugins, use autoloader to reload changesPatrick Carlisle1-65/+0
2012-02-27(#12126) Remove unnecessary searchpath methodPatrick Carlisle1-3/+3
2012-01-20Revert "(#11858) Don't load plugins during sync."Patrick Carlisle1-0/+69
2012-01-20(#11858) Don't load plugins during sync.Patrick Carlisle1-69/+0
2011-09-15(#4135) Update pluginsync to only load ruby files.Nan Liu1-8/+15
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-16Merge branch '2.6.x' into nextNick Lewis1-1/+5
2010-12-13maint: restore plugin handler safetyJesse Wolfe1-0/+4
2010-12-10maint: broken test not failing due to over-eager exception catchingJesse Wolfe1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-74/+74
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+112
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-112/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+112