summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbeMarkus Roberts2010-09-281-12/+0
| * | | | | | | | | | | | | | | | | Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-282-1/+9
| * | | | | | | | | | | | | | | | | Fixes #4863 (Missing "require 'webrick'" causes nondeterministic spec failures)Paul Berry2010-09-281-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-282-18/+18
| * | | | | | | | | | | | | | | | (#4860) Fix wrong method name.. params seems to be renamed to parametersSimon Effenberg2010-09-281-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix for #4644: install.rb works properly on WindowsNick Lewis2010-09-281-13/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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-285-14/+19
| * | | | | | | | | | | | | Port Puppet::SSLCertificates::CA test to rspecJacob Helwig2010-09-282-87/+99
| * | | | | | | | | | | | | Fixes #4852 - error messages involving Whits now mention Classes insteadNick Lewis2010-09-283-0/+16
| * | | | | | | | | | | | | 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-224-10/+22
| * | | | | | | | | | | | | Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull2010-09-223-3/+3
| * | | | | | | | | | | | | Fixes #4822 -- Puppet doc -o option brokenPaul Berry2010-09-223-46/+40
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | [#4798] Puppet doc manifests documentation mode brokenPaul Berry2010-09-223-7/+58
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-222-5/+15
| * | | | | | | | | | | [#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-222-3/+10
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-226-36/+179
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Fixed #4819 - corrected cron documentationJames Turnbull2010-09-231-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-234-65/+55
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix for #4708 - tagmail should allow . in tagnameDan Bode2010-09-232-1/+2
| * | | | | | | 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
| * | | | | | | Fixed Reductive references in LICENSE fileJames Turnbull2010-09-151-2/+2
| * | | | | | | Documentation updates for Markdown conversionJames Turnbull2010-09-146-34/+29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge commit '2.6.1'Jesse Wolfe2010-09-137-11/+48
|\| | | | | |
| * | | | | | Updated CHANGELOG for 2.6.1James Turnbull2010-09-141-0/+8
| * | | | | | [#4756] addendum for #4756Jesse Wolfe2010-09-142-7/+14
| * | | | | | Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-143-1/+18
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge commit '2.6.1rc4'Jesse Wolfe2010-09-1347-2795/+3353
|\| | | | |
| * | | | | Updated CHANGELOG for 2.6.1rc4James Turnbull2010-09-071-0/+25
| * | | | | 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 #4646 -- Missing stubMarkus Roberts2010-09-071-1/+1
| * | | | | Fix for tests broken by fix for #4489 -- stub standaloneMarkus Roberts2010-09-072-1/+6
| * | | | | 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
| * | | | | [#4660] Avoid passing rake and autotest args to puppet testsMatt Robinson2010-09-041-0/+3
| * | | | | Fixed #4706 - logcheck patternsJames Turnbull2010-09-041-23/+23
| * | | | | Fixed queue require for #4555James Turnbull2010-09-031-1/+1
| * | | | | [#4308] Remove puppettest from specsMatt Robinson2010-09-0314-84/+54
| * | | | | Fixed RSpec warning messagesJames Turnbull2010-08-312-2/+2