.. |
Properties
|
5450b1b024
Change assembly versions to 0.8.1
|
před 10 roky |
GatekeeperService.cs
|
5bc389ff71
When logging reigon information returned by GateKeeperService.GetHyperlinkRegion, log the return server URL returned.
|
před 10 roky |
HGAssetService.cs
|
aeae34505f
When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
|
před 10 roky |
HGFriendsService.cs
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
před 10 roky |
HGInstantMessageService.cs
|
fc35b45e21
If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not.
|
před 10 roky |
HGInventoryService.cs
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
před 10 roky |
HGSuitcaseInventoryService.cs
|
1fa3a6f1bd
When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards".
|
před 10 roky |
UserAccountCache.cs
|
e00f1a0410
Allow invalidating the users cache
|
před 10 roky |
UserAgentService.cs
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
před 10 roky |
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.
|
před 11 roky |