aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-21Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj...Diva Canto1-3/+18
2009-08-19Makes the inventory connectors fully compatible with the old Grid.InventorySe...Diva Canto1-29/+35
2009-08-19Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto4-0/+62
2009-08-19A better purge of trash folder.Diva Canto4-7/+10
2009-08-18GetFolderItems implemented. It's not being called, but it might.Diva Canto3-0/+37
2009-08-17Added some padding to the remote inventory connector so that it tries to oper...Diva Canto1-4/+70
2009-08-13Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto4-16/+54
2009-08-13Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto1-2/+2
2009-08-11Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto1-14/+14
2009-08-11Some more hammering on the head of the obsolete rest inventory handlers, just...Diva Canto1-10/+14
2009-08-11Re-adding a conditional in UserManager that was removed with arthusv's commit...Diva Canto1-2/+2
2009-08-11Disabling the remote call for the time being, so that I can test it on a grid...Diva Canto1-10/+11
2009-08-11Added http handlers for the two new inventory operations.Diva Canto1-4/+4
2009-08-11System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto3-6/+6
2009-08-10Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto4-0/+113
2009-08-10Changed RequestRootFolder to GetRootFolderDiva Canto1-1/+1
2009-07-26Patch from RemedyTomm: A failed inventory request would block any furtherMelanie Thielker1-5/+44
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey1-4/+4
2009-07-10* minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey1-1/+1
2009-06-22Update svn properties.Jeff Ames1-241/+241
2009-06-15Moving these nice HG connectors to their homes.diva1-0/+241
2009-06-14Update svn properties.Jeff Ames1-170/+170
2009-06-11Fixes mantis #3803. Thanks jhurliman.diva1-1/+1
2009-06-10Heart surgery no.2: the inventory service hooks. diva2-2/+172
2009-06-07First draft of inventory service connectors, and service implementation. No h...diva2-0/+450