summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Feature 2827 Option to disable managing internal filesJesse Wolfe2009-12-091-4/+7
| * Fixed #2798 - Correct issue with crontab provider on AIXAndrew Forgue2009-12-021-0/+46
| * Fix #2831 - puppetdoc doesn't cope with regex nodeBrice Figureau2009-11-271-3/+5
* | Merge branch '0.25.x'Luke Kanies2009-12-218-21/+78
|\|
| * Fixing #2791 fs_find should follow symlinksJesse Wolfe2009-11-251-5/+16
| * Fixing 2792 selinux tries to set properties on unsupported filesystesJesse Wolfe2009-11-251-1/+1
| * Fixed #1806 - supplementary groups are not resetJames Turnbull2009-11-201-1/+11
| * Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
| * Fixing #2789 puppetrun fails without --tagJesse Wolfe2009-11-191-2/+20
| * Fixing 904 RDoc::usage incompatible with rubygemsJesse Wolfe2009-11-191-0/+8
| * Least kludgy patch for #2675Markus Roberts2009-11-141-4/+3
| * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-131-2/+2
| * Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-121-0/+3
| * Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-121-3/+6
| * Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
| * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-261-2/+2
* | Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-3/+3
* | Adding a context method to the Errors moduleLuke Kanies2009-12-091-0/+12
* | Extracting language doc support into a moduleLuke Kanies2009-12-091-0/+29
* | Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-024-18/+66
* | Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-261-4/+7
* | Fix #2649 Allow ssl dir creation in --noop modeRein Henrichs2009-11-191-1/+9
* | Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-121-3/+6
* | Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
* | Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-041-0/+3
* | Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-241-5/+5
* | Fix #2376 - Display class/node inheritance in puppetdocBrice Figureau2009-10-243-1/+42
* | Fix #2703 - add 'require' to puppetdocBrice Figureau2009-10-244-22/+66
|/
* Bug #1900 Parsing of quoted $ in stdinJesse Wolfe2009-10-191-16/+25
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-172-49/+6
* Fixes #1538 - Fixes the yumrepo backtrace in noop mode.James Turnbull2009-09-221-0/+8
* Ticket #2626 (unhelpfull error messages)Markus Roberts2009-09-221-2/+4