summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | Fixing #1168 for REST -- all ssl classes downcase their names.Luke Kanies2008-06-157-2/+26
* | | Merge branch '0.24.x'Luke Kanies2008-06-144-68/+86
|\| |
| * | 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
| | |/ | |/|
* | | Merge branch '0.24.x'Luke Kanies2008-06-1446-538/+999
|\| |
| * | 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
| |/
* | Fixing #1258 -- Removing a Rails idiom.Luke Kanies2008-05-251-2/+2
* | Fixing #1256 -- CA tests now work with no ~/.puppet.Luke Kanies2008-05-252-21/+23
* | Fixing another failing test -- the new CA tests correctly clear the cache.Luke Kanies2008-05-251-1/+2
* | Fixing #1245 -- ssh_authorized_keys tests work in master.Luke Kanies2008-05-251-2/+0
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-252-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-05-2524-75/+274
|\|
| * Merge branch '0.24.x' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-241-1/+0
| |\