summaryrefslogtreecommitdiffstats
path: root/spec/unit/configurer
Commit message (Expand)AuthorAgeFilesLines
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-191-1/+1
* Fix tests with "relative" paths on WindowsJosh Cooper2011-08-191-2/+3
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-37/+45
|\
| * (#2128) Add support for setting node name based on a factNick Lewis2011-06-061-0/+16
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-0/+11
| * maint: Refactor specs in preparation for making node name more flexibleNick Lewis2011-06-021-41/+20
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-133-6/+3
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-083-3/+3
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-10/+22
|\|
| * (#5073) Download plugins even if you're filtering on tagsMatt Robinson2011-03-151-10/+22
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+5
|\|
| * maint: restore plugin handler safetyJesse Wolfe2010-12-131-0/+4
| * maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-1/+1
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-063-3/+3
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-3/+3
|/
* Code smell: Two space indentationMarkus Roberts2010-07-093-324/+324
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-283-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-283-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-233-0/+0
* Fixing 2855 Inadvertent zlib dependencyJesse Wolfe2009-12-161-1/+15
* Workaround #2668 - Compress facts so that the request size limit triggers les...Brice Figureau2009-10-251-3/+3
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-171-3/+13
* Not trying to load files that get removed in pluginsyncingLuke Kanies2009-05-261-0/+12
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-201-0/+8
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-151-1/+7
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-7/+37
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-0/+12
* Using Puppet::Type.new instead of createLuke Kanies2009-02-141-10/+10
* Actualling syncing facts and pluginsLuke Kanies2009-02-142-2/+2
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-063-0/+372