aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure...Teravus Ovares (Dan Olivares)2009-08-131-0/+339
* Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-136-36/+74
|\
| * Some small fixesMelanie2009-08-131-1/+2
| * Add reference to the profile module in the avatar profiles handler, plusMelanie2009-08-131-0/+8
| * Add a profile module interface for the client view to useMelanie2009-08-131-0/+37
| * Formatting cleanup. Fix some compiler warnings.Jeff Ames2009-08-134-36/+28
* | * minor: commentsTeravus Ovares (Dan Olivares)2009-08-131-1/+125
|/
* minor:commentsTeravus Ovares (Dan Olivares)2009-08-127-5/+91
* minor: commentsTeravus Ovares (Dan Olivares)2009-08-124-0/+127
* Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-124-4/+85
|\
| * Formatting cleanup. Add copyright headers.Jeff Ames2009-08-134-4/+85
* | * minor: CommentsTeravus Ovares (Dan Olivares)2009-08-124-4/+181
|/
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-128-77/+323
* Better test for dropping inventory cache and writing out debug messages.Diva Canto2009-08-121-16/+21
* change 535cb0efc so that the default LLSD serialization format isdr scofield (aka dirk husemann)2009-08-121-2/+4
* Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto2009-08-114-35/+39
* Some more hammering on the head of the obsolete rest inventory handlers, just...Diva Canto2009-08-112-13/+17
* Re-adding a conditional in UserManager that was removed with arthusv's commit...Diva Canto2009-08-113-4/+4
* Added new operations to mock inventory service in tests.Diva Canto2009-08-111-0/+15
* Fixed test for detecting when user is no longer in sim.Diva Canto2009-08-111-3/+5
* Disabling the remote call for the time being, so that I can test it on a grid...Diva Canto2009-08-111-10/+11
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-111-1/+1
|\
| * Do new inventory module setup, which is why the test was failing (not the ori...Justin Clark-Casey (justincc)2009-08-111-1/+1
* | Added http handlers for the two new inventory operations.Diva Canto2009-08-112-4/+46
* | Merged with origin, and resolved one conflict in LoginServiceTests.csDiva Canto2009-08-1116-141/+484
|\ \ | |/
| * Re-enable TestReplicateArchivePathToUserInventory() but stop it failing on th...Justin Clark-Casey (justincc)2009-08-112-10/+26
| * Apply http://opensimulator.org/mantis/view.php?id=1448Justin Clark-Casey (justincc)2009-08-113-1/+14
| * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2009-08-111-1/+1
| |\
| | * Disable test again. Ho hum.Justin Clark-Casey (justincc)2009-08-111-1/+1
| * | Enable the console show version command and the viewer about command, to show...Chris Down2009-08-111-22/+46
| |/
| * re-enable just TestReplicateArchivePathToUserInventory() for now to find out ...Justin Clark-Casey (justincc)2009-08-111-1/+1
| * Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...Justin Clark-Casey (justincc)2009-08-114-63/+140
| * Added some needed comments to SceneSetupHelper (actually just retriggering pa...Arthur Valadares2009-08-111-2/+19
| * * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-119-163/+240
* | Improved test for system folders. Removed log messages.Diva Canto2009-08-113-5/+7
* | System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-118-43/+233
* | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-1010-7/+261
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-1043-46/+46
|\ \ | |/
| * Replace the Replaceable modules nameMelanie2009-08-1043-46/+46
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-109-12/+12
|/
* Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn...Diva Canto2009-08-105-264/+2
* Conditional to prevent a null ref in tests. The tests may still not pass.Diva Canto2009-08-101-1/+1
* Et voila! - Old inventory code removed.Diva Canto2009-08-104-1353/+0
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-107-192/+2
* AssetCache.addin.xml seems to be historical junk too. Removed.Diva Canto2009-08-101-17/+0
* * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se...Justin Clark-Casey (justincc)2009-08-101-0/+4
* Minor: formatting cleanup.Jeff Ames2009-08-111-6/+4
* Split BasicPhysics classes into separate files.Jeff Ames2009-08-113-415/+508
* Removed IAssetCache.Diva Canto2009-08-109-41/+18
* Removed IAssetServer.Diva Canto2009-08-101-38/+0