summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-28/+12
* [#3656] Serializing arrays of referencesJesse Wolfe2010-07-131-0/+7
* [#4215] Have rundir depend on vardirMatt Robinson2010-07-131-0/+51
* Fix #4206 - import "path/*" tries to import files twiceBrice Figureau2010-07-111-0/+6
* Code smell: Two space indentationMarkus Roberts2010-07-09401-46365/+46365
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0967-148/+148
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-093-6/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-094-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-0939-99/+97
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-097-14/+14
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-095-21/+21
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0982-621/+736
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-093-16/+16
* [#4182] show_diff was broken for streamed file contentsJesse Wolfe2010-07-091-2/+3
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-091-1/+1
* maint:rename resource_type to define in internal dslMarkus Roberts2010-07-091-1/+1
* Fix for #4178 - generalize autoloading to include .rbLuke Kanies2010-07-092-15/+16
* [#4180] Support legacy module structureJesse Wolfe2010-07-091-0/+1
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-091-3/+3
* Fixed #4180 - Updated old module structure to match correct defaultJames Turnbull2010-07-091-2/+2
* [#2730] mount ensure present shouldn't unmountJesse Wolfe2010-07-091-10/+57
* Fix for #2807 Puppet settings available as variablesMarkus Roberts2010-07-071-0/+1
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-072-1/+2
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-072-2/+74
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-073-15/+10
* [#4114] Added queueing to the logNick Lewis2010-07-072-1/+24
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-071-6/+6
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-063-5/+8
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-0/+18
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-0/+7
* Maint: Explicitly put test sqlite files in a temp directoryJesse Wolfe2010-07-021-0/+6
* maint: fix stub failure in report_spec.rbJesse Wolfe2010-07-021-0/+3
* maint: fix stub failures in report_spec.rbJesse Wolfe2010-07-022-1/+4
* maint: fix stubbing in package_spec.rbJesse Wolfe2010-07-021-148/+153
* maint: fix stubs in transaction_spec.rbJesse Wolfe2010-07-021-0/+4
* maint: fix stubbing in catalog_spec.rbJesse Wolfe2010-07-021-0/+4
* maint: file_spec heisenbugsJesse Wolfe2010-07-021-0/+7
* Heisenbug: settings as catalog trying to create directoriesJesse Wolfe2010-07-021-0/+1
* maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0
* maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-023-1/+15
* [#4059] fix the specs to correctly mock the Puppet::Resource.new call signatureJesse Wolfe2010-07-021-2/+2
* [#2713] Enable ELSIFJesse Wolfe2010-07-011-0/+6
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-011-2/+2
* [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-011-1/+1
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-011-10/+0
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-013-9/+66
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-016-31/+31
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-301-14/+14