summaryrefslogtreecommitdiffstats
path: root/logic/updater/DownloadUpdateTask.h
Commit message (Collapse)AuthorAgeLines
* Treat the updater separatelyJan Dalheimer2013-12-23-0/+2
|
* Some test madnessPetr Mrázek2013-12-20-2/+3
|
* Finish unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-8/+10
|
* Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-3/+19
|
* Finish implementing update installation.Andrew2013-12-06-0/+5
| | | | Also add the option to update on exit.
* Implement update installerAndrew2013-12-05-6/+11
|
* Implement DownloadUpdateTaskAndrew2013-12-05-0/+182
Installing updates is not implemented yet. That's next.