Commit History

Author SHA1 Message Date
  Diva Canto c0beeb929e * Fixes http://opensimulator.org/mantis/view.php?id=4225 15 years ago
  Diva Canto b03eeeb9f6 * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. 15 years ago
  Diva Canto d519f1885f Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently). 15 years ago
  Diva Canto c5af39239f A better purge of trash folder. 15 years ago
  Diva Canto e5f33e7505 GetFolderItems implemented. It's not being called, but it might. 15 years ago
  Diva Canto 034c9cf606 Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. 15 years ago
  Diva Canto 31419a70ce System folders inventory cache added to OUT inventory modules. This tracks agents in and out of *sims* in order to fetch/drop their system folders from the cache. Also added region-side support for fetching the system folders from the inventory service. Nothing of this is called yet. 15 years ago
  Diva Canto cdcbc48534 Added two new methods to IIventoryService -- GetFolderForType and GetFolderContent. Some meat to it, but not completed. None of this code is called anywhere yet. 15 years ago
  Jeff Ames 142b481e03 Update svn properties. 15 years ago
  diva e1fd76ace6 Moving these nice HG connectors to their homes. 15 years ago