aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService/InventoryService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable all IAR tests for now due to possible failure-causing race conditionJustin Clark-Casey (justincc)2009-08-061-1/+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-111-75/+27
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-20/+21
* 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-071-0/+544