Commit History

作者 SHA1 備註 提交日期
  Diva Canto 68187f7245 Bug fix: in standalone, HGInventoryBroker needs to get the local inventory server URL from NetworkServersInfo. 14 年之前
  Diva Canto c0beeb929e * Fixes http://opensimulator.org/mantis/view.php?id=4225 15 年之前
  Diva Canto f4bf581b96 Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo. 15 年之前
  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 年之前
  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 年之前
  Diva Canto c5af39239f A better purge of trash folder. 15 年之前
  Diva Canto e5f33e7505 GetFolderItems implemented. It's not being called, but it might. 15 年之前
  Diva Canto 124f66bfc2 jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 15 年之前
  Diva Canto e02062051d Making attachments work again. Tons of debug more. This needs more testing and a lot of cleaning. 15 年之前
  Diva Canto bb513c1d88 Changed the way to get to the profile service. Changed GetSystemsFolder in HGBroker. 15 年之前
  Diva Canto 70d7c97e94 Doing session lookup in the right way. 15 年之前
  Diva Canto 332d1b5f2f Additional debug messages, and bug fix in RemoteInventoryServiceConnector.cs, where the scene reference wasn't being set. 15 年之前
  Diva Canto 034c9cf606 Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. 15 年之前
  Diva Canto 5246dc33dc Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves. 15 年之前
  Diva Canto 41ad610f3e * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops. 15 年之前
  Diva Canto 263f32a493 Improved test for system folders. Removed log messages. 15 年之前
  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 年之前
  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 年之前
  Diva Canto 9f95ec4998 Merge branch 'master' of ssh://[email protected]/var/git/opensim 15 年之前
  Diva Canto 0c47f8e7ab Changed RequestRootFolder to GetRootFolder 15 年之前
  Melanie eba23048ca Replace the Replaceable modules name 15 年之前
  Melanie Thielker 8ecfc9a717 Committing the interface change and the addition to the modules to get 15 年之前
  diva 6abffedab5 Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes. 15 年之前