summaryrefslogtreecommitdiffstats
path: root/spec/integration/network/server
Commit message (Expand)AuthorAgeFilesLines
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-261-8/+6
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-211-1/+0
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-1/+1
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-132-4/+2
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* Merge branch '2.6.x' into nextNick Lewis2011-01-061-2/+1
|\
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-2/+1
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* | maint: Restore a default value that can cause order dependent test failuresMatt Robinson2010-12-021-0/+1
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
|/
* [#4284] Fix failing specs run as root due to missing puppet groupNick Lewis2010-08-031-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-092-123/+123
* 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-282-0/+0
* 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
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* 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-0/+90