summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
...
* updating search integration specs to include webrickRick Bradley2008-04-111-4/+59
* making search work over REST, w/ unit & integration specsRick Bradley2008-04-111-4/+59
* placeholders for integration specs on final REST methodsRick Bradley2008-04-111-0/+24
* ensure that we only run the mongrel specs when mongrel is available as a featureRick Bradley2008-04-112-0/+4
* bringing Indirector::REST specs to mongrel-land as well.Rick Bradley2008-04-111-44/+112
* exceptions on remote end now properly passed to local end via REST and re-rai...Rick Bradley2008-04-111-3/+3
* Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-113-49/+110
* a trivial integration test to test whether the RESTful indirection terminus h...Rick Bradley2008-04-111-0/+35
* This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-111-0/+85
* Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-101-1/+8
* Moved the request creation into the IndirectionLuke Kanies2008-04-101-0/+4
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-084-31/+143
* Intermediate commit.Luke Kanies2008-04-082-4/+40
* Fixing the integration tests related to the destroy fix. Yay.Luke Kanies2008-04-082-2/+2
* Fixing a unit test for node integrationLuke Kanies2008-03-181-9/+2
* Fixing an integration test so it cleans up after itselfLuke Kanies2008-02-281-0/+5
* Fixing a test that was failing when a user-specificLuke Kanies2008-02-231-2/+2
* Fixing #924 -- clearing the configuration cache before andLuke Kanies2007-11-261-0/+3
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-0/+24
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-2/+4
* File serving should work now, both recursive andLuke Kanies2007-10-242-5/+108
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-1/+1
* Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-204-36/+36
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-192-0/+66
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-184-0/+73
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+14
* Adding the integration tests to the Rakefile for spec,Luke Kanies2007-10-042-3/+2
* Adding a "memory" node terminus, which willLuke Kanies2007-09-231-0/+46
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-0/+48