summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network
Commit message (Expand)AuthorAgeFilesLines
* Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-1/+3
* Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+1
* Fix #1636 - part2 - correct some client errors.Brice Figureau2008-10-091-3/+7
* Fix several small regressions in plugins mountBrice Figureau2008-10-091-5/+8
* Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-071-4/+4
* Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-2/+4
* Fixed error message typoJames Turnbull2008-10-031-1/+1
* Fixed #1603 - Added support for running Puppet inside a Rack applicationJames Turnbull2008-09-301-0/+148
* Make fileserver use fileset for recursion and handle dangling links by ignori...Paul Nasrat2008-09-301-41/+24
* Only apply splay the first runAndrew Shafer2008-09-211-8/+8
* Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-051-1/+1
* Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-3/+4
* You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-182-11/+18
* The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-6/+8
* Fixed #1114 - Facts in plugin directories should now be autoloaded,Luke Kanies2008-07-011-20/+17
* Fixing #1362 -- I had previously removed a stub point needed for testing.Luke Kanies2008-06-131-1/+7
* Replacing all two-space indents with four-spaceLuke Kanies2008-06-131-1/+1
* The mongrel and webrick REST handlers now extract certificate information.Luke Kanies2008-06-093-60/+96
* Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-22/+2
* Pushed patch for #1176 - configtimeout fixJames Turnbull2008-04-192-3/+4
* adding REST save support, with integration tests. A handful of unit tests in...Rick Bradley2008-04-111-4/+8
* making search work over REST, w/ unit & integration specsRick Bradley2008-04-111-1/+1
* Make mongrel happy like WEBrick.Rick Bradley2008-04-112-7/+4
* exceptions on remote end now properly passed to local end via REST and re-rai...Rick Bradley2008-04-111-1/+1
* Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-114-22/+32
* This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-116-19/+44
* the indirector will not serve xmlrpc (this is the responsibility of the legac...Rick Bradley2008-04-114-12/+0
* removing obsolete TODO commentRick Bradley2008-04-111-1/+0
* puppet-compliant indentationRick Bradley2008-04-111-22/+22
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-201/+4
* Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-56/+2
* Better fix for #1020James Turnbull2008-04-011-0/+5
* Revert "Added updated fix for #1020"James Turnbull2008-04-011-5/+1
* Added updated fix for #1020James Turnbull2008-03-311-1/+5
* Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-242-9/+21
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-215-9/+17
* tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1
* Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
* Regression in :node_name functionalityJohn Ferlito2008-03-141-0/+2
* Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-12/+2
* Applying patch by DavidS to fix #1083.Luke Kanies2008-03-031-2/+2
* Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-5/+6
* Fixing #1101 -- puppetrun works again.Luke Kanies2008-02-281-0/+2
* Making a couple of other small fixes, requiringLuke Kanies2008-02-232-0/+4
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-231-2/+4
|\
| * Fixes #1078 and includes new testJames Turnbull2008-02-231-2/+4
* | Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-233-51/+26
|/
* Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-2/+2
* Fixing #995 -- puppetd no longer dies at startup if theLuke Kanies2008-01-191-1/+12
* Wrapping the Resolv call in the mongrel server so if itLuke Kanies2008-01-191-1/+6