aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-20/+20
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+2
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2010-09-161-3/+3
* Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-1/+1
* allow inventory path specified in "load iar" to start with a / (e.g. /Objects...Justin Clark-Casey (justincc)2010-08-271-12/+12
* Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-241-5/+26
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-08-131-1/+1
* Fix problem where iar load would duplicate huge number of foldersJustin Clark-Casey (justincc)2010-06-181-6/+6
* Formatting cleanup.Jeff Ames2009-10-011-3/+3
* 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
* Pull out distinct cache system folders and drop cache methods in InventoryCacheJustin Clark-Casey (justincc)2009-08-281-1/+11
* test item data storage impementation (unused as of yet)Justin Clark-Casey (justincc)2009-08-051-14/+31
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-111-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+5
* Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker2009-03-211-0/+5
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-031-34/+35
* * Create update folder testJustin Clarke Casey2008-12-121-2/+5
* * Actually properly enable the purge folders test and correct some problemsJustin Clarke Casey2008-12-121-2/+19
* * Add user info move inventory folder testJustin Clarke Casey2008-12-121-1/+7
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-0/+118