summaryrefslogtreecommitdiffstats
path: root/logic/updater
Commit message (Expand)AuthorAgeLines
* Maybe break updater even more?Petr Mrázek2013-12-29-46/+20
* Set permissions for the updater binary after updating it.Petr Mrázek2013-12-28-0/+6
* Various updater fixesPetr Mrázek2013-12-28-6/+46
* Fix more updater derps.Petr Mrázek2013-12-25-8/+5
* Merge branch 'develop' of https://github.com/robotbrain/MultiMC5 into developPetr Mrázek2013-12-25-29/+48
|\
| * Get the updater to display a no update found message.robotbrainify2013-12-24-29/+48
* | Merge branch 'feature_updater_update' of https://github.com/02JanDal/MultiMC5...Petr Mrázek2013-12-25-2/+31
|\ \ | |/ |/|
| * Treat the updater separatelyJan Dalheimer2013-12-23-2/+31
* | 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-95/+189
* Finish unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-34/+44
* Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-54/+80
* More tests for the UpdateChecker class. It should be done for now.Jan Dalheimer2013-12-14-0/+2
* Tests for parsing of channel lists in UpdateCheckerJan Dalheimer2013-12-14-1/+4
* 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/+10
* Implement update installerAndrew2013-12-05-10/+86
* Implement DownloadUpdateTaskAndrew2013-12-05-12/+542
* Rework the update checking systemAndrew2013-12-04-0/+327