| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fixed documentation typo | James Turnbull | 2010-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Fix for #4896 -- stray newline left over from removed diagnostic | Markus Roberts | 2010-09-30 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | (#4772) Update SuSE .spec file | Jacob Helwig | 2010-09-30 | 2 | -27/+13 | |
| | * | | | | | | | | | | | | | | | | | | | Fixes #4792 (Duplicate definition since 2.6.1 upgrade) | Paul Berry | 2010-09-30 | 2 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | Improvement to #4025: made spec tests work on all platforms | Paul Berry | 2010-09-29 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Adds #3046 - support for password min/max age | Nick Lewis | 2010-09-29 | 9 | -15/+131 | |
| | * | | | | | | | | | | | | | | | | | | | [#4783] (#4783) Fix RRDGraph report generation | Matt Robinson | 2010-09-29 | 6 | -2/+287 | |
| | * | | | | | | | | | | | | | | | | | | | Add user account expiry to the useradd type and provider | Dean Wilson | 2010-09-29 | 4 | -2/+49 | |
| | * | | | | | | | | | | | | | | | | | | | Fixed #4025 (failure in launchd if certain plists are binary). | Paul Berry | 2010-09-29 | 2 | -14/+22 | |
| | * | | | | | | | | | | | | | | | | | | | Fix for #4649 -- avoid unsupported features on non-posix systems | Markus Roberts | 2010-09-28 | 1 | -11/+15 | |
| | * | | | | | | | | | | | | | | | | | | | Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbe | Markus Roberts | 2010-09-28 | 1 | -12/+0 | |
| | * | | | | | | | | | | | | | | | | | | | Fix for #4804 -- escaped backslashes in interpolated strings | Markus Roberts | 2010-09-28 | 2 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | | | | Fixes #4863 (Missing "require 'webrick'" causes nondeterministic spec failures) | Paul Berry | 2010-09-28 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | (#4860) Add regression tests that would have caught bad params method | Matt Robinson | 2010-09-28 | 2 | -18/+18 | |
| | * | | | | | | | | | | | | | | | | | | (#4860) Fix wrong method name.. params seems to be renamed to parameters | Simon Effenberg | 2010-09-28 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Fix for #4644: install.rb works properly on Windows | Nick Lewis | 2010-09-28 | 1 | -13/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindings | Jesse Wolfe | 2010-09-28 | 2 | -10/+40 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_name | Jacob Helwig | 2010-09-28 | 5 | -14/+19 | |
| | * | | | | | | | | | | | | | | | Port Puppet::SSLCertificates::CA test to rspec | Jacob Helwig | 2010-09-28 | 2 | -87/+99 | |
| | * | | | | | | | | | | | | | | | Fixes #4852 - error messages involving Whits now mention Classes instead | Nick Lewis | 2010-09-28 | 3 | -0/+16 | |
| | * | | | | | | | | | | | | | | | Fix #4267 - Create a backup before dropping permissions | Jesse Wolfe | 2010-09-28 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | (#4763) Don't call a method that was removed in Rails 3 activerecord | Matt Robinson | 2010-09-22 | 4 | -10/+22 | |
| | * | | | | | | | | | | | | | | | Fixed #4763 - Hardcoded ActiveRecord version | James Turnbull | 2010-09-22 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | Fixes #4822 -- Puppet doc -o option broken | Paul Berry | 2010-09-22 | 3 | -46/+40 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | [#4798] Puppet doc manifests documentation mode broken | Paul Berry | 2010-09-22 | 3 | -7/+58 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | [#4692] undefined variables cause :undef to be passed to functions | Paul Berry | 2010-09-22 | 2 | -5/+15 | |
| | * | | | | | | | | | | | | | [#4787] Missing require causing failure | Jesse Wolfe | 2010-09-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Fix for #4746 -- Newline goes at the _end_ of the line | Markus Roberts | 2010-09-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fix #4743: Allow the audit meta-parameter to accept both 'all', and :all | Jacob Helwig | 2010-09-22 | 2 | -3/+10 | |
| | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | [#4716] ResourceTypeAPI exposes implementation details that are likely to change | Paul Berry | 2010-09-22 | 6 | -36/+179 | |
| | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fixed #4819 - corrected cron documentation | James Turnbull | 2010-09-23 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | [#4771] Import of manifests with the same name only happens once | Paul Berry | 2010-09-23 | 4 | -65/+55 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Fix for #4708 - tagmail should allow . in tagname | Dan Bode | 2010-09-23 | 2 | -1/+2 | |
| | * | | | | | | | | | Minimal fix for #4631 -- set implicit classes as in 0.25.x | Markus Roberts | 2010-09-23 | 1 | -0/+7 | |
| | * | | | | | | | | | Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ... | James Turnbull | 2010-09-23 | 1 | -1/+2 | |
| | * | | | | | | | | | Fixed Puppet Doc TOC generation | James Turnbull | 2010-09-16 | 1 | -2/+2 | |
| | * | | | | | | | | | Fixed versioncmp function typo | James Turnbull | 2010-09-16 | 1 | -1/+1 | |
| | * | | | | | | | | | Fixed Reductive references in LICENSE file | James Turnbull | 2010-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | | Documentation updates for Markdown conversion | James Turnbull | 2010-09-14 | 6 | -34/+29 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge commit '2.6.1' | Jesse Wolfe | 2010-09-13 | 7 | -11/+48 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Updated CHANGELOG for 2.6.1 | James Turnbull | 2010-09-14 | 1 | -0/+8 | |
| | * | | | | | | | | [#4756] addendum for #4756 | Jesse Wolfe | 2010-09-14 | 2 | -7/+14 | |
| | * | | | | | | | | Fix for Bug #4756 - Providers no longer respect missing features | James Cammarata | 2010-09-14 | 3 | -1/+18 | |
| | * | | | | | | | | Fix for #4736 -- preserve case of defined resources | Markus Roberts | 2010-09-10 | 1 | -2/+7 | |
| | * | | | | | | | | Fix for #4637 --use of namevar missed in refactor | Markus Roberts | 2010-09-09 | 1 | -1/+1 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge commit '2.6.1rc4' | Jesse Wolfe | 2010-09-13 | 47 | -2795/+3353 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Updated CHANGELOG for 2.6.1rc4 | James Turnbull | 2010-09-07 | 1 | -0/+25 | |
| | * | | | | | | | Minimal fix for #4691 -- class name uppercased in $name | Markus Roberts | 2010-09-07 | 1 | -1/+1 | |
| | * | | | | | | | Fix for #4693 -- implicit stages should never be serialized | Markus Roberts | 2010-09-07 | 1 | -1/+1 | |
| | * | | | | | | | Fix for #4646 -- Missing stub | Markus Roberts | 2010-09-07 | 1 | -1/+1 | |
