Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-09-27 | merge | Brad Payne (Vir Linden) | |
2018-09-26 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-09-17 | SL-9671 - refresh simulator features on region change | Brad Payne (Vir Linden) | |
2018-08-22 | DRTVWR-447: Attempt to post BugSplat metadata with Mac crash reports. | Nat Goodspeed | |
Introduce CrashMetadata, an LLSingleton in llappviewermacosx.cpp, declared in llappviewermacosx-for-objc.h and accessed by the various BugsplatStartupManagerDelegate override methods. CrashMetadata is populated by reading the previous (presumably crashed) run's static_debug_info.log file. This replaces the previous getOldLogFilePathname(), getFatalMessage() and getAgentFullname() functions. To extend that suite for additional metadata, not only would we have to keep adding new free functions, but we'd have to keep rereading the static_debug_info.log file. Override the new applicationKeyForBugsplatStartupManager, defaultUserNameForBugsplatStartupManager, defaultUserEmailForBugsplatStartupManager methods to extract relevant fields from CrashMetadata. Change applicationLogForBugsplatStartupManager and attachmentForBugsplatStartupManager to do the same. Enhance llviewerregion.cpp to update the static_debug_info.log file every time we enter a new region. | |||
2018-08-02 | merge | Brad Payne (Vir Linden) | |
2018-07-18 | SL-920 Change http methods | andreykproductengine | |
2018-08-01 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-18 | SL-920 Disable friendship caps untill new requirements are provided | andreykproductengine | |
2018-07-17 | SL-927 Better logging | andreykproductengine | |
2018-06-26 | SL-927 Add new groups caps to viewer (offline messages only) | andreykproductengine | |
2018-06-21 | merge | Brad Payne (Vir Linden) | |
2018-06-14 | SL-920 Add new friendship caps to viewer | andreykproductengine | |
2018-06-19 | Backed out changeset: 4ce8c663a9a0 | AndreyL ProductEngine | |
STORM-2122: UDP data bandwidth measuring is off by factor 8 | |||
2018-05-18 | merge | Brad Payne (Vir Linden) | |
2018-05-10 | MAINT-7867 - additional cap fetch logging | Brad Payne (Vir Linden) | |
2018-04-04 | MAINT-8203 Temporary disable capability until 'friend request' server side fix | andreykproductengine | |
2018-03-20 | MAINT-8363 Additional sanity checks | andreykproductengine | |
2018-02-13 | MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after login | andreykproductengine | |
2018-01-29 | SL-859 - exceptionally verbose logging of object state updates, likely temporary | Brad Payne (Vir Linden) | |
2018-01-17 | merge | Brad Payne (Vir Linden) | |
2017-11-29 | merge | Brad Payne (Vir Linden) | |
2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed | |
2017-10-24 | MAINT-7081: Merge from lindenlab/viewer64. | Nat Goodspeed | |
2017-10-11 | merge | Brad Payne (Vir Linden) | |
2017-10-10 | MAINT-7081: Hack to allow overriding asset capability URL. | Nat Goodspeed | |
2017-07-10 | SL-748 - viewer must request the ObjectAnimation cap in order to get the new ↵ | Brad Payne (Vir Linden) | |
messages | |||
2017-08-17 | SL-683 Instrument viewer cache | andreykproductengine | |
2017-04-06 | MAINT-7255: Change viewer to use UserInfo cap if available. | Rider Linden | |
2017-03-06 | SL-409 - consolidated user of ViewerAsset cap for mesh and texture fetching ↵ | Brad Payne (Vir Linden) | |
as well. | |||
2017-02-15 | SL-409 - WIP on http fetching path for assets | Brad Payne (Vir Linden) | |
2016-05-10 | Display correct attempt for requesting region capabilities at startup | Ansariel | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2016-01-11 | MAINT-5978: comment out the caps log reporting. | Rider Linden | |
2015-12-04 | Initial changes for Vivox/Azumarill merge. Lots of temporary code and ↵ | Rider Linden | |
conditional compile switches. Begin switch from statemachine to coroutine. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-09 | STORM-2122: UDP data bandwidth measuring is off by factor 8 | Ansariel | |
2018-04-04 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-03-30 | SL-440 Obtain Abuse Report categories from capability | Andrey Kleshchev | |
2015-09-25 | There seemed to be an excess call to setInitialPerms, also cleaned up a ↵ | Rider Linden | |
ignored call to the environtment settings on login. | |||
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-08-25 | Merge | Rider Linden | |
2015-08-18 | merge changes for 3.8.3-release | Oz Linden | |
2015-08-14 | MAINT-5506: Converted llmessage untrusted sim message responder to coroutine. | Rider Linden | |
Removed HTTPSender, HTTPNullSender, HTTPCapSender. Moved UntrustedMessageCap storage into LLHost Added boost libraries to PROJECT_x_TEST linkage. | |||
2015-08-12 | MAINT-5500: Finish converting the AIS responders to the new coroutine model, ↵ | Rider Linden | |
Cleaned up dead an unused code. MAINT-4952: Added COPY and MOVE methods to Core:Http adapter | |||
2015-08-11 | Merge | Rider Linden | |
2015-08-11 | merge changes for 3.8.2-release | Oz Linden | |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine | |