summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix #2010 - add protection code for some storeconfig corruptionBrice Figureau2009-03-041-14/+28
| | * Further fix to #1910James Turnbull2009-03-041-1/+1
| | * Fixing #2013 - prefetching had a mismatch between type and titleLuke Kanies2009-03-042-1/+16
| | * Fixed to rake tests for reductivelabs buildJames Turnbull2009-03-041-3/+3
| | * Fixed report reference pageJames Turnbull2009-03-031-0/+1
| | * Fixing broken 0.24.x tests in test/.Luke Kanies2009-02-283-4/+10
| | * Fixing every failing test I can find on the build server.Luke Kanies2009-02-2814-7/+42
| | * This script fixes the most common issues with inconsistentJames Turnbull2009-02-282-0/+100
| | * Make puppetd --waitforcert option behave as documented:Paul Lathrop2009-02-282-1/+19
| | * Adding a performance optimization to the FileCollection.Luke Kanies2009-02-281-3/+5
| | * Using the FileCollection where appropriate.Luke Kanies2009-02-2814-12/+60
| | * Adding a FileCollection and a lookup module for it.Luke Kanies2009-02-284-0/+122
| | * Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloadsJames Turnbull2009-02-282-1/+5
| | * 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