aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: add forgotton copyright headerJustin Clark-Casey (justincc)2009-11-161-0/+26
* move fake user service to a separate mock user service classJustin Clark-Casey (justincc)2009-11-121-0/+123
* Rename test services to mock services, since this is a more accurate descriptionJustin Clark-Casey (justincc)2009-11-122-6/+6
* Stop iar save failing on corrupt assetsJustin Clark-Casey (justincc)2009-11-121-0/+8
* Add basic new uuid gatherer tests to check behaviour when the gather seed is ...Justin Clark-Casey (justincc)2009-11-111-3/+8
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-0/+1
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-041-0/+1
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit...John Hurliman2009-10-191-12/+12
|\
| * Formatting cleanup.Jeff Ames2009-10-191-12/+12
* | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2009-10-171-0/+4
* | Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-23/+5
|/
* * Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2009-10-131-0/+5
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-1/+1
* Merge branch 'master' into diva-texturesMelanie2009-10-021-5/+41
|\
| * fixing TestLandChannel to let it return empty List<ILandObject>() (asdr scofield (aka dirk husemann)2009-10-021-5/+41
* | Merge branch 'master' into diva-texturesMelanie2009-10-026-15/+13
|\ \ | |/
| * Formatting cleanup.Jeff Ames2009-10-016-13/+13
| * Poof! on LocalBackend. CommsManager.GridServices deleted.Diva Canto2009-09-261-2/+0
* | Add RebakeAvatarTexturesPacket to the client viewMelanie2009-09-301-0/+4
|/
* Convert iar write request to use inventory service requests rather than cacheJustin Clark-Casey (justincc)2009-09-061-1/+11
* Temporarily re-enable save iar test by manually insert the item into the old ...Justin Clark-Casey (justincc)2009-09-061-1/+7
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-5/+5
* Pull out distinct cache system folders and drop cache methods in InventoryCacheJustin Clark-Casey (justincc)2009-08-281-1/+11
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+5
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-0/+13
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+5
* A better purge of trash folder.Diva Canto2009-08-191-1/+1
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...Diva Canto2009-08-161-0/+1
|\
| * Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2009-08-161-0/+1
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-141-3/+11
|\ \ | |/
| * Re-enable TestSaveIarV0_1()Justin Clark-Casey (justincc)2009-08-141-3/+11
* | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+5
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2009-08-131-1/+28
* Added new operations to mock inventory service in tests.Diva Canto2009-08-111-0/+15
* * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares2009-08-112-2/+140
* First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...Diva Canto2009-08-101-5/+0
* More clean up from asset cache legacy. None of these classes are used anymore.Diva Canto2009-08-101-119/+0
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-1/+1
* test item data storage impementation (unused as of yet)Justin Clark-Casey (justincc)2009-08-051-14/+31
* * Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2009-07-191-0/+4
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-171-0/+1
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+1
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-0/+5
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-191-1/+1
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-111-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-018-8/+8
* letting TestClient implement IClientCore as well to fix test caseDr Scofield2009-05-251-1/+22
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-203-2/+83