Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -11/+11 |
| | ||||
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -11/+11 |
| | | | | Still missing some things, this is part 1. | |||
* | GH-1697 always stale files tolerate errors if a local copy is present | Petr Mrázek | 2016-10-28 | -0/+5 |
| | | | | | This fixes the situation when liteloader snapshot site is broken and there's an older local snapshot already present. | |||
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -0/+57 |
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. |