summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater
AgeCommit message (Expand)Author
2016-08-17MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().Nat Goodspeed
2016-07-19MAINT-5011: Introduce LLException base class for viewer exceptions.Nat Goodspeed
2016-07-13MAINT-5011: Derive remaining exception classes from std::exception.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2016-02-25Add SSL support to update downloader to enable possibility of secure downloadsDrake Arconis
2016-02-25Update to modern curl progress reporting functionality in the update downloaderDrake Arconis
2015-12-21CMake fixes for Linux buildRider Linden
2015-12-18Disable unit test on Linux onlyRider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-19Merge from viewer release.Rider Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-08-19Be sure the correct include is included.Rider Linden
2015-07-15MAINT-5174 Add Check for Updates feature to Help menuandreykproductengine
2015-07-12MAINT-5351: llupdaterservice_test now needs Boost System library.Nat Goodspeed
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-07MAINT-5174 Add Check for Updates feature to Help menuandreykproductengine
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-17Coding policy fixesRider Linden
2015-06-03Remove vestigial httpclient.h include from files that no longer need it.Rider Linden
2015-05-18Changed Avatar picker to use coroutine for find.Rider Linden
2015-05-18Remove an unused variable from the updatechecker.Rider Linden
2015-05-18Updater to coroutines.Rider Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2013-12-10mergeBrad Payne (Vir Linden)
2013-12-05mergeBrad Payne (Vir Linden)
2013-11-26MAINT-3489: Gracefully handle missing downloaded installer file.Nat Goodspeed
2013-11-26MAINT-3489: Make Mac updater script detect prematurely deleted .dmg.Nat Goodspeed
2013-10-29Merge viewer-release => sunshine-internalDon Kjer
2013-10-28Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3331Nat Goodspeed
2013-10-22MAINT-3331: On update, remove com.secondlife.indra.viewer.savedState.Nat Goodspeed
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-09-10mergeBrad Payne (Vir Linden)
2013-09-04mergeBrad Payne (Vir Linden)
2013-08-27merge changes for 3.6.4-releaseOz Linden
2013-08-26correct merge error in llupdatechecker.cppOz Linden
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-07-30CHOP-975: Remove fallback to v1.0 update query when the v1.1 gets a 404 responseOz Linden
2013-07-15merge changes for DRTVWR-325Oz Linden
2013-07-13add some validation of update response before starting downloadOz Linden
2013-07-09CHOP-963: Make update service query url depend on the grid rather than settingsOz Linden
2013-06-17Merged with viewer-releaseGeenz
2013-06-11MAINT-2333: Use bouncing progress bar for Linux updater message.Nat Goodspeed
2013-06-05BOOG2707 uncomment cleared suspectsGraham Madarasz
2013-06-04BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid thro...Graham Madarasz
2013-06-02BUG-2707 disable more login/update-sequence specific loggingGraham Madarasz
2013-05-21more merge fixingBrad Payne (Vir Linden)