Commit History

Author SHA1 Message Date
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  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 years ago
  Adam Frisby ba8ff761c0 * Reduced sleep durations in a number of files. 16 years ago
  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 years ago
  Justin Clarke Casey 56827894e9 * Refactor RemoveItem() 16 years ago
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo 16 years ago
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo 16 years ago
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method 16 years ago
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 years ago
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 years ago
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 years ago
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty 16 years ago
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone 16 years ago
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Justin Clarke Casey 3d3eec436a * Remove user profile from cache when they log out from a region. 16 years ago
  Justin Clarke Casey b3f783ae05 * Reduce publicly exposed fields on InventoryCollection, which was causing duplicate sets of inventory data to be sent over the grid 16 years ago
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual 16 years ago
  Justin Clarke Casey b41abbd50e * Minor: really just comment and subsequent indentation adjustment. Preparation for handling inventory problems where the inventory server receives a request and never responds, or is late in responding 16 years ago
  Justin Clarke Casey 5ad4c79a4e * Refactor GetUsersInventory() 16 years ago
  Justin Clarke Casey ded704ef1f * Minor inventory message cleanup and documentation 16 years ago
  Sean Dague a6d27e0929 further refactor and rename of InventoryFolderBase properties 16 years ago
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 years ago
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: 16 years ago
  Justin Clarke Casey 2fddd775f4 * Stop the grid inventory service sending all folder and item details twice 16 years ago
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. 16 years ago
  Justin Clarke Casey 875211b262 * Various 1.19.0.5 grid inventory request fixes. These will only take affect once the region and the grid servers have upgraded to this revision 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago