summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix #2797 - tags are not inherited by recursed file sub childBrice Figureau2009-11-122-0/+16
| | * 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-126-4/+35
| | * Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
| | * Fixing #2631 show_diff sometimes doesn't happenJesse Wolfe2009-11-102-1/+21
| | * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-072-1/+25
| | * Fix for #2670, Puppet silently ignores catalog_formatBruce Williams2009-11-062-0/+23
| | * Add docs to Mac OS X package creation script and clean out old docs in the pr...Nigel Kersten2009-11-052-0/+16
| | * Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-057-9/+150
| | * Fix #2769 - default schedule are not definedBrice Figureau2009-11-052-0/+7
| | * Fix for #2772 (webrick test failures)Markus Roberts2009-11-051-2/+2
| | * Al Hoang's patch for #2781, removing obsolete when/: syntaxMarkus Roberts2009-11-052-9/+9
| | * Follow-on for #2724 - Adding an external node classifierEric Sorenson2009-10-295-0/+223
| | * Updated CHANGELOGJames Turnbull2009-10-271-4/+281
| | * Fixing #2689 - file owner warnings are reducedLuke Kanies2009-10-272-8/+17
| | * Fixing #2752 - "require" loads "include"Luke Kanies2009-10-262-1/+10
| | * Fixing some recently broken Scope testsLuke Kanies2009-10-261-1/+1
| | * 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-274-4/+53
| | * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-276-38/+1
| | * Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-274-7/+11
| | * Bug #2534 Raise error if property appears twiceJesse Wolfe2009-10-272-1/+20
| | * Bug #1908 cron environment should allow empty valsJesse Wolfe2009-10-272-1/+34
| | * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-262-2/+38
| | * Use notice() in the versioncmp() docsTodd Zullinger2009-10-261-1/+1
| | * conf/redhat/*.init: Use -p option to killprocTodd Zullinger2009-10-252-4/+8
| | * Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-255-4/+11
| | * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetdJohn A. Barbuto2009-10-252-2/+10
| | * Fix #2691 - Collection AR request should not include params if querying with ...Brice Figureau2009-10-252-17/+34
| | * Workaround #2668 - Compress facts so that the request size limit triggers les...Brice Figureau2009-10-254-5/+140
| | * 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-0925-1322/+1030
* | Adding a context method to the Errors moduleLuke Kanies2009-12-093-1/+51
* | Extracting language doc support into a moduleLuke Kanies2009-12-092-0/+61
* | Adding module metadataLuke Kanies2009-12-092-0/+372
* | Upgrading rspec for tests to 1.2.9Luke Kanies2009-12-072-1/+2
* | Fix 2841 - Puppetdoc/RDoc parses realize functionBrice Figureau2009-12-025-18/+96
* | Added tickets/master/2596 to the testing branchJames Turnbull2009-12-021-0/+1
* | Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-263-4/+36
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-205-4/+41
* | Fixing #1507 - Adding a :ca_name settingLuke Kanies2009-11-204-1/+27
* | Fixing #2617 - using the searched-for REST nameLuke Kanies2009-11-204-6/+15
* | Always using the CA_name constant instead of "ca"Luke Kanies2009-11-207-13/+14
* | Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-199-39/+108
* | Fix #2649 Allow ssl dir creation in --noop modeRein Henrichs2009-11-193-1/+49
* | Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-127-4/+47
* | Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-122-16/+44
* | Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-042-0/+21
* | Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-244-5/+661