| Commit message (Expand) | Author | Age | Files | Lines |
| * | Oops; final fix on the integration test failures resulting | Luke Kanies | 2008-04-15 | 1 | -1/+5 |
| * | Fixing an integration test of the rest terminus; it was | Luke Kanies | 2008-04-15 | 1 | -1/+5 |
| * | Fixishing some pending tests, including filling in | Luke Kanies | 2008-04-11 | 1 | -2/+8 |
| * | Making the changes necessary to get the REST support | Luke Kanies | 2008-04-11 | 1 | -11/+9 |
| * | adding REST save support, with integration tests. A handful of unit tests in... | Rick Bradley | 2008-04-11 | 1 | -2/+91 |
| * | Added support for destroy/DELETE over REST (including units & integrations on... | Rick Bradley | 2008-04-11 | 1 | -2/+74 |
| * | updating search integration specs to include webrick | Rick Bradley | 2008-04-11 | 1 | -4/+59 |
| * | making search work over REST, w/ unit & integration specs | Rick Bradley | 2008-04-11 | 1 | -4/+59 |
| * | placeholders for integration specs on final REST methods | Rick Bradley | 2008-04-11 | 1 | -0/+24 |
| * | ensure that we only run the mongrel specs when mongrel is available as a feature | Rick Bradley | 2008-04-11 | 2 | -0/+4 |
| * | bringing Indirector::REST specs to mongrel-land as well. | Rick Bradley | 2008-04-11 | 1 | -44/+112 |
| * | exceptions on remote end now properly passed to local end via REST and re-rai... | Rick Bradley | 2008-04-11 | 1 | -3/+3 |
| * | Much larger commit than I would like to land at once. This is all REST-relat... | Rick Bradley | 2008-04-11 | 3 | -49/+110 |
| * | a trivial integration test to test whether the RESTful indirection terminus h... | Rick Bradley | 2008-04-11 | 1 | -0/+35 |
| * | This is the first version where mongrel and webrick are reliably startable an... | Rick Bradley | 2008-04-11 | 1 | -0/+85 |
| * | Fixing the expire method (it wasn't using a request | Luke Kanies | 2008-04-10 | 1 | -1/+8 |
| * | Moved the request creation into the Indirection | Luke Kanies | 2008-04-10 | 1 | -0/+4 |
| * | Ported the rest of the indirection terminuses over to | Luke Kanies | 2008-04-08 | 4 | -31/+143 |
| * | Intermediate commit. | Luke Kanies | 2008-04-08 | 2 | -4/+40 |
| * | Fixing the integration tests related to the destroy fix. Yay. | Luke Kanies | 2008-04-08 | 2 | -2/+2 |
| * | Fixing a unit test for node integration | Luke Kanies | 2008-03-18 | 1 | -9/+2 |
| * | Fixing an integration test so it cleans up after itself | Luke Kanies | 2008-02-28 | 1 | -0/+5 |
| * | Fixing a test that was failing when a user-specific | Luke Kanies | 2008-02-23 | 1 | -2/+2 |
| * | Fixing #924 -- clearing the configuration cache before and | Luke Kanies | 2007-11-26 | 1 | -0/+3 |
| * | Rewriting the tests for the package resource type, fixing #930. | Luke Kanies | 2007-11-26 | 1 | -0/+24 |
| * | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 1 | -2/+4 |
| * | File serving should work now, both recursive and | Luke Kanies | 2007-10-24 | 2 | -5/+108 |
| * | Link handling is now in the file serving classes. | Luke Kanies | 2007-10-22 | 1 | -1/+1 |
| * | Renaming the 'mounts' terminus to 'file_server', and renaming | Luke Kanies | 2007-10-20 | 4 | -36/+36 |
| * | File serving now works. I've tested a couple of ways to | Luke Kanies | 2007-10-19 | 2 | -0/+66 |
| * | I've now split the file-serving termini into two separate types (in | Luke Kanies | 2007-10-18 | 4 | -0/+73 |
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -0/+14 |
| * | Adding the integration tests to the Rakefile for spec, | Luke Kanies | 2007-10-04 | 2 | -3/+2 |
| * | Adding a "memory" node terminus, which will | Luke Kanies | 2007-09-23 | 1 | -0/+46 |
| * | Adding my first integration test, verifying that | Luke Kanies | 2007-09-23 | 1 | -0/+48 |