Age | Commit message (Collapse) | Author |
|
view may have changed since the alert was created
|
|
|
|
stock folder, add an adequate message when failing to drop in a stock folder.
|
|
|
|
on login screen
|
|
|
|
|
|
fix truncations
|
|
missing translation after the last merge
|
|
|
|
|
|
|
|
|
|
|
|
the same messages. Needs validation by producer.
|
|
|
|
|
|
on the HTTP requests for inventory. We'll benchmark with that
and see how it goes. Document some of the history of the
background fetcher for future devs. Suggest some future
projects to make things faster. Pointers on using LLSD with
the llcorehttp library in the readme. And restructured
the LLSD onCompleted() processing phases using do{}while(false)
which produced a code flow that is fairly attractive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accept headers in mesh and textures. For texture metrics
reporting, use the AP_INVENTORY policy class which is
non-pipelined and pointing (usually) in the right direction.
Use a do-while(false) structure to manage common exit path
code in onCompleted() methods. Identical to a 'goto' but
might amuse the pedantic. Tuning on background fetch to
have it cycle faster. This is experimental. I suspect
with HTTP balancing in llcorehttp, we can do away with the
timers here.
|
|
cache work.
|
|
of used handles and a fast handle factory that's thread-
correct.
|
|
default to Class 3
|
|
|
|
|
|
reproduce data corruption via timeouts.
|
|
|
|
/listing route so to get the updated SLM status for the listing
|
|
Portuguese
|
|
languages
|
|
since it's not used anywhere
|
|
|
|
|
|
unlist before hand
|
|
|
|
code to use utils for any LLSD interfaces.
|
|
the TC builds failing on these tests. Appears to be a
conflict/race condition on a temporary file. Changed the
name of the file. Should use a tempname()-like API but
this will do for a unit test.
|
|
marketplace root
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|