Commit Graph

18 Commits

Author SHA1 Message Date
Andrey Smirnov
c1c1776768 Rework Gpg signing to work through interface. 2013-12-25 19:14:15 +04:00
Andrey Smirnov
a33bd14386 Gpg signing. 2013-12-25 00:12:31 +04:00
Andrey Smirnov
c2e443456d Don't delete original and overwrite file when bzipping. 2013-12-25 00:11:52 +04:00
Andrey Smirnov
94628fc035 Thorough test for compression. 2013-12-24 13:07:12 +04:00
Andrey Smirnov
b647f67287 Checksumming files. 2013-12-24 13:01:11 +04:00
Andrey Smirnov
7fe48d8d86 File compression utils. 2013-12-24 12:25:39 +04:00
Andrey Smirnov
e738ac7ed8 Refactor Downloader: it accepts channel, not generates it. 2013-12-18 12:56:30 +04:00
Andrey Smirnov
148bbc8b2a Slices & maps comparision. 2013-12-18 12:08:35 +04:00
Andrey Smirnov
e0e4b74c58 Fix incorrect creation of directory while downloading. 2013-12-17 21:22:50 +04:00
Andrey Smirnov
151a4acfa7 Download to temporary filename, then move to final name. 2013-12-17 20:30:48 +04:00
Andrey Smirnov
20524a839d Tests for DownloadTryCompression + error return bugfix. 2013-12-17 19:33:22 +04:00
Andrey Smirnov
4b3d74c64e Style fix: Url -> URL. 2013-12-17 19:14:38 +04:00
Andrey Smirnov
29ddc4fc00 Refactor to separate FakeDownloader, DownloadWithCompression, repo download. 2013-12-17 18:24:21 +04:00
Andrey Smirnov
1e52b55e41 Rework downloader to be interface + implementation. 2013-12-16 18:06:31 +04:00
Andrey Smirnov
247acf819e Fix string search. 2013-12-16 16:39:57 +04:00
Andrey Smirnov
f58db85edf List check utils. 2013-12-16 16:18:32 +04:00
Andrey Smirnov
733e1a398f Log downloads. 2013-12-16 16:17:58 +04:00
Andrey Smirnov
5a8799f8c1 Move downloader to separate package. 2013-12-16 00:53:38 +04:00