summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix regex for non-installed packagesBenedikt Böhm2009-11-231-1/+1
| | * Fixing 2812 authorized_keys without comments failJesse Wolfe2009-11-213-1/+9
| | * Fix for ticket #2844 (file recursion generated vs. explicit prefix)Markus Roberts2009-11-212-18/+29
| | * Fix for ticket #2700 -- check for @explicit_waitforcert in puppetd --testMarkus Roberts2009-11-201-1/+1
| | * Fixed #1806 - supplementary groups are not resetJames Turnbull2009-11-202-3/+14
| | * Fix 2768 maillist resource is brokenJesse Wolfe2009-11-202-7/+46
| | * simplify and fix portage providerBenedikt Böhm2009-11-191-27/+23
| | * Implement tasks for git-based workflow.Steven Jenkins2009-11-192-35/+121
| | * Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-1911-12/+12
| | * Fixing #2789 puppetrun fails without --tagJesse Wolfe2009-11-193-12/+39
| | * Fixing 904 RDoc::usage incompatible with rubygemsJesse Wolfe2009-11-192-0/+111
| | * rack: SSL Env vars can only be in Request.envChristian Hofstaedtler2009-11-184-28/+10
| | * Fix #2671, preferred_serialization_format does not complain about invalid valuesBruce Williams2009-11-172-8/+30
| | * Fixing #2764 ActiveRecord 2.1 supportJesse Wolfe2009-11-172-0/+15
| | * Fix failing tests introduced by #2797Brice Figureau2009-11-171-4/+4
| | * Fix #2810 - adapt tidy to new FileSet apiBrice Figureau2009-11-172-3/+23
| | * conf/redhat: Prevent killproc from removing /usr/sbin/puppetmasterdTodd Zullinger2009-11-161-0/+1
| | * Fixed ldap typo againJames Turnbull2009-11-151-1/+1
| | * Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdirBrice Figureau2009-11-152-6/+16
| | * Add Environment#manifestdir and small refactoringBrice Figureau2009-11-152-31/+58
| | * Minimal fix for #2821 ("rake spec" is needlessly slow)Markus Roberts2009-11-151-1/+2
| | * Added package signing taskJames Turnbull2009-11-141-0/+14
| | * Least kludgy patch for #2675Markus Roberts2009-11-149-43/+62
| | * Fix for #2661 and related issuesMarkus Roberts2009-11-134-7/+6
| | * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-134-4/+27
| | * 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-132-12/+77
| | * Ticket #2770 (deserializing Exec[...]s with "\n"s)Markus Roberts2009-11-123-5/+5
| | * Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-122-2/+2
| | * 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