summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Sync with latest Fedora/EPEL specfileDavid Lutterkort2008-07-291-2/+24
| * | Feature #1241 : Improve performance of group lookupsJames Turnbull2008-07-293-16/+89
| * | Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...Nigel Kersten2008-07-291-2/+3
| * | Fixing puppetlast to make it work with 0.24.5 / 0.25.AJ Christensen2008-07-261-22/+17
| |/
| * Incremented versionsJames Turnbull2008-07-222-2/+5
| * Merge branch '0.24.x' of git@github.com:jamtur01/puppet into 0.24.xJames Turnbull2008-07-220-0/+0
| |\
| * | Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
* | | puppetd now uses the Indirected SSL.Luke Kanies2008-08-071-4/+4
* | | Adding 'require' statements as necessary for Puppet::SSL to work.Luke Kanies2008-08-072-0/+3
* | | Fixing the SSL::Host#waitforcert method.Luke Kanies2008-08-072-23/+63
* | | Adding logging when files are removed.Luke Kanies2008-08-074-1/+18
* | | Removing now-obsolete the wait-for-cert module.Luke Kanies2008-08-072-212/+0
* | | Documenting a bit of a testLuke Kanies2008-08-071-1/+4
* | | Certificates now work over REST.Luke Kanies2008-08-0712-10/+307
* | | Caching the SSL store for the SSL Host.Luke Kanies2008-08-072-9/+12
* | | Enhancing formatting errors with class and format.Luke Kanies2008-08-041-4/+4
* | | Making all certificates only support the plaintext format.Luke Kanies2008-08-048-0/+40
* | | Adding wait_for_cert functionality to the ssl host class.Luke Kanies2008-08-042-0/+61
* | | Adding a plaintext network format.Luke Kanies2008-08-042-2/+64
* | | lazy load latest package definitions with yumhelper 2.2Marcel Haerry2008-08-011-17/+24
* | | Fixing a group test that failed after merging 0.24.xLuke Kanies2008-07-311-4/+0
* | | Correctly handling when REST searches return nothing.Luke Kanies2008-07-305-3/+35
* | | Removing an obsolete method from the rest indirectorLuke Kanies2008-07-301-4/+0
* | | The REST formats are now fully functional, with yaml and marshal support.Luke Kanies2008-07-303-15/+118
* | | Adding some support for case insensivity in format names.Luke Kanies2008-07-304-7/+26
* | | Moving validation from FormatHandler to Format.Luke Kanies2008-07-304-20/+6
* | | Moving functionality out of the FormatHandler into the Format class.Luke Kanies2008-07-304-113/+252
* | | Searching again works over REST, including full content-type translation.Luke Kanies2008-07-295-49/+74
* | | Fixing the format_handler tests so that they clean up after themselves.Luke Kanies2008-07-291-0/+7
* | | Fixing a test I broke while rebasingLuke Kanies2008-07-291-0/+5
* | | Fixing a test to be order-independent.Luke Kanies2008-07-291-1/+1
* | | Adding rudimentary support for directly managing formats.Luke Kanies2008-07-296-0/+148
* | | Adding support for rendering and converting multiple instances.Luke Kanies2008-07-292-9/+52
* | | All error and format handling works over REST except searching.Luke Kanies2008-07-299-64/+122
* | | Drastically simplifying the REST implementation tests.Luke Kanies2008-07-294-637/+214
* | | Removing an apparently-obsolete hook from the handlerLuke Kanies2008-07-291-4/+0
* | | Adding explicit tests for the HTTP::Handler module.Luke Kanies2008-07-292-23/+478
* | | The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-298-300/+232
* | | Removing a now-obsolete pending test.Luke Kanies2008-07-291-8/+0
* | | The REST terminus now provides an Accept header with supported formats.Luke Kanies2008-07-292-8/+42
* | | Using the FormatHandler in indirected classes automatically.Luke Kanies2008-07-294-6/+41
* | | Adding a FormatHandler module for managing format conversions.Luke Kanies2008-07-292-0/+106
* | | Merge branch '0.24.x' into mergingLuke Kanies2008-07-29111-505/+724
|\ \ \ | | |/ | |/|
| * | Fixes #1445 and #1426James Turnbull2008-07-221-1/+5
| |/
| * Fixing the renaming code to skip missing directories.Luke Kanies2008-07-211-1/+4
| * Fixing puppet_module -- it needed the same node interface change.Luke Kanies2008-07-211-1/+1
| * Fixing a cert test to pass on Darwin.Luke Kanies2008-07-212-17/+27
| * Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-207-444/+0
| * Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-207-0/+444
| * 'Fix' broken tests related to missing source raisingAndrew Shafer2008-07-201-18/+2