Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. há 9 anos atrás
..
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") há 9 anos atrás
GatekeeperService.cs 5bc389ff71 When logging reigon information returned by GateKeeperService.GetHyperlinkRegion, log the return server URL returned. há 10 anos atrás
HGAssetService.cs 1abbad71b4 Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514 há 9 anos atrás
HGFriendsService.cs ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. há 10 anos atrás
HGInstantMessageService.cs fc35b45e21 If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not. há 11 anos atrás
HGInventoryService.cs c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. há 9 anos atrás
HGSuitcaseInventoryService.cs 1fa3a6f1bd When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards". há 10 anos atrás
UserAccountCache.cs e00f1a0410 Allow invalidating the users cache há 10 anos atrás
UserAgentService.cs ba233008cd Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default. há 10 anos atrás
UserAgentServiceBase.cs e33ac50388 HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only. há 11 anos atrás