Commit Verlauf

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