Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-09-11 | Bit of cleanup around Translation and remove httpassetstorage | Rider Linden | |
2015-09-10 | MAINT-5575: Finished converting experience cache to singleton | Rider Linden | |
MAINT-4952: Coverted VMM to coroutines | |||
2015-09-02 | Move associated experience fetching into the ExperienceCache as a coro ↵ | Rider Linden | |
remove the responder. | |||
2015-09-01 | MAINT-5575: Convert the Experience cache into a coro based singleton. | Rider Linden | |
--HG-- branch : MAINT-5575 | |||
2015-08-19 | Swap BOOST_COROUTINE and BOOST_CONTEXT | Rider Linden | |
2015-08-17 | Adding llcorehttp to links | Rider 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-11 | Merge | Rider Linden | |
2015-07-23 | Remove unused code and llassetuploadresponders files. | Rider Linden | |
2015-07-20 | Remove old "compile queue" and replace with the coroutine based upload queue. | Rider Linden | |
2015-07-14 | merge 3.8.0-release and correct xml errors caused by reformatting | Oz Linden | |
2015-07-01 | Merge | Rider Linden | |
2015-06-30 | Initial checkin for uploading via coroutine. | Rider Linden | |
2015-06-23 | Start work on coprocedure manager. | Rider Linden | |
2015-06-17 | Coding policy fixes | Rider Linden | |
2015-06-09 | Removed dead code, llsdmessage, llcapabilitylistener and the associated tests. | Rider Linden | |
2015-06-09 | Removed homelocation responder (rolled into llagent) | Rider Linden | |
Removed sdhandler from llagent. Removed unused values from llacountingccostmgr Fixed smart pontier creation in llfacebook | |||
2015-06-08 | merge changes for 3.7.29-release | Oz Linden | |
2015-05-28 | Remove the display name floater | Rider Linden | |
2015-05-14 | Converted the Server release notes URL, | Rider Linden | |
classified and click tracker, Avatar hover height Pass the http_results on successfull call back style completion as well. | |||
2015-05-08 | Updated llfloatermodeluploadbase to LLCore::Http | Rider Linden | |
2015-05-01 | Move remote parcel request to a coro in LLRemoteParcelInfoProcessor | Rider Linden | |
Fix typo in twitter. Disable unit test for remote parcel info request until test infrastructure for new core is done. | |||
2015-04-28 | Convert some elements to STL | Rider Linden | |
2015-04-28 | Converting llmediaclient to new order. | Rider Linden | |
Temp disable llmediaclient's unit tests for link issues. | |||
2015-04-15 | Merge viewer-release | simon | |
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-02 | Ordering | Rider Linden | |
2015-04-02 | Explicitly call out the RT library for tests in Linux | Rider Linden | |
2015-04-02 | Linux linker order. | Rider Linden | |
2015-03-23 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-02-27 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-01-19 | On Linux, don't try to copy SLPlugin or the webkit or gstreamer plugins | Nat Goodspeed | |
since we're not building them as part of the viewer build any more. | |||
2015-01-19 | Link viewer with OpenAL if appropriate | Nat Goodspeed | |
2015-01-07 | First cut at consuming new slplugins autobuild package. | Nat Goodspeed | |
The contents are extracted, but not yet built into the viewer installer. | |||
2014-12-19 | Sort include(...) lines to make it easier for a person to verify. | Nat Goodspeed | |
2014-12-17 | Delete misleading comment about testing llcapabilitylistener. | Nat Goodspeed | |
There was a comment in CMakeLists.txt left over from 2009 (!) about commenting out the unit test for llcapabilitylistener. Fortunately we've since reinstated the test as an integration test, but the comment was never removed -- until now. | |||
2014-11-21 | automate keeping the About SL -> Licenses tab correct | Oz Linden | |
2014-11-05 | merge | Brad Payne (Vir Linden) | |
2014-10-21 | fix version number generation for cmake 3.x and autobuild 1.0 compatibility | Oz Linden | |
2014-10-13 | fixes for cmake warnings about policy changes. could not fully test these ↵ | JJ Linden | |
changes | |||
2014-10-09 | Merge | dolphin | |
2014-09-29 | SL-92 WIP - can edit hover height debug setting via slider | Brad Payne (Vir Linden) | |
2014-09-28 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-09-24 | MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo ↵ | Savchenko Maksym | |
LLTextBase::normalizeUri() issue |