aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService (follow)
Commit message (Expand)AuthorAgeFilesLines
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-111-0/+20
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+40
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-3/+3
* Disable all IAR tests for now due to possible failure-causing race conditionJustin Clark-Casey (justincc)2009-08-061-1/+0
* Moving these nice HG connectors to their homes.diva2009-06-151-242/+0
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-5/+5
* Changed the inventory service so that is uses exactly one DB plugin, not many...diva2009-06-112-115/+28
* Heart surgery no.2: the inventory service hooks. diva2009-06-103-49/+132
* IInentoryDataPlugins were missing.diva2009-06-081-2/+7
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-081-6/+67
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-073-0/+820