| Commit message (Expand) | Author | Files | Lines |
2012-09-27 | Update the Http server with a few additional properties. Adapt the test | Melanie | 1 | -0/+4 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2009-09-30 | Remove some tests that no longer apply | Melanie | 1 | -135/+0 |
2009-09-17 | Remove the methods for full inventory fetch from the connector. Remove tests | Melanie | 1 | -135/+0 |
2009-08-19 | * Switching IAssetData to follow the new naming schema, removing the separate... | Kunnis | 1 | -1/+1 |
2009-08-09 | Removing unused files, legacy from old asset "cache". | Diva Canto | 1 | -134/+0 |
2009-07-30 | * Fixed another potential httpserver leak. | Teravus Ovares | 1 | -0/+1 |
2009-07-29 | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 1 | -0/+1 |
2009-07-21 | * Updated C# WebServer to the latest available source download (r19869) and a... | Teravus Ovares | 1 | -0/+31 |
2009-07-15 | minor: remove some mono compiler warnings | Justin Clarke Casey | 2 | -3/+2 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 2 | -2/+2 |
2009-06-05 | * Fix unit tests so that they correctly handle 404 missing asset response | Justin Clarke Casey | 2 | -5/+8 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 1 | -1/+28 |
2009-05-27 | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 1 | -0/+10 |
2009-05-27 | Update svn properties. | Jeff Ames | 1 | -26/+26 |
2009-05-26 | * We have strand flavours. | lbsa71 | 1 | -2/+4 |
2009-05-26 | * Introduced GetVersionString so we can harness the whole thing. | lbsa71 | 1 | -2/+9 |
2009-05-26 | * Added test to make sure version info is 27 chars long (still don't know exa... | lbsa71 | 1 | -0/+17 |
2009-05-22 | cleaning out warnings. | Dr Scofield | 2 | -2/+4 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 2 | -2/+56 |
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 2 | -14/+72 |
2009-05-11 | Update svn properties. | Jeff Ames | 1 | -72/+72 |
2009-05-08 | * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr... | lbsa71 | 2 | -5/+74 |
2009-05-08 | * Introduced new HttpServer.Tests project | lbsa71 | 1 | -29/+10 |
2009-05-08 | fix svn properties | Sean Dague | 1 | -93/+93 |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 1 | -0/+11 |
2009-05-07 | * Added some more GetAssetStreamHandlerTests | lbsa71 | 1 | -1/+41 |
2009-05-06 | * Added some GetAssetStreamHandlerTests | lbsa71 | 1 | -0/+42 |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -0/+394 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -393/+0 |
2009-03-25 | cleanup | Dr Scofield | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -7/+2 |
2008-10-08 | adding OSHttpResponse test case (yeah, very primitive still) | Dr Scofield | 1 | -26/+175 |
2008-10-06 | oops. forgot testcase | Dr Scofield | 1 | -0/+249 |