Justin Clark-Casey (justincc)
|
8738445eb7
Move the inventory request lock introduced in git master a58152bd to HGInventoryBroker to preserve that behaviour there but allow 2 simultaneous inv requests (chiefly WebFetch) rather than 1
|
10 years ago |
Justin Clark-Casey (justincc)
|
327632dc66
Add inventory.<url>.RequestsMade stat.
|
10 years ago |
Justin Clark-Casey (justincc)
|
c0c92a95bf
Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests
|
10 years ago |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 years ago |
Oren Hurvitz
|
88f7a833dc
Improved HTTP logging
|
10 years ago |
Oren Hurvitz
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
10 years ago |
Justin Clark-Casey (justincc)
|
7759b05dcb
Make XInventoryServicesConnector properly handle a RESULT = false return for methods where this contains failure rather than throwing an exception.
|
11 years ago |
Justin Clark-Casey (justincc)
|
04d8c6b4fe
Change exception log messages in XInventoryService connector to error rather than debug, since these signal real problems.
|
12 years ago |
Justin Clark-Casey (justincc)
|
b899d64dc1
If we're fetching active gestures via the XInventoryServiceConnector, then properly look at the ITEMS dictionary already returned rather than the level above this.
|
12 years ago |
Justin Clark-Casey (justincc)
|
d8a78374aa
Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names.
|
12 years ago |