Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-19 | GH-1726 better failure detection for updates | Petr Mrázek | |
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | |||
2016-06-05 | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | |
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
2016-05-01 | NOISSUE revert to dumping all build artifacts to the root | Petr Mrázek | |
This fixes unit tests on Windows... Windows has no mechanism to set library lookup path. | |||
2016-05-01 | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | |
more dead tests. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |