UbitUmarov
|
022ea478d1
... cosmetics
|
преди 2 години |
UbitUmarov
|
4cac42ab98
remove a lock on hginventorybroker; cosmetics
|
преди 2 години |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
преди 2 години |
UbitUmarov
|
d0912b6151
let StreamReader be in using statements
|
преди 7 години |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
преди 7 години |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
преди 8 години |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
преди 9 години |
Diva Canto
|
0bf1209f90
Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item.
|
преди 9 години |
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.
|
преди 9 години |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
преди 10 години |
Oren Hurvitz
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
преди 10 години |
Oren Hurvitz
|
6734b94761
Better error messages
|
преди 11 години |
Justin Clark-Casey (justincc)
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
преди 11 години |
Justin Clark-Casey (justincc)
|
824a4b4808
After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistently check for null return and log warning rather than throw exception.
|
преди 11 години |
Justin Clark-Casey (justincc)
|
884d603cac
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
|
преди 12 години |
Diva Canto
|
6eaff18961
Finish the implementation of GetUserInventory, even though it's still not used.
|
преди 12 години |
Diva Canto
|
8131a24cde
Send the config section name up to the service classes themselves (XInventory and Assets).
|
преди 12 години |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
преди 13 години |
Justin Clark-Casey (justincc)
|
bf5ec8cb88
remove some mono compiler warnings and unnecessary dictionary instantiations
|
преди 14 години |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
преди 14 години |
Melanie
|
45b08a9ce3
Fix more potential nullrefs
|
преди 14 години |
Diva Canto
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
преди 14 години |
Diva Canto
|
9fde9085a0
Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule.
|
преди 14 години |
Diva Canto
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
преди 14 години |
Diva Canto
|
5fda81e6bb
* XInventory fairly tested, including for HG. Almost ready to switch.
|
преди 14 години |
Diva Canto
|
2c595227b0
Commented verbose debug messages from XInventory handler.
|
преди 14 години |
Diva Canto
|
3f9d38538e
XInventory connector/handler showing signs of life. Tested, but needs more testing.
|
преди 14 години |
Diva Canto
|
76e87181b2
RemoteXInventoryServiceConnector, the plugin region module. Not active in default configs yet.
|
преди 14 години |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
преди 14 години |