Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Frisby 4692e92312 * Assorted spring cleanings. hace 16 años
  Justin Clarke Casey 3508298ddf * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() hace 16 años
  Justin Clarke Casey 3984a7fda1 * Resolve mantis 1068, 1095 hace 16 años
  Justin Clarke Casey 9817363b93 * Completely inconsequential inventory odds and ends (actual impact - only one log message changed) hace 16 años
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty hace 16 años
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone hace 16 años
  Justin Clarke Casey 41f9bbc26d * Fix mantis #842 - folders which are created but left named "New Folder" in places other than directly under "My Inventory" should now be stored hace 16 años
  Justin Clarke Casey fc6e23371f * Extend functionality to better handle delayed inventory service transfers to create folder, move folder and purge folder. hace 16 años
  Justin Clarke Casey 68c6b6ece3 * Replace previous specific inventory callback code with generic alternative hace 16 años
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service hace 16 años
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). hace 16 años
  Justin Clarke Casey 3d3eec436a * Remove user profile from cache when they log out from a region. hace 16 años
  Justin Clarke Casey 8b177bf4a8 * Tweak inventory login failure message to point to the region owner as first point of call rather than the grid owner hace 16 años
  Justin Clarke Casey b7ae8701ce * Working towards notifying the client if the inventory service has failed, rather than simply returning 0 items. hace 16 años
  Justin Clarke Casey 451a5bbf30 * Put in crude poll waiting for 60 seconds for delayed user inventory delivery from the inventory service hace 16 años
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual hace 16 años
  Justin Clarke Casey e26d4fc085 * minor: replace test of CachedUserInfo.RootFolder != null with something more readable, and make RootFolder get only hace 16 años
  Justin Clarke Casey 205b95f2e8 * minor documenting, cleanup, renaming in user profile cache service hace 16 años
  Justin Clarke Casey 576db5b72a * documenting and minor refactoring in UserProfileCacheService hace 16 años
  Justin Clarke Casey 9a7717743b refactor: eliminate method in UserProfileCacheService hace 16 años
  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 hace 16 años
  Sean Dague a6d27e0929 further refactor and rename of InventoryFolderBase properties hace 16 años
  Justin Clarke Casey 8eab365e21 * Adjust some inventory lookup failure messages to reduce confusion as to what just went wrong hace 16 años
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase hace 16 años
  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 hace 16 años
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders hace 16 años
  Justin Clarke Casey 18f9f1410d * Just inserting some exploratory comments into inventory code hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  MW c04899b60a Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now show up. hace 16 años
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls hace 16 años