Histórico de commits

Autor SHA1 Mensagem Data
  MW b0330a0bb5 disabled the multiple inventory server support in login service again. 16 anos atrás
  MW 031b3d5314 small change to see if that helps with the inventory problems. 16 anos atrás
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 anos atrás
  Charles Krinke 1cd6b71b60 Mantis#1594. Thank you, Melanie for a patch that: 16 anos atrás
  Charles Krinke 7821cca2f5 Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch 16 anos atrás
  Jeff Ames 5752c1f5c2 Formatting cleanup. 16 anos atrás
  Charles Krinke 01b5425a2d Thank you kindly, Melanie for a patch that avoids a null 16 anos atrás
  Jeff Ames 65c5efe43b Formatting cleanup. 16 anos atrás
  Justin Clarke Casey 3f345bf685 * Removing polling delay for non-CAPS inventory fetch if the client has not yet received data from the inventory service 16 anos atrás
  Justin Clarke Casey 6c62985fd5 * Refactor: Do the root case removal thing again, this time in ItemReceive() 16 anos atrás
  Justin Clarke Casey 9646258fdf * Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder special case 16 anos atrás
  Justin Clarke Casey 0f716e3ac4 * Simplify CreateFolder() by folding previous special root case into FindFolder() 16 anos atrás
  Justin Clarke Casey 27a7391d6b * Add ability to defer item actions for AddItem() and DeleteItem(). This won't be useful until we let the client cache (again?) 16 anos atrás
  Justin Clarke Casey 56827894e9 * Refactor RemoveItem() 16 anos atrás
  Justin Clarke Casey 688940e810 * Refactor: Renaming item and folder tree search methods to have Find*() prefixes 16 anos atrás
  Justin Clarke Casey 068163b14b * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which arguably should be split) 16 anos atrás
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo 16 anos atrás
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo 16 anos atrás
  Justin Clarke Casey a5dfca8958 * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem() 16 anos atrás
  Justin Clarke Casey f5609ba452 * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem() 16 anos atrás
  Justin Clarke Casey a81edef2b9 * Refactor: Remove redundant userID from further up the inventory request chain 16 anos atrás
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method 16 anos atrás
  Justin Clarke Casey 3508298ddf * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() 16 anos atrás
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 anos atrás
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. 16 anos atrás
  Justin Clarke Casey cd29f90418 * Add folders and items locking in external manipulations of InventoryFolderImpl carried out by CachedUserInfo 16 anos atrás
  Justin Clarke Casey 68c6b6ece3 * Replace previous specific inventory callback code with generic alternative 16 anos atrás
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service 16 anos atrás
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 anos atrás
  Teravus Ovares dd4deebbcb * Re-Fixed caps 16 anos atrás