summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-171-44/+32
* Fixed #3721 - Removed -u option from crontab on HP-UXJames Turnbull2010-02-171-1/+1
* Fix for conflict between fileserving streams and none-checksumsMarkus Roberts2010-02-171-0/+4
* Fix #3373 - Client side file streamingBrice Figureau2010-02-171-0/+25
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe2010-02-171-1/+43
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-6/+39
* feature #2276 Single Executable: help for applyJesse Wolfe2010-02-171-0/+1
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-6/+4
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-171-1/+1
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-0/+15
* Fix for #3101 (bug in MRI 1.8.7)Markus Roberts2010-02-171-1/+12
* Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groupsNigel Kersten2010-02-171-2/+26
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+5
* Resolving conflicts with jesse:feature/master/3394Markus Roberts2010-02-171-1/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-1/+1
* Removing Resource::Reference classesLuke Kanies2010-02-171-1/+0
* Tuning file load orderLuke Kanies2010-02-171-0/+2
* Removing obsolete Settings comments and requireLuke Kanies2010-02-171-3/+0
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-171-2/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-1/+0
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-171-1/+1
* Always warning if autoloading a file failsLuke Kanies2010-02-171-12/+4
* Fix for #3366 - --tags '' treated as boolean 'true'Markus Roberts2010-02-171-2/+5
* Fix for #3424 and tests to prove it.Markus Roberts2010-02-171-4/+6
* Fix for #2604 Pure Ruby yaml generationMarkus Roberts2010-02-172-0/+343
* Cleaning up the Log initialization code.Luke Kanies2010-02-171-20/+24
* Refactoring the RAL interface to loggingLuke Kanies2010-02-173-10/+33
* Removing a redundant method in ReportLuke Kanies2010-02-171-1/+1
* Adding tests for the 'report' log destinationLuke Kanies2010-02-172-0/+4
* removing never-used codeLuke Kanies2010-02-171-61/+0
* Moving log destination code into separate filesLuke Kanies2010-02-173-276/+281
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-171-0/+5
* Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-02-171-3/+2
* Merge branch '0.25.x'Markus Roberts2010-02-093-2/+9
|\
| * Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-301-2/+2
| * Fix for #3114 (ruby's arbitrary limit on process groups too low)Markus Roberts2010-01-301-0/+1
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-242-3/+3
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-242-0/+6
* | Fix #2894 - exclude .pp files under modules files directoriesBrice Figureau2010-01-181-0/+1
* | Adapt to method name change since 8971d8Brice Figureau2010-01-181-3/+3
* | Merge branch '0.25.x'James Turnbull2010-01-138-58/+117
|\|
| * Fix for temporary file security wholeMarkus Roberts2010-01-051-3/+6
| * Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-312-18/+24
| * Fix for #2657 (retain old setting if config has syntax error)Markus Roberts2009-12-201-25/+30
| * Fix for #2965 (Chatty SELinux message)Markus Roberts2009-12-201-1/+1
| * Fix for #2951 (SELinux test errors on OS X)Markus Roberts2009-12-181-2/+2
| * Closed #2937 - Migrated a number of requires to featuresJames Turnbull2009-12-181-5/+1
| * Fix for #2911 (Allow capital letters in selinux contexts)Markus Roberts2009-12-121-1/+1
| * Fix for #2786 (failed trying to backup directory in recursive purge)Markus Roberts2009-12-111-1/+2