aboutsummaryrefslogtreecommitdiff
path: root/logic/updater
AgeCommit message (Expand)Author
2016-04-30NOISSUE split GUI stuff from logic libraryPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-07-26GH-1053 add back update progress dialogPetr Mrázek
2015-06-09GH-1060 update tweaksPetr Mrázek
2015-06-09GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek
2015-06-09GH-1060 remove some old updater bits and piecesPetr Mrázek
2015-04-26GH-849 Further NetJob related fixesPetr Mrázek
2015-04-13NOISSUE do not fail when updates don't have MultiMC.app prefix on OSXPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH separate the generic updater logic from the applicationPetr Mrázek
2015-04-12SCRATCH move things to the right placesPetr Mrázek
2015-04-12SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek
2015-04-02NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek
2015-04-02NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-02Fix another bunch of copyright years, including fixing #397Jan Dalheimer
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-07-14Show changelog even when there are no new updates available.Petr Mrázek
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-04-06Workaround for dirty build folders.Petr Mrázek
2014-04-06Build fixage for the changed build configPetr Mrázek
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-01-18Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek
2014-01-18Marginally improve OneSix offline mode launchPetr Mrázek
2014-01-07Rework version numbering system.Forkk
2014-01-07Do not log each and every possible update. Only the latest one.Petr Mrázek
2014-01-05Get rid of some obsolete functionsJan Dalheimer
2014-01-05Remove the $PWD hack and tests that depended on it.Petr Mrázek
2014-01-05Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2014-01-05Add an option to force using local updater binary (for updater development)Petr Mrázek
2014-01-05Some more updater fixesPetr Mrázek
2014-01-04Implement changing update channelsForkk
2014-01-05Mess with the updater again.Petr Mrázek
2014-01-03Don't try to check for notifications if we don't have a URL for itJan Dalheimer
2014-01-03Fix for pre-Qt5.2Jan Dalheimer
2014-01-03Notifications system. Mainly to be used in case the updater breaks.Jan Dalheimer
2014-01-02Force cached updater binary to always resolve as stalePetr Mrázek
2013-12-29Maybe break updater even more?Petr Mrázek
2013-12-28Set permissions for the updater binary after updating it.Petr Mrázek
2013-12-28Various updater fixesPetr Mrázek
2013-12-25Fix more updater derps.Petr Mrázek
2013-12-25Merge branch 'develop' of https://github.com/robotbrain/MultiMC5 into developPetr Mrázek
2013-12-25Merge branch 'feature_updater_update' of https://github.com/02JanDal/MultiMC5...Petr Mrázek
2013-12-24Get the updater to display a no update found message.robotbrainify
2013-12-23Tidy status messages a bitSky
2013-12-23Treat the updater separatelyJan Dalheimer
2013-12-21Fix issues with the updaterPetr Mrázek
2013-12-20Some test madnessPetr Mrázek
2013-12-15Finish unit tests for the DownloadUpdateTask classJan Dalheimer