Andrey Smirnov
|
653a7d8d5a
|
System tests for aptly repo add..
|
2014-02-26 13:08:55 +04:00 |
|
Andrey Smirnov
|
3ddf39ee58
|
Sort files before import, really stop importing on file problem.
|
2014-02-26 13:08:39 +04:00 |
|
Andrey Smirnov
|
e0cb43fbd3
|
Style fixes.
|
2014-02-25 14:25:14 +04:00 |
|
Andrey Smirnov
|
70df28bdf4
|
New command: aptly repo add to add packages to repository.
|
2014-02-25 14:16:25 +04:00 |
|
Andrey Smirnov
|
ee62dd34f7
|
Refactoring: Filename now contains only base path, any order of files is accepted.
|
2014-02-25 14:15:16 +04:00 |
|
Andrey Smirnov
|
e94bca2733
|
Use different apt repository as test mirror, ppa.launchpad.net is too unstable.
|
2014-02-25 14:13:27 +04:00 |
|
Andrey Smirnov
|
943d089e7e
|
Allow fails on go tip.
|
2014-02-25 13:29:19 +04:00 |
|
Andrey Smirnov
|
da550188de
|
Build on Go tip as well.
|
2014-02-25 13:25:04 +04:00 |
|
Andrey Smirnov
|
901ce3ed00
|
Add final / to archive URL if missing.
|
2014-02-25 13:24:51 +04:00 |
|
Andrey Smirnov
|
00a9e25706
|
Support colored printf (with non-colored output when not on terminal) in Progress.
|
2014-02-25 13:17:23 +04:00 |
|
Andrey Smirnov
|
98bd76f350
|
Fix snapshot system tests.
|
2014-02-25 12:34:01 +04:00 |
|
Andrey Smirnov
|
750a947479
|
Fix some system tests.
|
2014-02-25 12:12:49 +04:00 |
|
Andrey Smirnov
|
1400b45d9d
|
Fix PackageCollection.Update to detect conflicts and skip updates when it's not necessary.
|
2014-02-25 00:40:32 +04:00 |
|
Andrey Smirnov
|
e36971fdc3
|
Fix system tests.
|
2014-02-25 00:12:01 +04:00 |
|
Andrey Smirnov
|
8328c44c39
|
Use progress to output message to fix order of messages on screen.
|
2014-02-25 00:11:44 +04:00 |
|
Andrey Smirnov
|
c06e69a485
|
In db cleanup include local repos.
|
2014-02-24 23:46:11 +04:00 |
|
Andrey Smirnov
|
1b10c87bad
|
Updating reflist in local repo.
|
2014-02-24 23:45:47 +04:00 |
|
Andrey Smirnov
|
4277f09e2a
|
Importing files into pool: interface.
|
2014-02-24 23:45:32 +04:00 |
|
Andrey Smirnov
|
65c790b6cf
|
Importing files to package pool.
|
2014-02-24 23:45:17 +04:00 |
|
Andrey Smirnov
|
1b64612aef
|
Handle corner-case: null reflist.
|
2014-02-24 12:17:24 +04:00 |
|
Andrey Smirnov
|
97becf199f
|
Simplify iteration in LevelDB.
|
2014-02-24 12:05:51 +04:00 |
|
Andrey Smirnov
|
5f40e02a84
|
No second gpg verification for InRelease.
|
2014-02-23 13:49:56 +04:00 |
|
Andrey Smirnov
|
e2067eab23
|
Bugfix: in cleanup ignore non-updated mirrors.
|
2014-02-23 13:44:45 +04:00 |
|
Andrey Smirnov
|
33c9c08632
|
Fixture example .dsc files.
|
2014-02-23 13:44:26 +04:00 |
|
Andrey Smirnov
|
1fe8a8b703
|
Refactor GPG clearsigned verification into extract + verification.
|
2014-02-23 13:44:03 +04:00 |
|
Andrey Smirnov
|
a44742f6b8
|
Reading control files from .deb & .dsc files.
|
2014-02-23 13:20:37 +04:00 |
|
Andrey Smirnov
|
8951b4f42a
|
Reading control file from .deb package.
|
2014-02-21 20:42:25 +04:00 |
|
Andrey Smirnov
|
f63b0dd315
|
Update README. [ci skip]
|
2014-02-21 15:32:28 +04:00 |
|
Andrey Smirnov
|
196dc56dd9
|
Command aptly repo list.
|
2014-02-20 17:04:06 +04:00 |
|
Andrey Smirnov
|
54421a9377
|
Command aptly repo show.
|
2014-02-20 16:39:58 +04:00 |
|
Andrey Smirnov
|
63cd4a80bb
|
Command aptly repo create.
|
2014-02-20 12:01:41 +04:00 |
|
Andrey Smirnov
|
8df4378f4c
|
Don't generate default comment for local repos.
|
2014-02-20 12:01:22 +04:00 |
|
Andrey Smirnov
|
c3819d6724
|
Fix collection of coverage for all new packages.
|
2014-02-19 23:34:13 +04:00 |
|
Andrey Smirnov
|
7da203e8d2
|
Local repo: model + collection.
|
2014-02-19 23:29:52 +04:00 |
|
Andrey Smirnov
|
5617385c44
|
Fix comments.
|
2014-02-19 17:16:45 +04:00 |
|
Andrey Smirnov
|
d43a15e658
|
Refactor snapshot module into subcommands.
|
2014-02-19 15:27:47 +04:00 |
|
Andrey Smirnov
|
e72f178ca9
|
Split publish into subcommands.
|
2014-02-19 15:12:16 +04:00 |
|
Andrey Smirnov
|
66cf2fe53e
|
Split mirror subcommands into files.
|
2014-02-19 15:07:56 +04:00 |
|
Andrey Smirnov
|
ccff7935bd
|
Fixes for refactoring to cmd.
|
2014-02-19 15:07:41 +04:00 |
|
Andrey Smirnov
|
eb18b04c40
|
Refactor commands to subpackage.
|
2014-02-19 14:59:00 +04:00 |
|
Andrey Smirnov
|
35c2178074
|
Add docblocks to method description in interfaces. [ci skip]
|
2014-02-19 13:44:14 +04:00 |
|
Andrey Smirnov
|
2d589bd23d
|
Refactoring: new packages console, http, Progress is interface.
|
2014-02-19 13:08:55 +04:00 |
|
Andrey Smirnov
|
bd119dbfed
|
Style fixes.
|
2014-02-19 12:54:19 +04:00 |
|
Andrey Smirnov
|
d1e16a0ef0
|
Refactor Repository: split into PackagePool and PublishedStorage.
|
2014-02-19 12:03:01 +04:00 |
|
Andrey Smirnov
|
7864ce241b
|
Refactoring: replace sort.StringSlice with simply []string
|
2014-02-18 14:13:18 +04:00 |
|
Andrey Smirnov
|
190a81e141
|
Use ${HOME} instead of hardcoded home dir.
|
2014-02-18 01:11:57 +04:00 |
|
Andrey Smirnov
|
19af0547e8
|
Style fixes [no ci]
|
2014-02-18 01:00:49 +04:00 |
|
Andrey Smirnov
|
e51f226cdc
|
aptly serve with deb-src system test.
|
2014-02-18 00:57:02 +04:00 |
|
Andrey Smirnov
|
dccb6d10a9
|
aptly db cleanup with source packages
|
2014-02-18 00:54:46 +04:00 |
|
Andrey Smirnov
|
532c85eaa6
|
Test for publihsing snapshot with sources.
|
2014-02-18 00:49:17 +04:00 |
|