Commitin historia

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