summaryrefslogtreecommitdiffstats
path: root/api/logic/updater
Commit message (Collapse)AuthorAgeLines
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-47/+41
| | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
* NOISSUE revert to dumping all build artifacts to the rootPetr Mrázek2016-05-01-2/+2
| | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path.
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-0/+550
| | | | more dead tests.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+1002