summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.24.x'Luke Kanies2009-04-0225-167/+365
|\
| * Fixing #1631 - adding /sbin and /usr/sbin to PATHLuke Kanies2009-03-241-0/+9
| * Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-242-14/+15
| * Fix Bug #1629Francois Deppierraz2009-03-241-12/+52
| * Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2009-03-241-0/+2
| * Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2009-03-241-0/+10
| * Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...Nigel Kersten2009-03-201-3/+3
| * Fix #1828 - Scope.number? wasn't strict enough and could produce wrong resultsBrice Figureau2009-03-141-3/+3
| * Fixed #2000 - No default specified for checksumJames Turnbull2009-03-091-1/+7
| * Fixing change printing when list properties are absentLuke Kanies2009-03-071-1/+5
| * Fixed #2026 - Red Hat ignoring stop methodJames Turnbull2009-03-071-4/+4
| * Bring in the documentation changes from the master branchBryan Kearney2009-03-041-3/+2
| * Added a force option to ensure the change is always applied, and call augeas ...Bryan Kearney2009-03-042-55/+76
| * Backport the fix for #1835Bryan Kearney2009-03-041-4/+22
| * First cut at the not running if augeas does not change any of the underlieing...Bryan Kearney2009-03-041-25/+76
| * Bug 1948: Added patch by jab to support the correct ins syntax. Updated the t...Bryan Kearney2009-03-041-5/+3
| * Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+25
| * Refactored a method: extracted about five other methodsLuke Kanies2009-03-051-39/+50
| * Fix #2010 - add protection code for some storeconfig corruptionBrice Figureau2009-03-041-14/+28
| * Fixing #2013 - prefetching had a mismatch between type and titleLuke Kanies2009-03-041-1/+1
| * Fixed report reference pageJames Turnbull2009-03-031-0/+1
| * Make puppetd --waitforcert option behave as documented:Paul Lathrop2009-02-281-1/+6
| * Adding a performance optimization to the FileCollection.Luke Kanies2009-02-281-3/+5
| * Using the FileCollection where appropriate.Luke Kanies2009-02-289-10/+33
| * Adding a FileCollection and a lookup module for it.Luke Kanies2009-02-282-0/+36
| * Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloadsJames Turnbull2009-02-281-1/+3
| * Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-271-1/+1
| * Updated useradd.rb managehome confine to include other RH-like distributionsJames Turnbull2009-02-251-1/+1
| * Use Puppet.debug instead of own debug flagPeter Meier2009-02-221-7/+5
| * Fixing #558 - File checksums no longer refer to 'nosum'Luke Kanies2009-02-201-34/+0
* | Fix #2107 - flatten resource references arrays properlyBrice Figureau2009-03-271-0/+4
* | Fix #2101 - Return to recurse=0 == no recursion behaviorBrice Figureau2009-03-271-1/+10
* | Fix #2101 - fix failing testBrice Figureau2009-03-271-1/+5
* | Fix #2101 - fix recurselimit == 0 bad behaviourBrice Figureau2009-03-271-2/+2
* | Fixed #2110 - versioncmp brokenJames Turnbull2009-03-261-1/+1
* | Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-202-22/+50
* | Forbidding REST clients to set the node or IPLuke Kanies2009-03-201-1/+7
* | Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-208-60/+28
* | Adding explicit optional attribute to indirection requestsLuke Kanies2009-03-201-9/+25
* | Removing an unused source fileLuke Kanies2009-03-201-59/+0
* | Adding a model accessor to the Request classLuke Kanies2009-03-201-4/+10
* | Requests now use default environment when none is specifiedLuke Kanies2009-03-201-1/+8
* | Moving the REST API functions into a moduleLuke Kanies2009-03-204-62/+70
* | Using the Handler for the REST api on both sides of the connectionLuke Kanies2009-03-202-56/+44
* | Adding REST::Handler methods for converting between indirection and urisLuke Kanies2009-03-202-0/+50
* | Adding environment support to the REST URILuke Kanies2009-03-202-7/+28
* | Moving the query_string method to RequestLuke Kanies2009-03-202-22/+22
* | Fixing #2108 - pi should work againLuke Kanies2009-03-201-6/+8
* | Fix #1088 - Collections overridesBrice Figureau2009-03-144-721/+860
* | Fixing #1949 - relationships now use attributes instead of a labelLuke Kanies2009-03-102-32/+23