summaryrefslogtreecommitdiffstats
path: root/logic/updater/DownloadUpdateTask.cpp
Commit message (Expand)AuthorAgeLines
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-549/+0
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-33/+33
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-5/+6
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-1/+1
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* Build fixage for the changed build configPetr Mrázek2014-04-06-0/+2
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-13/+16
* Remove the $PWD hack and tests that depended on it.Petr Mrázek2014-01-05-14/+4
* Add an option to force using local updater binary (for updater development)Petr Mrázek2014-01-05-1/+1
* Some more updater fixesPetr Mrázek2014-01-05-21/+23
* Mess with the updater again.Petr Mrázek2014-01-05-1/+5
* Force cached updater binary to always resolve as stalePetr Mrázek2014-01-02-5/+4
* Maybe break updater even more?Petr Mrázek2013-12-29-44/+20
* Set permissions for the updater binary after updating it.Petr Mrázek2013-12-28-0/+6
* Various updater fixesPetr Mrázek2013-12-28-5/+31
* Fix more updater derps.Petr Mrázek2013-12-25-8/+5
* Merge branch 'feature_updater_update' of https://github.com/02JanDal/MultiMC5...Petr Mrázek2013-12-25-2/+29
|\
| * Treat the updater separatelyJan Dalheimer2013-12-23-2/+29
* | Tidy status messages a bitSky2013-12-23-9/+7
|/
* Fix issues with the updaterPetr Mrázek2013-12-21-4/+7
* Some test madnessPetr Mrázek2013-12-20-93/+186
* Finish unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-26/+34
* Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-51/+61
* Fix syntax errorPetr Mrázek2013-12-13-9/+7
* Fix updater removing all files.Andrew2013-12-12-1/+9
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-12-10-1/+1
* Finish implementing update installation.Andrew2013-12-06-0/+5
* Implement update installerAndrew2013-12-05-4/+75
* Implement DownloadUpdateTaskAndrew2013-12-05-0/+322