커밋 기록

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