summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindingsJesse Wolfe2010-09-282-10/+40
* Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2010-09-283-12/+6
* Fixes #4852 - error messages involving Whits now mention Classes insteadNick Lewis2010-09-282-0/+5
* Fix #4267 - Create a backup before dropping permissionsJesse Wolfe2010-09-281-0/+7
* (#4763) Don't call a method that was removed in Rails 3 activerecordMatt Robinson2010-09-223-6/+12
* Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull2010-09-222-2/+2
* Fixes #4822 -- Puppet doc -o option brokenPaul Berry2010-09-221-21/+17
* [#4798] Puppet doc manifests documentation mode brokenPaul Berry2010-09-221-6/+9
* [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-221-1/+1
* [#4787] Missing require causing failureJesse Wolfe2010-09-221-0/+1
* Fix for #4746 -- Newline goes at the _end_ of the lineMarkus Roberts2010-09-221-1/+1
* Fix #4743: Allow the audit meta-parameter to accept both 'all', and :allJacob Helwig2010-09-221-3/+3
* [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-223-15/+19
* Fixed #4819 - corrected cron documentationJames Turnbull2010-09-231-1/+1
* [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-232-49/+51
* Fix for #4708 - tagmail should allow . in tagnameDan Bode2010-09-231-1/+1
* Minimal fix for #4631 -- set implicit classes as in 0.25.xMarkus Roberts2010-09-231-0/+7
* Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...James Turnbull2010-09-231-1/+2
* Fixed Puppet Doc TOC generationJames Turnbull2010-09-161-2/+2
* Fixed versioncmp function typoJames Turnbull2010-09-161-1/+1
* Documentation updates for Markdown conversionJames Turnbull2010-09-146-34/+29
* [#4756] addendum for #4756Jesse Wolfe2010-09-141-7/+9
* Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-141-0/+6
* Fix for #4736 -- preserve case of defined resourcesMarkus Roberts2010-09-101-2/+7
* Fix for #4637 --use of namevar missed in refactorMarkus Roberts2010-09-091-1/+1
* Minimal fix for #4691 -- class name uppercased in $nameMarkus Roberts2010-09-071-1/+1
* Fix for #4693 -- implicit stages should never be serializedMarkus Roberts2010-09-071-1/+1
* Fix for tests broken by fix for #4489 -- stub standaloneMarkus Roberts2010-09-071-1/+5
* Fix for #4489 -- apply was using the rest terminusMarkus Roberts2010-09-072-0/+12
* [#4462] uncaught Timeout::ErrorJesse Wolfe2010-09-071-1/+3
* Fixed alias metaparam docs errorJames Turnbull2010-09-071-1/+1
* Skip apt-listbugs and apt-listchanges when installing from puppetDean Wilson2010-09-041-0/+4
* Fixed queue require for #4555James Turnbull2010-09-031-1/+1
* Fixed #4100 - Added http_caching to yumrepo typeJames Turnbull2010-08-311-0/+6
* Added cost parameter to the yumrepo typeJames Turnbull2010-08-311-0/+6
* Fixed extlookup documentation and spacingJames Turnbull2010-08-312-143/+134
* Fix for #4506 -- too much data being serializedMarkus Roberts2010-08-311-1/+1
* Fixed terminus example documentationJames Turnbull2010-08-292-4/+4
* Fix for #4456 -- need to accept some mime-type aliasesMarkus Roberts2010-08-242-4/+10
* Fix for #4489 -- apply was using the rest terminusMarkus Roberts2010-08-241-2/+2
* Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-241-13/+6
* Fix for #4501 -- reports not generated in standaloneMarkus Roberts2010-08-241-5/+10
* Start server before agentBernhard Miklautz2010-08-211-1/+1
* [#4555] puppet queue tries to call code it hasn't requiredJesse Wolfe2010-08-211-0/+1
* fix #4528 - treat * as absentPeter Meier2010-08-211-1/+1
* Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts2010-08-211-0/+1
* Maint. -- Fix test failures broken by previous commitMarkus Roberts2010-08-211-2/+8
* Maint. Removing code at the request of the original authorMarkus Roberts2010-08-211-10/+1
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-1/+4
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-1214-183/+130