| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | * part one of adding physics combining | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -0/+1 |
|/ |
|
* | Fixes a race condition in EQ processing that was making EQs pop up again upon... | Diva Canto | 2009-08-11 | 2 | -9/+13 |
* | Fixed test for detecting when user is no longer in sim. | Diva Canto | 2009-08-11 | 1 | -3/+5 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-11 | 1 | -1/+1 |
|\ |
|
| * | Do new inventory module setup, which is why the test was failing (not the ori... | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
* | | Merged with origin, and resolved one conflict in LoginServiceTests.cs | Diva Canto | 2009-08-11 | 5 | -25/+68 |
|\ \
| |/ |
|
| * | Re-enable TestReplicateArchivePathToUserInventory() but stop it failing on th... | Justin Clark-Casey (justincc) | 2009-08-11 | 2 | -10/+26 |
| * | Apply http://opensimulator.org/mantis/view.php?id=1448 | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+2 |
| * | Disable test again. Ho hum. | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
| * | re-enable just TestReplicateArchivePathToUserInventory() for now to find out ... | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
| * | Establish CachedUserInfo.OnInventoryReceived event so that region/test invent... | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -10/+36 |
| * | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2009-08-11 | 3 | -4/+4 |
* | | Improved test for system folders. Removed log messages. | Diva Canto | 2009-08-11 | 2 | -4/+5 |
* | | System folders inventory cache added to OUT inventory modules. This tracks ag... | Diva Canto | 2009-08-11 | 4 | -37/+207 |
* | | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 2009-08-10 | 3 | -0/+75 |
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-10 | 28 | -28/+28 |
|\ \
| |/ |
|
| * | Replace the Replaceable modules name | Melanie | 2009-08-10 | 28 | -28/+28 |
* | | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 3 | -4/+4 |
|/ |
|
* | Removed IAssetCache. | Diva Canto | 2009-08-10 | 1 | -3/+4 |
* | Re-removing 2 lines that got added back on Melanie's commits. git hickup. | Diva Canto | 2009-08-09 | 1 | -1/+0 |
* | Finish the renaming and mae things compile again | Melanie | 2009-08-09 | 2 | -5/+5 |
* | Rename UserData to UserAccount data | Melanie | 2009-08-09 | 1 | -0/+1 |
* | More removal of HG2 code, this time authentication module and handlers. | Diva Canto | 2009-08-09 | 2 | -123/+0 |
* | * More tweaking of the various services to work with nonstandard region sizes... | Teravus Ovares (Dan Olivares) | 2009-08-08 | 2 | -8/+21 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 6 | -24/+26 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 5 | -36/+40 |
* | HGAuthenticationService must be a singleton, because it has in-memory state. ... | Diva Canto | 2009-08-06 | 1 | -1/+1 |
* | Disable all IAR tests for now due to possible failure-causing race condition | Justin Clark-Casey (justincc) | 2009-08-06 | 1 | -3/+3 |
* | Disable TestReplicateArchivePathToUserInventory() pending more investigation | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -1/+1 |
* | Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary wait | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -11/+12 |
* | insert a little more debug info for TestReplicateArchivePathToUserInventory() | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -1/+6 |
* | Remove waiting in TestReplicateArchivePathToUserInventory() since local inven... | Justin Clark-Casey (justincc) | 2009-08-05 | 2 | -3/+5 |
* | Recomment TestReplicateArchivePathToUserInventory() for now due to occasional... | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -6/+11 |
* | reinstate TestSaveIarV0_1() | Justin Clark-Casey (justincc) | 2009-08-05 | 1 | -1/+1 |
* | remove some more mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -6/+6 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 2 | -18/+17 |
* | reinstate TestReplicateArchivePathToUserInventory() | Justin Clark-Casey | 2009-08-05 | 1 | -1/+1 |
* | * Tweak the caps manager so that the NPCAvatar works again. | Teravus Ovares | 2009-08-01 | 1 | -1/+4 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-01 | 1 | -1/+1 |
* | * Fix a locking issue in the EventQueue | Teravus Ovares | 2009-07-31 | 1 | -10/+22 |
* | * Fixed another potential httpserver leak. | Teravus Ovares | 2009-07-30 | 1 | -2/+4 |
* | Thank you, dmiles, for a patch that allows more differentiated script | Melanie Thielker | 2009-07-30 | 1 | -7/+26 |
* | * Remove and comment out old and unneeded parts of the old TextureDownload an... | Teravus Ovares | 2009-07-30 | 2 | -48/+39 |
* | * An attempt to fix mantis #3953 | Teravus Ovares | 2009-07-29 | 1 | -2/+2 |
* | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 2009-07-29 | 1 | -4/+4 |
* | * Adds the ability to have a thread efficient long poll service (such as the ... | Teravus Ovares | 2009-07-29 | 1 | -13/+80 |
* | Thank you, mcortez, for a patch to correct a folder bloat issue in the | Melanie Thielker | 2009-07-28 | 1 | -3/+54 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 5 | -14/+15 |
* | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2009-07-23 | 3 | -49/+94 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -6/+6 |