summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1369 - the init service provider now supports HP-UX.Luke Kanies2008-06-163-0/+37
* Merge branch 'tickets/0.24.x/1168' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-163-4/+21
|\
| * Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.Luke Kanies2008-06-153-3/+18
* | Updated Rakefile fixes #1367James Turnbull2008-06-161-1/+1
* | Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-163-0/+15
|\ \
| * | Fixed #1201 - all external node attributes are converted to strings.Luke Kanies2008-06-153-0/+15
| |/
* | Merge branch 'tickets/0.24.x/1178' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-168-216/+164
|\ \
| * | Updating the changelog for the changes to node lookups.Luke Kanies2008-06-151-0/+6
| * | Removing the Node.find_by_name method.Luke Kanies2008-06-153-23/+8
| * | The LDAP Node terminus now searches for the fqdn, short name, and default.Luke Kanies2008-06-153-15/+51
| * | Refactoring the 'find' method a bit in the LDAP Node terminus.Luke Kanies2008-06-152-47/+59
| * | Removing the now-obsolete Node.node_facts method.Luke Kanies2008-06-151-13/+0
| * | Converting the Node.node_names class method into an instance method.Luke Kanies2008-06-152-120/+49
| * | Removing an obsolete, unimplemented testLuke Kanies2008-06-151-7/+0
| |/
* | Adds support for keepconfig for the dpkg provider fixes #234James Turnbull2008-06-151-1/+16
* | Merge branch 'ticket/0.24.x/1243' of git://github.com/littleidea/puppet into ...James Turnbull2008-06-151-12/+13
|\ \ | |/ |/|
| * Removed the unless condition in query, because the issue is a stale cachedAndrew Shafer2008-06-141-12/+13
* | 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
|\