Age | Commit message (Expand) | Author |
2013-07-13 | add some validation of update response before starting download | Oz Linden |
2013-07-09 | CHOP-963: Make update service query url depend on the grid rather than settings | Oz Linden |
2013-06-05 | BOOG2707 uncomment cleared suspects | Graham Madarasz |
2013-06-04 | BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid thro... | Graham Madarasz |
2013-06-02 | BUG-2707 disable more login/update-sequence specific logging | Graham Madarasz |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-27 | add platform and platform version to login request parameters for new version... | Oz Linden |
2013-03-06 | more cosmetic logging improvements | Oz Linden |
2013-03-06 | merge changes for DRTVWR-278 | Oz Linden |
2013-02-27 | finish changes to update handling, including notices of channel changes | Oz Linden |
2013-02-21 | add use of v1.1 update request protocol, with fallback to v1.0 | Oz Linden |
2013-02-07 | derive version number from indra/VIEWER_VERSION.txt | Oz Linden |
2013-01-05 | MAINT-2155: replace embedded mac-updater.app with a Python script. | Nat Goodspeed |
2012-08-15 | 10.5 macs will begin looking for mac_legacy rather than mac | Aura Linden |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
2011-01-24 | a less brain dead fix for CHOP-369 | Andrew A. de Laix |
2011-01-24 | fix CHOP-369: catch case of synchronous download failure. | Andrew A. de Laix |
2011-01-14 | fix CHOP-366, on temporary errors (e.g. version manager returns other than 20... | Andrew A. de Laix |
2010-12-17 | don't rely on stream cast to bool behavior; use explicit fail call. | Andrew A. de Laix |
2010-12-16 | Vary install failed message depending on whether it was required or not. | Andrew A. de Laix |
2010-12-14 | Record update version in download marker so it can be recalled if resumed in ... | Andrew A. de Laix |
2010-12-10 | ui improvements to more closely match UX design. | Andrew A. de Laix |
2010-12-07 | limit dowload bandwidth to 'Maximum bandwidth' setting | Andrew A. de Laix |
2010-12-07 | push required flag into download data for later use. | Andrew A. de Laix |
2010-12-03 | Fix for coding standard violations and build error on windows. | brad kittenbrink |
2010-12-02 | expose update available method. | Andrew A. de Laix |
2010-12-01 | state change events for updater service. | Andrew A. de Laix |
2010-11-18 | CHOP-135 Bug fixes. | Mark Palange (Mani) |
2010-11-18 | inform user on failed install--needs proper user dialog ;-) | Andrew A. de Laix |
2010-11-17 | Work on CHOP-135: Hooking up setting UpdaterServiceActive to functionality. P... | brad kittenbrink |
2010-11-17 | post events for dowload success and error. | Andrew A. de Laix |
2010-11-16 | CHOP-179 Linux install uses linux-updater. Rev. by Alain | Mark Palange (Mani) |
2010-11-15 | added mechanism for install scripts to indicate a failed install and for upda... | Andrew A. de Laix |
2010-11-12 | do not resume or install if current viewer version doesn't match the recorded... | Andrew A. de Laix |
2010-11-11 | run install script on successful download | Andrew A. de Laix |
2010-11-10 | CHOP-151 Hooked up app exit callback, cleaned up early exit. Rev. by Brad | Mark Palange (Mani) |
2010-11-10 | fix race between resume and download check. | Andrew A. de Laix |
2010-11-10 | CHOP-151 Adding startup updater flow to drive update installation and resume. | Mark Palange (Mani) |
2010-11-08 | Removed refrences to SLPlugin from LLUpdaterService and test. | Mark Palange (Mani) |
2010-11-05 | resume feature (untested). | Andrew A. de Laix |
2010-11-04 | some better error handling. | Andrew A. de Laix |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix |
2010-11-04 | just barely working udate downloading service; missing little nicities like e... | Andrew A. de Laix |
2010-11-02 | Merge | Andrew A. de Laix |
2010-11-01 | On Windows, disable this-used-in-initializer warning. | Nat Goodspeed |
2010-11-01 | changes in respone to review comments. | Andrew A. de Laix |
2010-10-29 | added periodic retry to look for updates | Andrew A. de Laix |
2010-10-28 | shell of the update checker; it will just print a message to the log dependin... | Andrew A. de Laix |
2010-10-27 | CHOP-122 Initializing Facade service in the viewer. Rev. by Brad. | Mark Palange (Mani) |