aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/LocalInventoryServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+5
* Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...Diva Canto2009-08-191-3/+3
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+6
* A better purge of trash folder.Diva Canto2009-08-191-2/+2
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-9/+11
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-4/+4
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-121-24/+28
* Improved test for system folders. Removed log messages.Diva Canto2009-08-111-1/+2
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-111-5/+30
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+11
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-101-1/+1
|\
| * Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-2/+2
|/
* Remove waiting in TestReplicateArchivePathToUserInventory() since local inven...Justin Clark-Casey (justincc)2009-08-051-1/+0
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-141-0/+286