Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-16 | DD-281 : Do not unlist listings that go out of stock | Merov Linden | |
2014-11-16 | DD-284 : Separate no copy from copy items when counting items in marketplace ↵ | Merov Linden | |
listings folders | |||
2014-11-15 | MAINT-4537 WIP - comments and cleanup | Brad Payne (Vir Linden) | |
2014-11-15 | MAINT-4537 WIP - more joint position management during outfit changes | Brad Payne (Vir Linden) | |
2014-11-14 | remove skip from llframetimer_test now that it is fixed | Oz Linden | |
2014-11-14 | merge up to tip of viewer-tools-update | Oz Linden | |
2014-11-14 | merge with head | callum_linden | |
2014-11-14 | Cinder pointed out my fix here for clang pickiness was different from hers ↵ | callum_linden | |
so I investigated and this is the causes of the slowdown - wrongly placed parens | |||
2014-11-14 | Reworked changes to more closely match Cinders' - hers seem more correct | callum_linden | |
2014-11-14 | rewrite an llframetimer test to be less sensitive to extended ms_sleep calls | Oz Linden | |
2014-11-14 | Convert llhash() to use boost::hash, per Cinder's suggestion. | Nat Goodspeed | |
2014-11-14 | Commit backing out the breakpad change. | Nat Goodspeed | |
2014-11-14 | Backed out changeset eac237bfebba (Aura's commit for new breakpad) | Nat Goodspeed | |
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host. | |||
2014-11-14 | MAINT-4537 WIP - joint position management during outfit changes | Brad Payne (Vir Linden) | |
2014-11-14 | Remove a couple tests for unsigned long < 0. | Nat Goodspeed | |
clang correctly notes that such tests add nothing to the runtime behavior of a program. Unfortunately, clang notes that in the form of a compile error. | |||
2014-11-14 | MAINT-4678: fix crash on launch in gpu benchmark | Oz Linden | |
2014-11-14 | Comment out now-unused GPU_TABLE_FILENAME in llfeaturemanager.cpp. | Nat Goodspeed | |
The "death to the GPU table" change has commented out the only references to the GPU_TABLE_FILENAME constant, and Xcode 6.x regards that as an error. | |||
2014-11-14 | Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds. | Nat Goodspeed | |
Hopefully this is temporary until we figure out the real problem! | |||
2014-11-14 | Update viewer-tools-update viewer to updated 3p-update-curl build. | Nat Goodspeed | |
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl. | |||
2014-11-14 | MAINT-4537 WIP - order of operations during outfit change | Brad Payne (Vir Linden) | |
2014-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2014-11-13 | Repointed autobuild to latest google breakpad for great stacks and less ↵ | obscurestar | |
warning messages. | |||
2014-11-12 | Eliminate LLAppViewer::cleanup() dup --analyzeperformance code block. | Nat Goodspeed | |
Not sure at what point the redundancy was introduced, but it seems clear we only want to run performance analysis once per shutdown. | |||
2014-11-11 | Pull merge from lindenlanb/viewer-release | Merov Linden | |
2014-11-10 | DD-266 : Use prevalidateNonNegativeS32 instead of prevalidatePositiveS32... ↵ | Merov Linden | |
Grmbl... | |||
2014-11-10 | DD-276, DD-280 : Serialize update count on SLM by preventing sending update ↵ | Merov Linden | |
while previous transaction not completed | |||
2014-11-11 | Merge changes for 3.7.20-release | maksymsproductengine | |
2014-11-10 | Fix typo in new viewer_manifest.py codesigning logic. | Nat Goodspeed | |
'raisef' is not a Python statement. | |||
2014-11-10 | merge | Brad Payne (Vir Linden) | |
2014-11-10 | Merge. Refresh from viewer-release after 3.7.20 released. | Monty Brandenberg | |
2014-11-10 | merge changes for 3.7.20-release | Oz Linden | |
2014-11-10 | increment viewer version to 3.7.21 | Oz Linden | |
2014-11-10 | Added tag 3.7.20-release for changeset 27094824773b | Oz Linden | |
2014-11-10 | DD-276 : Let the count on hand be updated locally when updateSLMListing ↵ | Merov Linden | |
returns with data from the server | |||
2014-11-08 | DD-274 : Do not display super long error description (there are in the log ↵ | Merov Linden | |
though) | |||
2014-11-08 | DD-259 : Show only one error when failing on listing, user can see all ↵ | Merov Linden | |
errors in Check for Errors | |||
2014-11-08 | DD-265, DD-266 : Validate the listing id when associating, show alert if ↵ | Merov Linden | |
value out of positive integer limit | |||
2014-11-08 | DD-258 : Disable the Check for Errors buttons (aka Audit) while the ↵ | Merov Linden | |
inventory is still fetching | |||
2014-11-08 | DD-260 : Silence the SLM delete message so to prevent server notification to ↵ | Merov Linden | |
show up when deleting or unassociating things from the viewer | |||
2014-11-07 | DD-272 : Be more consistent when updating the count on hand in SLM, also ↵ | Merov Linden | |
prevent multiple folder update when receiving data from SLM | |||
2014-11-06 | BUG-7698, BUG-7688, BUG-7694 (others) CDN connection issues. | Monty Brandenberg | |
Under pipelining, requests were given a 5x timeout factor due to the way that the timeout clock works in libcurl. Under CDN load, connections were not being torn down quickly and it was only this timer that led to disconnect and retry. So, we want to break a connection that isn't making progress but that isn't immediately possible. We'll compromise with a 60S timeout that (we hope) will be neither too long for stalled connections nor too short for large asset transfer requests. | |||
2014-11-03 | Merge downstream code and become 3.7.20 | simon | |
2014-11-03 | DD-235 : Use newly built jsoncpp libraries that do include the security fix | Merov Linden | |
2014-11-03 | merge | Brad Payne (Vir Linden) | |
2014-11-03 | DD-263 : Update the count on hand on SLM in various situation where stock ↵ | Merov Linden | |
count changes (activate, drag/drop, associate, etc...) | |||
2014-11-03 | Pull in viewer-release and become version 3.7.20 | simon | |
2014-11-03 | SL-93 WIP - pelvis fixup offsets | Brad Payne (Vir Linden) | |
2014-10-31 | settings.xml update | Brad Payne (Vir Linden) | |
2014-10-30 | SL-93 WIP - missing include | Brad Payne (Vir Linden) | |
2014-10-30 | SL-93 - WIP on managing pelvis fixups using new joint offset framework | Brad Payne (Vir Linden) | |