summaryrefslogtreecommitdiffstats
path: root/spec/integration/network
Commit message (Expand)AuthorAgeFilesLines
* (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-7/+3
* [#4284] Fix failing specs run as root due to missing puppet groupNick Lewis2010-08-031-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-095-222/+222
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-061-5/+4
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-172-2/+2
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-1/+1
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-36/+36
* Fixing more tests broken from missing librariesLuke Kanies2009-08-101-1/+5
* Fixes #2444 - Various JSON test failuresMarkus Roberts2009-08-031-3/+17
* Migrating Handler base tests from test/ to spec/Luke Kanies2009-08-021-0/+25
* Migrating tests to spec and removing an obsolete testLuke Kanies2009-08-021-0/+19
* Adding a JSON formatLuke Kanies2009-06-061-0/+73
* Removed extra whitespace from end of linesIan Taylor2009-06-062-16/+16
* Fixing #2234 - fixing all of the tests broken by my bindaddress fixLuke Kanies2009-05-152-2/+36
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* Fixing the String format (fixes #1522).Luke Kanies2008-08-201-0/+19
* Merge branch '0.24.x'Luke Kanies2008-06-142-39/+41
|\
| * Replacing all two-space indents with four-spaceLuke Kanies2008-06-132-74/+74
| * Adding ruby interpreter lines to the tests missing them.Luke Kanies2008-06-132-2/+6
| * Adding execute bits to every test currently missing them.Luke Kanies2008-06-132-0/+0
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-4/+1
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-0/+2
* | Fixing the webrick integration tests to use the newly-functionalLuke Kanies2008-05-051-1/+7
* | Adding xmlrpc backward compatibility to the new Mongrel code.Luke Kanies2008-05-021-1/+1
* | Adding xmlrpc support to webrick.Luke Kanies2008-05-022-1/+3
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-0/+1
* | Interim commit, since I want to work but have no network available.Luke Kanies2008-04-281-43/+55
* | The certificate authority now uses a Host instance named 'ca'.Luke Kanies2008-04-171-1/+1
* | Oops; final fix on the integration test failures resultingLuke Kanies2008-04-151-1/+5
|/
* ensure that we only run the mongrel specs when mongrel is available as a featureRick Bradley2008-04-111-0/+2
* Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-112-40/+45
* This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-111-0/+85