Age | Commit message (Collapse) | Author |
|
|
|
connections. Convert background and foreground fetches, both
items and folders/inventory and library, to use new HTTP.
Non-fetch inventory operations continue to use LLHTTPClient
(at least for now). Error handling and retry on fetches wasn't
100% previously and that's still the case. I'll rip through
this again to clean that up. Cleaned up logging in much of
the inventory code with consistent labels on logging events
and correct macros (removed deprecation warnings).
This started as an attempt to get libcurl to do pipelining
on POSTs and PUTs. Discovered that this is going to be
very difficult to support in general in libcurl. May
look at that again in the future.
|
|
|
|
viewer for a long time.
only show hourglass and fetching text when downloading folders, not item metadata
|
|
viewer for a long time.
|
|
fully fetch user inventory
|
|
added throttling to fetchInventoryItem queries
|
|
|
|
Going through and cleaning up any todos that have "Seraph" attached to it. In this case, did some header file cleanup of llinventorymodelbackgroundfetch and moved some functions protected/const/etc.
|
|
Fix for logic about when all folders have been fetched.
Some infrastructure cleanup.
|
|
Added code to support non-recursive inventory folder fetching for AIS.
|
|
|