Historique des commits

Auteur SHA1 Message Date
  Jeff Ames 5752c1f5c2 Formatting cleanup. il y a 16 ans
  Charles Krinke 01b5425a2d Thank you kindly, Melanie for a patch that avoids a null il y a 16 ans
  Jeff Ames 65c5efe43b Formatting cleanup. il y a 16 ans
  Justin Clarke Casey 3f345bf685 * Removing polling delay for non-CAPS inventory fetch if the client has not yet received data from the inventory service il y a 16 ans
  Justin Clarke Casey 6c62985fd5 * Refactor: Do the root case removal thing again, this time in ItemReceive() il y a 16 ans
  Justin Clarke Casey 9646258fdf * Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder special case il y a 16 ans
  Justin Clarke Casey 0f716e3ac4 * Simplify CreateFolder() by folding previous special root case into FindFolder() il y a 16 ans
  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?) il y a 16 ans
  Justin Clarke Casey 56827894e9 * Refactor RemoveItem() il y a 16 ans
  Justin Clarke Casey 688940e810 * Refactor: Renaming item and folder tree search methods to have Find*() prefixes il y a 16 ans
  Justin Clarke Casey 068163b14b * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which arguably should be split) il y a 16 ans
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo il y a 16 ans
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo il y a 16 ans
  Justin Clarke Casey a5dfca8958 * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem() il y a 16 ans
  Justin Clarke Casey f5609ba452 * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem() il y a 16 ans
  Justin Clarke Casey a81edef2b9 * Refactor: Remove redundant userID from further up the inventory request chain il y a 16 ans
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method il y a 16 ans
  Justin Clarke Casey 3508298ddf * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() il y a 16 ans
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! il y a 16 ans
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. il y a 16 ans
  Justin Clarke Casey cd29f90418 * Add folders and items locking in external manipulations of InventoryFolderImpl carried out by CachedUserInfo il y a 16 ans
  Justin Clarke Casey 68c6b6ece3 * Replace previous specific inventory callback code with generic alternative il y a 16 ans
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service il y a 16 ans
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). il y a 16 ans
  Teravus Ovares dd4deebbcb * Re-Fixed caps il y a 16 ans
  Teravus Ovares e777f88028 * A tweak of the caps system so that new caps have random paths instead of a fixed path il y a 16 ans
  Justin Clarke Casey 7bfd7e6f08 * Remove the worst excesses of my inventory debugging code il y a 16 ans
  Justin Clarke Casey 7ac7f79f88 * Eliminate a class of errors where an inventory request could be made before the region had completely received the inventory for the user. il y a 16 ans
  Justin Clarke Casey 649f304e76 * Minor inventory code cleanup following on from last patch il y a 16 ans
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual il y a 16 ans