summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-272-1/+3
| | * Fixed #1910 - updated logcheckJames Turnbull2009-02-262-1/+4
| | * 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
* | | Adding #2122 - you can specify the node to test with puppet-testLuke Kanies2009-04-061-13/+21
|/ /
* | Fix #2107 - flatten resource references arrays properlyBrice Figureau2009-03-272-0/+12
* | 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-272-5/+5
* | Merge branch 'tickets/master/2110'James Turnbull2009-03-271-1/+1
|\ \
| * | Fixed #2110 - versioncmp brokenJames Turnbull2009-03-261-1/+1
* | | Added rake ci:all taskJames Turnbull2009-03-261-0/+3
|/ /
* | CHANGELOG updatesJames Turnbull2009-03-211-0/+4
* | Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbinJames Turnbull2009-03-215-4/+12
* | Fixed #2086 - Fixes to make building tarballs easierJames Turnbull2009-03-211-2/+4
* | Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-205-45/+107
* | Forbidding REST clients to set the node or IPLuke Kanies2009-03-203-1/+27
* | Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-2022-185/+88
* | Adding explicit optional attribute to indirection requestsLuke Kanies2009-03-202-9/+41
* | Removing an unused source fileLuke Kanies2009-03-201-59/+0
* | Adding a model accessor to the Request classLuke Kanies2009-03-202-4/+27
* | Requests now use default environment when none is specifiedLuke Kanies2009-03-202-1/+12
* | Moving the REST API functions into a moduleLuke Kanies2009-03-207-169/+197
* | Using the Handler for the REST api on both sides of the connectionLuke Kanies2009-03-204-296/+124
* | Adding REST::Handler methods for converting between indirection and urisLuke Kanies2009-03-204-0/+155
* | Adding environment support to the REST URILuke Kanies2009-03-204-17/+56
* | Moving the query_string method to RequestLuke Kanies2009-03-204-100/+104
* | Adding tests for the REST query string usageLuke Kanies2009-03-201-5/+21
* | Fixing #2108 - pi should work againLuke Kanies2009-03-201-6/+8
* | Fix #1088 - part2 - Add rspec testsBrice Figureau2009-03-144-37/+216
* | Fix #1088 - Collections overridesBrice Figureau2009-03-144-721/+860
* | Fixed #2071 - Updated LDAP schemaJames Turnbull2009-03-142-1/+4
* | Fixing tests broken in previous commitsLuke Kanies2009-03-112-14/+5
* | Fixing #1949 - relationships now use attributes instead of a labelLuke Kanies2009-03-104-69/+57
* | Correctly handling numerical REST argumentsLuke Kanies2009-03-104-0/+25
* | Not passing file sources on to child filesLuke Kanies2009-03-102-2/+2
* | Correctly handling non-string checksumsLuke Kanies2009-03-102-1/+16
* | Removing unnecessary calls to expire()Luke Kanies2009-03-102-2/+0
* | Passing checksums around instead of file contentsLuke Kanies2009-03-054-73/+158
* | Moving default fileserving mount creation to the Configuration classLuke Kanies2009-03-054-20/+24
* | Fixing #2028 - Better failures when a cert is found with no keyLuke Kanies2009-02-282-2/+91
* | Moving the clientyamldir setting into the puppetd sectionLuke Kanies2009-02-281-2/+2
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-2676-254/+256
* | Fixed metaparameter reference to return strJames Turnbull2009-02-261-1/+11
* | Merge branch 'tickets/master/2016'James Turnbull2009-02-242-36/+38
|\ \
| * | Fixed #2016 - Split metaparameters from types in reference documentationJames Turnbull2009-02-242-36/+38
* | | Fixed #2017 - incorrect requireJames Turnbull2009-02-241-1/+1
|/ /
* | Fixing #1904 - aliases are no longer inherited by child filesLuke Kanies2009-02-202-3/+3
* | Merge branch '0.24.x'Luke Kanies2009-02-203-12/+38
|\|