summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Moving the 'confine' handling to separate classes.Luke Kanies2008-05-152-0/+288
* Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-1518-44/+42
* Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-1518-0/+0
* Fixing the user test.Luke Kanies2008-05-151-6/+4
* Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+91
* Correcting whitespace in the templatewrapper code.Luke Kanies2008-05-131-52/+52
* Adding has_variable? support, fixing ticket #1177Adam Jacob2008-05-131-0/+57
* Merge branch 'authorized_keys' into 0.24.xLuke Kanies2008-05-122-0/+154
|\
| * adding execute bits to testsLuke Kanies2008-05-122-0/+0
| * New native ssh_authorized_key typeFrancois Deppierraz2008-05-072-0/+154
* | Adding ldap providers for the user and group type.Luke Kanies2008-05-126-0/+1388
* | Fixing another test that wrote to ~Luke Kanies2008-05-121-0/+1
* | Fixing a test that wrote to ~.Luke Kanies2008-05-121-0/+8
|/
* Fixed some tests broken by #1176James Turnbull2008-04-191-8/+8
* Fixishing some pending tests, including filling inLuke Kanies2008-04-112-13/+17
* Making the changes necessary to get the REST supportLuke Kanies2008-04-112-38/+44
* The 'destroy' method in the indirection now returnsLuke Kanies2008-04-111-3/+3
* fill out specs for network_* methods; refactor lowest-level network hooksRick Bradley2008-04-111-26/+158
* adding rest_connection_details helper to Indirector::REST -- will need to be ...Rick Bradley2008-04-111-0/+12
* make sure unit indirector specs are working with #save; fill out network_put ...Rick Bradley2008-04-111-3/+53
* updating mongrel/webrick unit tests to match integration-tested version of RE...Rick Bradley2008-04-112-22/+4
* adding REST save support, with integration tests. A handful of unit tests in...Rick Bradley2008-04-112-4/+91
* Added support for destroy/DELETE over REST (including units & integrations on...Rick Bradley2008-04-112-5/+130
* updating search integration specs to include webrickRick Bradley2008-04-112-8/+63
* making search work over REST, w/ unit & integration specsRick Bradley2008-04-112-5/+60
* unit specs and implementation for Indirector::REST#search methodRick Bradley2008-04-111-8/+52
* 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
* Make mongrel happy like WEBrick.Rick Bradley2008-04-113-280/+270
* 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-118-95/+200
* 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-113-11/+131
* the indirector will not serve xmlrpc (this is the responsibility of the legac...Rick Bradley2008-04-113-14/+6
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-52/+9
* Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-25/+0
* Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-1/+1
* Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-0/+9
* Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-102-9/+38
* Moved the request creation into the IndirectionLuke Kanies2008-04-103-183/+224
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-0813-172/+225
* Intermediate commit.Luke Kanies2008-04-0820-288/+379
* Fixing some tests that were failing because new base typesLuke Kanies2008-04-081-31/+39
* Adding the ability for indirection requests to be createdLuke Kanies2008-04-081-0/+15
* Fixing the tests that were failing because of the useLuke Kanies2008-04-081-95/+109
* Adding a Request class to the Indirection layer. ThisLuke Kanies2008-04-082-82/+169
* Fixing the integration tests related to the destroy fix. Yay.Luke Kanies2008-04-082-2/+2
* Fixing one other test that was failing because of the changeLuke Kanies2008-04-081-3/+1
* Changing how destroy works, just a bit -- it now acceptsLuke Kanies2008-04-082-13/+9