summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* [#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
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-2/+2
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-10/+10
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-171-2/+2
* Fix for #3366 - --tags '' treated as boolean 'true'Markus Roberts2010-02-171-2/+16
* Fix for #3424 and tests to prove it.Markus Roberts2010-02-171-0/+38
* Cleaning up the Log initialization code.Luke Kanies2010-02-171-0/+7
* Refactoring the RAL interface to loggingLuke Kanies2010-02-171-2/+43
* Adding tests for "Logging" moduleLuke Kanies2010-02-171-0/+47
* Removing a redundant method in ReportLuke Kanies2010-02-171-1/+1
* Adding tests for the 'report' log destinationLuke Kanies2010-02-171-0/+24
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-171-1/+7
* Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-02-171-0/+7
* Merge branch '0.25.x'Markus Roberts2010-02-091-1/+2
|\
| * Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-301-1/+2
* | Fix #2894 - exclude .pp files under modules files directoriesBrice Figureau2010-01-181-0/+6
* | Adapt to method name change since 8971d8Brice Figureau2010-01-181-2/+2
* | Merge branch '0.25.x'James Turnbull2010-01-136-5/+65
|\|
| * Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-311-0/+14
| * Fix for #2657 (retain old setting if config has syntax error)Markus Roberts2009-12-201-0/+19
| * Fix #2966 spec/unit/util/queue.rb can't be run twiceJesse Wolfe2009-12-201-2/+10