| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | duh. wrong variable name in SceneSetup. | diva | 2009-06-10 | 1 | -4/+4 |
* | The previous commit was still wrong. | diva | 2009-06-10 | 1 | -1/+1 |
* | Attempt at fixing the inventory archiver tests. | diva | 2009-06-10 | 1 | -1/+15 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 2 | -2/+2 |
* | * Fix unit tests so that they correctly handle 404 missing asset response | Justin Clarke Casey | 2009-06-05 | 1 | -4/+6 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 14 | -14/+14 |
* | * Add xml2 load test | Justin Clarke Casey | 2009-05-29 | 1 | -3/+5 |
* | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 2009-05-27 | 1 | -4/+33 |
* | Revert "* Added IntegrationTest Attribute and tagged the ODETestClass" | Sean Dague | 2009-05-27 | 1 | -17/+0 |
* | * Added IntegrationTest Attribute and tagged the ODETestClass | lbsa71 | 2009-05-27 | 1 | -0/+17 |
* | converting CapabilitiesModule to new region module scheme | Dr Scofield | 2009-05-25 | 1 | -3/+4 |
* | letting TestClient implement IClientCore as well to fix test case | Dr Scofield | 2009-05-25 | 1 | -1/+22 |
* | * Reintroduce save iar test, which wasn't working because the asset service h... | Justin Clarke Casey | 2009-05-22 | 1 | -0/+2 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 5 | -3/+138 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 2 | -14/+0 |
* | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 2009-05-18 | 1 | -2/+2 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 1 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2009-05-17 | 5 | -290/+290 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -0/+14 |
* | * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ... | lbsa71 | 2009-05-14 | 1 | -2/+2 |
* | * Changed auto-properties to properties with backing field | lbsa71 | 2009-05-14 | 1 | -2/+13 |
* | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 2009-05-13 | 7 | -27/+285 |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+4 |
* | Update svn properties. | Jeff Ames | 2009-05-11 | 1 | -57/+57 |
* | * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr... | lbsa71 | 2009-05-08 | 1 | -0/+13 |
* | * Introduced new HttpServer.Tests project | lbsa71 | 2009-05-08 | 1 | -0/+44 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 1 | -0/+8 |
* | refactoring Scene.NewUserConnection() to be simpler and clearer. | Dr Scofield | 2009-05-06 | 1 | -1/+3 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 1 | -1/+3 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+4 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 2009-04-24 | 1 | -0/+68 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -0/+5 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -4/+4 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -1/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 1 | -0/+2 |
* | Add PlacesQuery packet | Melanie Thielker | 2009-04-20 | 1 | -0/+2 |
* | Correctly flag group owned prims in the land prim list | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Fix build break and change some groups interfaces | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 2009-04-15 | 1 | -0/+1 |
* | * Resolve unit test failure introduced in r9148 (probably) | Justin Clarke Casey | 2009-04-15 | 1 | -0/+13 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 2 | -4/+45 |
* | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 2009-04-14 | 1 | -0/+1 |
* | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 2009-04-14 | 1 | -3/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 1 | -1/+1 |
* | Add copyright headers. | Jeff Ames | 2009-04-14 | 2 | -2/+56 |
* | Update svn properties. | Jeff Ames | 2009-04-14 | 2 | -38/+38 |
* | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 2009-04-14 | 1 | -0/+2 |