Age | Commit message (Collapse) | Author |
|
|
|
fix mac-only sketchy precedence warning, and re-re-re-re-re-remove patch file that simply will not die.
|
|
|
|
|
|
|
|
|
|
Added toTerseString() conversion on HttpStatus to generate a string
that's more descriptive than the hex value of the HttpStatus value
but still forms a short, searchable token (e.g. "Http_503" or
"Core_7"). Using this throughout the viewer now, no live cases
of toHex(), I believe.
|
|
|
|
|
|
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings
to control mesh transport behavior. First forces the use of the
legacy mesh fetch style with high concurrency and connection churn.
The second, on by default, honors Retry-After values if they are
reasonable. If off or unreasonable, internal delay times are used.
|
|
|
|
|
|
|
|
an attachment that's already linked in COF
|
|
|
|
disconnect
|
|
|
|
|
|
|
|
"Quality and Speed" slider
|
|
|
|
optimization
|
|
|
|
|
|
Updated fix with a more complex and stable version. Integrated solution from the CHUI-836.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refcounting crashes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from cache while ObjectCacheViewCullingEnabled is enabled than when it's disabled.
|
|
|