summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix for #2661 and related issuesMarkus Roberts2009-11-134-7/+6
| | * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-132-4/+7
| | * Updated generate function documentation to make it clear it runs on the masterJames Turnbull2009-11-131-2/+2
| | * Fix #2681 Incorrectly duplicating resourcesRein Henrichs2009-11-131-12/+12
| | * Ticket #2770 (deserializing Exec[...]s with "\n"s)Markus Roberts2009-11-123-5/+5
| | * Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-121-1/+1
| | * Fix #2797 - tags are not inherited by recursed file sub childBrice Figureau2009-11-121-0/+1
| | * 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-124-3/+18
| | * Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
| | * Fixing #2631 show_diff sometimes doesn't happenJesse Wolfe2009-11-101-1/+1
| | * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-0/+5
| | * Fix for #2670, Puppet silently ignores catalog_formatBruce Williams2009-11-061-0/+12
| | * Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-054-8/+62
| | * Fix #2769 - default schedule are not definedBrice Figureau2009-11-051-0/+1
| | * Al Hoang's patch for #2781, removing obsolete when/: syntaxMarkus Roberts2009-11-052-9/+9
| | * Fixing #2689 - file owner warnings are reducedLuke Kanies2009-10-271-4/+7
| | * Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-1/+4
| | * Fixed typo in lib/puppet/indirector/ldap.rbJames Turnbull2009-10-271-1/+1
| | * Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...Brice Figureau2009-10-272-2/+7
| | * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-274-18/+1
| | * Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-274-7/+11
| | * Bug #2534 Raise error if property appears twiceJesse Wolfe2009-10-271-0/+6
| | * Bug #1908 cron environment should allow empty valsJesse Wolfe2009-10-271-1/+1
| | * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-261-2/+2
| | * Use notice() in the versioncmp() docsTodd Zullinger2009-10-261-1/+1
| | * Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-254-4/+4
| | * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetdJohn A. Barbuto2009-10-251-1/+1
| | * Fix #2691 - Collection AR request should not include params if querying with ...Brice Figureau2009-10-251-8/+14
| | * Workaround #2668 - Compress facts so that the request size limit triggers les...Brice Figureau2009-10-252-2/+52
| | * Fixed #2737 - The zone provider needs to get acquainted with OpenSolarisMartin Englund2009-10-241-3/+12
* | | Fix for #2959 (calling exit status on a nil report)Markus Roberts2009-12-181-1/+3
|/ /
* | Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-0911-518/+294
* | 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
* | Adding module metadataLuke Kanies2009-12-091-0/+74
* | Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-024-18/+66
* | Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-262-4/+11
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-202-4/+13
* | Fixing #1507 - Adding a :ca_name settingLuke Kanies2009-11-202-1/+7
* | Fixing #2617 - using the searched-for REST nameLuke Kanies2009-11-201-1/+3
* | Always using the CA_name constant instead of "ca"Luke Kanies2009-11-204-6/+7
* | Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-195-10/+36
* | Fix #2649 Allow ssl dir creation in --noop modeRein Henrichs2009-11-191-1/+9
* | Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-124-3/+18
* | 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