summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into ...James Turnbull2008-06-152-41/+5
|\
| * Issue 1215Andrew Shafer2008-06-132-41/+5
* | Fix bug in test, add more specs and small refactorAndrew Shafer2008-06-142-35/+86
* | Adding another note about the save_object stub.Luke Kanies2008-06-131-0/+3
* | Fixing #1362 -- I had previously removed a stub point needed for testing.Luke Kanies2008-06-131-1/+7
* | Removing a duplicate call left over from debuggingLuke Kanies2008-06-131-1/+0
* | Replacing all two-space indents with four-spaceLuke Kanies2008-06-139-553/+553
* | Adding ruby interpreter lines to the tests missing them.Luke Kanies2008-06-135-2/+12
* | Adding execute bits to every test currently missing them.Luke Kanies2008-06-1313-0/+0
|/
* Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-134-5/+14
|\
| * Fixing how the Indirector::Request sets its options.Luke Kanies2008-06-112-0/+9
| * Fixing how the indirection tests for whether the request has node info.Luke Kanies2008-06-112-5/+5
* | Change description of spec to make baby jesus happyAndrew Shafer2008-06-101-2/+2
* | Try againAndrew Shafer2008-06-103-30/+151
|/
* Merge branch 'feature/authenticated_rest_requests' of git://github.com/lak/pu...James Turnbull2008-06-107-157/+376
|\
| * The mongrel and webrick REST handlers now extract certificate information.Luke Kanies2008-06-095-153/+332
| * Adding to the indirection request support for authentication information.Luke Kanies2008-06-092-4/+44
* | Applying the fixes recommended by David Schmitt to the inline documentation ofLuke Kanies2008-06-091-4/+4
* | Updating the docs for ResourceTemplate.Luke Kanies2008-06-091-0/+23
* | Adding a class for using templates directly within resourcesLuke Kanies2008-06-093-0/+101
|/
* Updated fix for ticket #1271James Turnbull2008-05-311-1/+1
* Applied patch for ticket #1271James Turnbull2008-05-301-3/+8
* Further Emacs puppet-mode fixesRuss Allbery2008-05-301-15/+15
* Merge branch 'ticket/1267' into 0.24.xJames Turnbull2008-05-282-2/+5
|\
| * Fixes for install.rb running of tests that fixes #1267James Turnbull2008-05-272-2/+5
* | Fixed Rakefile to install non-.rb files to fix #1266James Turnbull2008-05-271-1/+1
* | Fixing #1242 -- lack of storeconfigs only produces warning, not exception.Luke Kanies2008-05-265-6/+24
|/
* Merge branch 'tickets/1264' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-60/+1
|\
| * Moving the majority of the pkgdmg docs to the wiki, fixing #1264.Luke Kanies2008-05-261-60/+1
* | Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-0/+1
|\ \
| * | Fixing #1265 -- the ca/client tests now all pass again.Luke Kanies2008-05-261-0/+1
| |/
* / Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-266-157/+148
|/
* Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-241-1/+0
|\
| * Removing extra debuggingLuke Kanies2008-05-221-1/+0
* | Put function in ticket #311 in correct locationJames Turnbull2008-05-241-0/+16
* | Reverted function - "Added cron random function fixing ticket #311"James Turnbull2008-05-241-15/+0
* | Refactoring warnings.rb for tests.Paul Lathrop2008-05-231-0/+7
* | Fixing an inaccurate test so the tests will run correctly in all branches.Paul Lathrop2008-05-231-3/+1
* | Fixing tests that are broken when running as root under OSX 10.5Paul Lathrop2008-05-234-2/+13
* | Added warnings test and cleaning up trailing whitespace.Paul Lathrop2008-05-231-0/+35
* | Fixed a bug in my tests which caused them to fail when run against the master...Paul Lathrop2008-05-231-0/+4
* | Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-232-0/+24
|\|
| * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-222-0/+24
* | Added cron random function fixing ticket #311James Turnbull2008-05-221-0/+15
* | Pushed patch fixing #1235James Turnbull2008-05-221-0/+2
|/
* Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-213-11/+54
* Merge branch 'ldap_fixes' into 0.24.xLuke Kanies2008-05-2111-60/+120
|\
| * The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-214-29/+52
| * Adding support for settings within the existing Facter provider confines.Luke Kanies2008-05-207-38/+65
| * Intermediate commit so I can move on to other things.Luke Kanies2008-05-203-2/+12