aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-11/+0
* Update svn properties.Jeff Ames2009-05-174-226/+226
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-1/+1
* * Changed auto-properties to properties with backing fieldlbsa712009-05-141-2/+13
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-135-26/+218
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-121-0/+4
* refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield2009-05-061-1/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-041-0/+4
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-301-1/+1
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-0/+5
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-4/+4
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+2
* Add PlacesQuery packetMelanie Thielker2009-04-201-0/+2
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-1/+1
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-1/+1
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-151-0/+1
* * Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey2009-04-151-0/+13
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-2/+9
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-141-0/+1
* * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey2009-04-141-3/+2