Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-22 | Fix ambiguous constructor due to LLSD access which broke *ix builds. | Monty Brandenberg | |
2014-08-22 | Add an HTTP policy class for inventory operations using four (4) | Monty Brandenberg | |
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. | |||
2014-08-12 | Better support for dynamic option changes in llcorehttp. Libcurl has | Monty Brandenberg | |
some problems disabling pipelining on a multi handle with outstanding requests so build a more conservative system that allows requests to drain before setting curl multi options. Would rather not have this but it is significantly safer. "HttpPipelining" debug setting is now fully dynamic. Connection limits can also be made dynamic in the near future. Upped the default connection count back to 8 for now but will revisit this in the tuning phase. It might be time to combine mesh and textures into a single asset class. For normal server operations that would be a clear path, but for server under load, the current scheme may be better. Minor cleanup in logging to elminate some redundant strings. Might add some more tracing to the stall logic 'just in case'. | |||
2014-08-11 | Doc cleanup. Unicode cruft, copy editing. | Monty Brandenberg | |
2014-08-11 | Add 'HttpRangeRequestsDisable' debug setting to inhibit use of 'Range:' header. | Monty Brandenberg | |
Intended for users with bad networking gear or twitchy ISPs, if set to True, forces plain GET requests to asset servers for textures and meshes. This change kicked off a slight refactor in the mesh repository code which made it resilient against unexpected 200's and responses not covering the requested start range. There's still too much data copying in the Mesh code (always has been). Would love to fix that and get rid of the monolithic temp buffer. Cleaned up white space damage caused by unnamed linden who likes to drag his magical editor through code. | |||
2014-08-04 | Merge. Refresh from viewer-library-refresh after 3.7.13 release. | Monty Brandenberg | |
2014-08-04 | Merge. Refresh from viewer-release after 3.7.13 release. | Monty Brandenberg | |
2014-08-04 | increment viewer version to 3.7.14 | Oz Linden | |
2014-08-04 | Added tag 3.7.13-release for changeset d86a7e1bc96d | Oz Linden | |
2014-08-01 | Pulled in fix for maint-4184 blurry textures | Aura Linden | |
2014-07-23 | Improved comments | Aura Linden | |
2014-07-22 | Merged in release. | Aura Linden | |
2014-07-22 | Appears to fix MAINT-4184 | Aura Linden | |
2014-07-22 | viewer-release 3.7.13 merge | maksymsproductengine | |
2014-07-21 | merge changes for 3.7.12-release | Oz Linden | |
2014-07-21 | increment viewer version to 3.7.13 | Oz Linden | |
2014-07-21 | Added tag 3.7.12-release for changeset 3b44ea8988cb | Oz Linden | |
2014-07-17 | MAINT-4241 FIXED [Group Bans] Ban member(s) button is not greyed out for ↵ | andreykproductengine | |
banning group owners. Viewer gives message that you ejected group owner. | |||
2014-07-16 | MAINT-4263 FIXED Viewer crashes after right click on group in Conversations. | maksymsproductengine | |
2014-07-14 | MAINT-4226 Group ban option is added to participant menu in Group chat. | Mnikolenko ProductEngine | |
2014-07-12 | fixing merge conficts | maksymsproductengine | |
2014-07-11 | Fixed assert in llmemory.h for adjacent memory locations. | Aura Linden | |
2014-07-10 | merge changes for 3.7.12-release | maksymsproductengine | |
2014-07-09 | merge | Brad Payne (Vir Linden) | |
2014-07-09 | MAINT-4216 FIX | Brad Payne (Vir Linden) | |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg | |
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-07-07 | increment viewer version to 3.7.12 | Oz Linden | |
2014-07-07 | Added tag 3.7.11-release for changeset 64799eb29883 | Oz Linden | |
2014-07-07 | MAINT-2980 Back out most changes related to upping the 512MB texture cap to ↵ | Dave Parks | |
unblock RC. | |||
2014-07-03 | Add pipelining and tracing command line options to the test program. | Monty Brandenberg | |
2014-07-02 | MAINT-4203 FIXED [Group Bans] Member list shows newly banned ex-residents | andreykproductengine | |
2014-06-30 | MAINT-2980 Fix for mac cutting texture memory in half (now that we're ↵ | Dave Parks | |
cutting texture memory to default to 1/3rd of installed ram, pre-cutting is redundant). | |||
2014-06-30 | MAINT-2980 Fix for AMD cards reporting system ram + vram for dedicated vram ↵ | Dave Parks | |
-- use WMI instead of DxDiag to get dedicated video memory. | |||
2014-06-27 | Cleanup and tuning. Use a consistent index on some initialization | Monty Brandenberg | |
data so their isn't an opportunity for gaps over overruns (init_data). Start some preliminary tweaking of policy class numbers. It looks like I can easily drop the default connection count to '4' and still hit the throttles. Did some experiments running pipeline deeper which was mostly fine for textures but tended to slow meshes. Reason uncertain but a depth of '5' seems generally healthy for mesh. I had one run of 52.6S with a theoretical minimum of 51.2S. That's as good as I've ever seen. | |||
2014-06-25 | MAINT-4178 FIXED [Group Bans] The viewer allows you to attempt to ban when ↵ | andreykproductengine | |
the ban list already contains 500 entries, which fails. | |||
2014-06-24 | STORM-2035 - Looking for a good selection box contrast | Cinder | |
2014-06-24 | Merge viewer-release and become version 3.7.11 | simon | |
2014-06-23 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2014-06-23 | MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" ↵ | Dave Parks | |
default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. | |||
2014-06-23 | Automated merge with ssh://bitbucket.org/monty_linden/viewer-library-refresh | Monty Brandenberg | |
2014-06-23 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Monty Brandenberg | |
2014-06-23 | First HTTP pipelining viewer. Enable pipelining for | Monty Brandenberg | |
GetTexture and GetMesh2 at a pipeline depth of 5. Create global debug option, HttpPipelining, to enable and disable HTTP pipelining (defaults to true). Tweak texture and mesh low- and high-water request levels based on pipelining status and depth. Fixup texture console which was damaged in a recent release. Split logging of the no-request HTTP error case into two cases: one for missing URL in HTTP request, one for HTTP request not created. A refactor in llcorehttp is coming: I will be moving all libcurl- using code into libcurl-specific modules. | |||
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-23 | increment viewer version to 3.7.11 | Oz Linden | |
2014-06-23 | Added tag 3.7.10-release for changeset 91dae9494b4d | Oz Linden | |
2014-06-23 | MAINT-4175 FIXED [Group Bans] When banning a list of multiple avatars, if an ↵ | andreykproductengine | |
already banned avatar is included in the list, no avatars are added to the ban list and those avatars already group members are not ejected from the group. | |||
2014-06-23 | viewer-release merge | Chris Baker | |
2014-06-23 | MAINT-4182 Cleaning up | andreykproductengine | |
2014-06-20 | STORM-2035 - Invert the background color in script editors for highlighting ↵ | Cinder | |
sections. Since the background color can be changed by the user, this ensures distinctive highlighting |