| Commit message (Expand) | Author | Age | Lines |
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -14/+4 |
* | Add an option to force using local updater binary (for updater development) | Petr Mrázek | 2014-01-05 | -1/+1 |
* | Some more updater fixes | Petr Mrázek | 2014-01-05 | -21/+23 |
* | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -1/+5 |
* | Force cached updater binary to always resolve as stale | Petr Mrázek | 2014-01-02 | -5/+4 |
* | Maybe break updater even more? | Petr Mrázek | 2013-12-29 | -44/+20 |
* | Set permissions for the updater binary after updating it. | Petr Mrázek | 2013-12-28 | -0/+6 |
* | Various updater fixes | Petr Mrázek | 2013-12-28 | -5/+31 |
* | Fix more updater derps. | Petr Mrázek | 2013-12-25 | -8/+5 |
* | Merge branch 'feature_updater_update' of https://github.com/02JanDal/MultiMC5... | Petr Mrázek | 2013-12-25 | -2/+29 |
|\ |
|
| * | Treat the updater separately | Jan Dalheimer | 2013-12-23 | -2/+29 |
* | | Tidy status messages a bit | Sky | 2013-12-23 | -9/+7 |
|/ |
|
* | Fix issues with the updater | Petr Mrázek | 2013-12-21 | -4/+7 |
* | Some test madness | Petr Mrázek | 2013-12-20 | -93/+186 |
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -26/+34 |
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -51/+61 |
* | Fix syntax error | Petr Mrázek | 2013-12-13 | -9/+7 |
* | Fix updater removing all files. | Andrew | 2013-12-12 | -1/+9 |
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -1/+1 |
* | Finish implementing update installation. | Andrew | 2013-12-06 | -0/+5 |
* | Implement update installer | Andrew | 2013-12-05 | -4/+75 |
* | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -0/+322 |