summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-182-3/+6
* You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-0/+4
* The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-2/+2
* Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-0/+10
* Fixing #1401 - integration tests now work regardless of the yamldir.Luke Kanies2008-07-073-9/+10
* Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-031-0/+20
* Fixing the ldap node integration test so it cleans upLuke Kanies2008-07-021-10/+3
* Fixing the Node::Ldap.search method to use an indirection request.Luke Kanies2008-07-011-0/+22
* Fixing #1388 - the package test no longer uses 'require'.Luke Kanies2008-07-011-6/+4
* Fixed #1369 - the init service provider now supports HP-UX.Luke Kanies2008-06-161-0/+32
* Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.Luke Kanies2008-06-151-1/+7
* Adding another note about the save_object stub.Luke Kanies2008-06-131-0/+3
* Removing a duplicate call left over from debuggingLuke Kanies2008-06-131-1/+0
* Replacing all two-space indents with four-spaceLuke Kanies2008-06-133-481/+481
* Adding ruby interpreter lines to the tests missing them.Luke Kanies2008-06-133-2/+8
* Adding execute bits to every test currently missing them.Luke Kanies2008-06-133-0/+0
* Mocking Facter in an integration test, so it works with no networkingLuke Kanies2008-05-191-0/+6
* Modified the 'factpath' setting to automatically configureLuke Kanies2008-05-161-0/+17
* Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-151-1/+1
* Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-151-0/+0
* Fixishing some pending tests, including filling inLuke Kanies2008-04-111-2/+8
* Making the changes necessary to get the REST supportLuke Kanies2008-04-111-11/+9
* adding REST save support, with integration tests. A handful of unit tests in...Rick Bradley2008-04-111-2/+91
* Added support for destroy/DELETE over REST (including units & integrations on...Rick Bradley2008-04-111-2/+74
* 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