| Commit message (Expand) | Author | Files | Lines |
2009-09-01 | adding new IniConfigSource() to SceneSetupHelpers to fix empty | dr scofield (aka dirk husemann) | 1 | -1/+1 |
2009-08-28 | Pull out distinct cache system folders and drop cache methods in InventoryCache | Justin Clark-Casey (justincc) | 1 | -1/+11 |
2009-08-22 | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 1 | -0/+5 |
2009-08-19 | Fixing a spot I missed in assets. Switching Grid to the new naming schema wit... | Kunnis | 1 | -0/+13 |
2009-08-19 | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 1 | -0/+5 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -1/+1 |
2009-08-17 | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 1 | -1/+28 |
2009-08-16 | * Added Expression based ignores to the PropertyScrambler, which makes a lot ... | Kunnis | 1 | -0/+19 |
2009-08-16 | * ShortVersion, another attempt at fixing the test thread death that randomly... | Teravus Ovares (Dan Olivares) | 1 | -5/+6 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+1 |
2009-08-14 | Re-enable TestSaveIarV0_1() | Justin Clark-Casey (justincc) | 1 | -3/+11 |
2009-08-13 | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 1 | -0/+5 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 1 | -2/+2 |
2009-08-13 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+28 |
2009-08-11 | Added new operations to mock inventory service in tests. | Diva Canto | 1 | -0/+15 |
2009-08-11 | Establish CachedUserInfo.OnInventoryReceived event so that region/test invent... | Justin Clark-Casey (justincc) | 1 | -6/+36 |
2009-08-11 | Added some needed comments to SceneSetupHelper (actually just retriggering pa... | Arthur Valadares | 1 | -2/+19 |
2009-08-11 | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 3 | -31/+221 |
2009-08-10 | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 1 | -5/+0 |
2009-08-10 | * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2009-08-10 | More clean up from asset cache legacy. None of these classes are used anymore. | Diva Canto | 1 | -119/+0 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-05 | test item data storage impementation (unused as of yet) | Justin Clark-Casey (justincc) | 1 | -14/+31 |
2009-08-05 | Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary wait | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-07-23 | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 1 | -0/+1 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 1 | -0/+4 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 1 | -0/+1 |
2009-07-10 | Explicitly set up the http server singleton fo the tests | Melanie Thielker | 1 | -0/+2 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -1/+1 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -0/+5 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-06-14 | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 1 | -2/+2 |
2009-06-11 | * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF... | Arthur Valadares | 1 | -1/+1 |
2009-06-10 | duh. wrong variable name in SceneSetup. | diva | 1 | -4/+4 |
2009-06-10 | The previous commit was still wrong. | diva | 1 | -1/+1 |
2009-06-10 | Attempt at fixing the inventory archiver tests. | diva | 1 | -1/+15 |
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 | 1 | -4/+6 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 14 | -14/+14 |
2009-05-29 | * Add xml2 load test | Justin Clarke Casey | 1 | -3/+5 |
2009-05-27 | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 1 | -4/+33 |
2009-05-27 | Revert "* Added IntegrationTest Attribute and tagged the ODETestClass" | Sean Dague | 1 | -17/+0 |
2009-05-27 | * Added IntegrationTest Attribute and tagged the ODETestClass | lbsa71 | 1 | -0/+17 |
2009-05-25 | converting CapabilitiesModule to new region module scheme | Dr Scofield | 1 | -3/+4 |
2009-05-25 | letting TestClient implement IClientCore as well to fix test case | Dr Scofield | 1 | -1/+22 |
2009-05-22 | * Reintroduce save iar test, which wasn't working because the asset service h... | Justin Clarke Casey | 1 | -0/+2 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 5 | -3/+138 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2 | -14/+0 |
2009-05-18 | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 1 | -2/+2 |
2009-05-17 | Renaming [ServiceConnectors] back to [Modules]. | diva | 1 | -2/+2 |