summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Fixing #2963 spec/unit/util/autoload.rb depends on global stateJesse Wolfe2009-12-201-0/+2
| * Fix for #2951 (SELinux test errors on OS X)Markus Roberts2009-12-181-2/+19
| * Fixing 2907 rspec crash when spec/unit/application/puppetrun.rb is run after ...Jesse Wolfe2009-12-111-1/+1
| * Feature 2827 Option to disable managing internal filesJesse Wolfe2009-12-091-0/+25
* | Merge branch '0.25.x'Luke Kanies2009-12-214-0/+191
|\|
| * Fixing #2791 fs_find should follow symlinksJesse Wolfe2009-11-251-0/+36
| * Fixing 2792 selinux tries to set properties on unsupported filesystesJesse Wolfe2009-11-251-0/+6
| * Fixing 904 RDoc::usage incompatible with rubygemsJesse Wolfe2009-11-191-0/+103
| * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-131-0/+10
| * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-261-0/+36
* | Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-11/+12
* | Adding a context method to the Errors moduleLuke Kanies2009-12-092-1/+39
* | Extracting language doc support into a moduleLuke Kanies2009-12-091-0/+32