Histórico de Commits

Autor SHA1 Mensagem Data
  MW b0330a0bb5 disabled the multiple inventory server support in login service again. há 16 anos atrás
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. há 16 anos atrás
  Jeff Ames 65c5efe43b Formatting cleanup. há 16 anos atrás
  Justin Clarke Casey 3f345bf685 * Removing polling delay for non-CAPS inventory fetch if the client has not yet received data from the inventory service há 16 anos atrás
  Justin Clarke Casey 6e2c7da018 * Minor: Insert utility function to format raw xml strings into indented xml for debugging purposes há 16 anos atrás
  Justin Clarke Casey fe8f9a4b25 * Restoring some initial inventory lookup polling delays in order to deal with situations seen on osgrid há 16 anos atrás
  Adam Frisby ba8ff761c0 * Reduced sleep durations in a number of files. há 16 anos atrás
  Justin Clarke Casey e35e83312d * Increase number of poll attempts an inventory items request will make under CAPS há 16 anos atrás
  Justin Clarke Casey 5ab392d0ee * Refactor: A final root folder special case removal, this time in HandleFetchInventoryDescendents[CAPS] há 16 anos atrás
  Justin Clarke Casey 688940e810 * Refactor: Renaming item and folder tree search methods to have Find*() prefixes há 16 anos atrás
  Justin Clarke Casey 068163b14b * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which arguably should be split) há 16 anos atrás
  Justin Clarke Casey 45430a5403 * Refactor: move UpdateFolder into CachedUserInfo há 16 anos atrás
  Justin Clarke Casey 45a71bb045 * Make user profile cache service complain if the caller assumes a profile exists when in fact it does not há 16 anos atrás
  Justin Clarke Casey 1087542705 * Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo há 16 anos atrás
  Justin Clarke Casey 1de6cffa28 * Refactor: Remove the unused userID parameter that was being passed into almost every inventory method há 16 anos atrás
  Adam Frisby 4692e92312 * Assorted spring cleanings. há 16 anos atrás
  Justin Clarke Casey 3508298ddf * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() há 16 anos atrás
  Justin Clarke Casey 3984a7fda1 * Resolve mantis 1068, 1095 há 16 anos atrás
  Justin Clarke Casey 9817363b93 * Completely inconsequential inventory odds and ends (actual impact - only one log message changed) há 16 anos atrás
  Justin Clarke Casey 40176c12f9 * Implement full grid mode Trash empty há 16 anos atrás
  Justin Clarke Casey 4db839c3b8 * Implement proper emptying of trashcan on standalone há 16 anos atrás
  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 há 16 anos atrás
  Justin Clarke Casey fc6e23371f * Extend functionality to better handle delayed inventory service transfers to create folder, move folder and purge folder. há 16 anos atrás
  Justin Clarke Casey 68c6b6ece3 * Replace previous specific inventory callback code with generic alternative há 16 anos atrás
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service há 16 anos atrás
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). há 16 anos atrás
  Justin Clarke Casey 3d3eec436a * Remove user profile from cache when they log out from a region. há 16 anos atrás
  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 há 16 anos atrás
  Justin Clarke Casey b7ae8701ce * Working towards notifying the client if the inventory service has failed, rather than simply returning 0 items. há 16 anos atrás
  Justin Clarke Casey 451a5bbf30 * Put in crude poll waiting for 60 seconds for delayed user inventory delivery from the inventory service há 16 anos atrás