summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
* Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-251-0/+13
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+3
* Fixing #4268 - manifests always importedLuke Kanies2010-07-191-23/+0
* [#4215] Have rundir depend on vardirMatt Robinson2010-07-131-0/+51
* Code smell: Two space indentationMarkus Roberts2010-07-0939-4803/+4803
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-096-51/+51
* Code smell: Use string interpolationMarkus Roberts2010-07-095-18/+16
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-2/+2
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-11/+11
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-098-25/+31
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-091-3/+3
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-071-1/+1
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-072-15/+5
* [#4114] Added queueing to the logNick Lewis2010-07-072-1/+24
* Heisenbug: settings as catalog trying to create directoriesJesse Wolfe2010-07-021-0/+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-011-8/+28
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-11/+11
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2840-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2840-0/+0
* maint: Fixes some noisy specsNick Lewis2010-06-282-5/+1
* remove tests for removed codeJesse Wolfe2010-06-241-24/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2340-0/+0
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-0/+6
* [#3865] External subcommandsJesse Wolfe2010-02-171-0/+22
* [#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe2010-02-171-13/+4
* [#3674] Autoloader should propagate failuresJesse Wolfe2010-02-171-2/+2
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-19/+5
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-171-4/+0
* Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt2010-02-171-5/+6
* Make specs work on win32David Schmitt2010-02-172-19/+35
* Avoid setting the timeout before we know which timeout we should set.David Schmitt2010-02-171-0/+20
* Avoid trying to lock on non-filesDavid Schmitt2010-02-171-6/+47
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-172-3/+3
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-171-0/+4
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-171-1/+27
* Bug: Broken codepath in util/settingsJesse Wolfe2010-02-171-0/+4
* Feature #2935 settings are in Mode sections instead of executable namesJesse Wolfe2010-02-171-9/+7
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-171-56/+29
* Fix #3373 - Client side file streamingBrice Figureau2010-02-171-0/+20
* feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe2010-02-171-0/+17
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-16/+34
* feature #2276 Single Executable: help for applyJesse Wolfe2010-02-171-0/+8
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-10/+10
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-171-1/+1
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-0/+70
* Remove test for old RDoc work-aroundJesse Wolfe2010-04-091-96/+0
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+16
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-171-1/+1