Andrey Smirnov
|
8387586cc8
|
Man page update: -force-overwrite flag. #90
|
2014-08-06 02:04:25 +04:00 |
|
Andrey Smirnov
|
b433e7dad5
|
Workaround for broken time.Time encoding in msgpack with go < 1.2. #89
Decoding looses value of time.Time field, but that is not critical.
|
2014-08-06 01:56:13 +04:00 |
|
Andrey Smirnov
|
dec4bdee71
|
Merge branch 'patch-1' of https://github.com/guilhem/aptly
|
2014-08-05 17:01:55 +04:00 |
|
Andrey Smirnov
|
bb6593d21e
|
Add -force-overwrite flag to publish update, switch, snapshot and repo commands. #90
Includes new and updated system tests.
|
2014-08-05 17:01:18 +04:00 |
|
Andrey Smirnov
|
fe879acf9c
|
Remove Makefile part specific for go1.1
|
2014-08-05 15:59:32 +04:00 |
|
Andrey Smirnov
|
5b8390c644
|
Uncomment and fix publish updat tests.
|
2014-08-05 15:58:47 +04:00 |
|
Andrey Smirnov
|
d558791070
|
Add -force-overwrite command flag. #90
|
2014-08-05 15:47:38 +04:00 |
|
Andrey Smirnov
|
38ea595c9a
|
Add forceOverwrite on the path to LinkFromPool. #90
|
2014-08-05 15:47:23 +04:00 |
|
Andrey Smirnov
|
c03b7929d4
|
Fix line ends: system tests.
|
2014-08-05 15:44:12 +04:00 |
|
Andrey Smirnov
|
d122ab6013
|
Fix system tests.
|
2014-08-05 15:27:39 +04:00 |
|
Andrey Smirnov
|
a7b594d076
|
Drop support for go1.1
|
2014-08-05 15:26:41 +04:00 |
|
Andrey Smirnov
|
e07bcf8e51
|
Fix style and add comments. #90
|
2014-08-05 14:50:15 +04:00 |
|
Andrey Smirnov
|
da6d5b7cf8
|
Add 'force' to LinkFromPool method: overwrite file even if exists and different content. #90
|
2014-08-05 14:50:06 +04:00 |
|
Guilhem Lettron
|
15ef5c63c5
|
Add gobuild.io badge
|
2014-07-31 14:52:22 +02:00 |
|
Andrey Smirnov
|
625a38c578
|
aptly version 0.7
v0.7
|
2014-07-29 00:33:53 +04:00 |
|
Andrey Smirnov
|
03a79ebe4c
|
Update goamz to fixed version with signing & encoding. #15
|
2014-07-28 23:41:59 +04:00 |
|
Andrey Smirnov
|
60fa0aa68e
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
|
Andrey Smirnov
|
04bd9929e1
|
Update man page: S3, package queries.
|
2014-07-28 19:17:10 +04:00 |
|
Andrey Smirnov
|
8407e70347
|
Fix system tests. #15
|
2014-07-28 16:20:38 +04:00 |
|
Andrey Smirnov
|
bf91744078
|
<endpoint> in command usage. #15
|
2014-07-28 15:03:55 +04:00 |
|
Andrey Smirnov
|
2c470c1535
|
Rename config option to endpoint. #15
|
2014-07-28 15:01:51 +04:00 |
|
Andrey Smirnov
|
a18011bdc0
|
Update goamz: fixed bug with '+' in filenames. #15
|
2014-07-27 02:49:05 +04:00 |
|
Andrey Smirnov
|
af8af0f3d7
|
Fix tests on aptly mirror edit. #63
|
2014-07-26 18:22:47 +04:00 |
|
Andrey Smirnov
|
89d26b7dc6
|
Man for aptly mirror edit. #63
|
2014-07-26 18:02:01 +04:00 |
|
Andrey Smirnov
|
8649ee3b37
|
Command aptly mirror edit with tests. #63
|
2014-07-26 17:59:46 +04:00 |
|
Andrey Smirnov
|
b9c8a8d9da
|
System tests for mirror/repo/snapshot rename commands. #63
|
2014-07-26 17:28:16 +04:00 |
|
Andrey Smirnov
|
c5922737ed
|
Man page updates for 'rename' commands. #63
|
2014-07-26 17:12:00 +04:00 |
|
Andrey Smirnov
|
772111ad26
|
Commands mirror/repo/snapshot rename. #63
|
2014-07-26 17:11:26 +04:00 |
|
Andrey Smirnov
|
d7ef1a0c4b
|
Allow saving snapshot without package refs loaded. #63
|
2014-07-26 17:09:47 +04:00 |
|
Andrey Smirnov
|
bd221bf869
|
Sort dependencies.
|
2014-07-26 16:42:59 +04:00 |
|
Andrey Smirnov
|
0485a36de1
|
Add Recommends: dependency on bzip2. #84
|
2014-07-26 01:44:30 +04:00 |
|
Andrey Smirnov
|
77d6a10984
|
Implementation of Rename method for S3 PublishedStorage. #15
|
2014-07-26 01:11:23 +04:00 |
|
Andrey Smirnov
|
8015966663
|
Optimize package encoding/decoding a bit by reusing codec handle.
|
2014-07-25 16:46:52 +04:00 |
|
Andrey Smirnov
|
94114f2c3d
|
Use idiomatic chan struct{} when there's nothing to send.
|
2014-07-24 01:25:59 +04:00 |
|
Andrey Smirnov
|
2906369a3b
|
Reuse default HTTP transport options.
|
2014-07-24 01:17:58 +04:00 |
|
Andrey Smirnov
|
521c52f600
|
Remove unused field.
|
2014-07-24 01:15:01 +04:00 |
|
Andrey Smirnov
|
52bb33dc69
|
Fix bugs with prefix/storage parsing. #15
|
2014-07-22 00:27:49 +04:00 |
|
Andrey Smirnov
|
71d90947c9
|
Remove debugging output. #15
|
2014-07-22 00:27:38 +04:00 |
|
Andrey Smirnov
|
b3a4936e06
|
Fix system tests.
|
2014-07-21 18:14:09 +04:00 |
|
Andrey Smirnov
|
237d25fe5b
|
Fix issue with ETag/MD5 comparison, add extra info in error messages. #15
|
2014-07-21 17:43:42 +04:00 |
|
Andrey Smirnov
|
de0954732a
|
Style fix.
|
2014-07-21 17:43:35 +04:00 |
|
Andrey Smirnov
|
915b0d1697
|
Integrate PublishedRepos with storages & context. #15
|
2014-07-21 17:43:12 +04:00 |
|
Andrey Smirnov
|
6d026afc69
|
Support for multiple storages in PublishedRepository. #15
|
2014-07-21 17:19:13 +04:00 |
|
Andrey Smirnov
|
27a5578d30
|
Fix system tests. #15
|
2014-07-18 19:21:29 +04:00 |
|
Andrey Smirnov
|
96e878a2e0
|
Separate out LocalPublishedStorage interface. #15
|
2014-07-18 17:44:54 +04:00 |
|
Andrey Smirnov
|
7a7bb56557
|
Config options for S3 storage. #15
|
2014-07-18 17:37:08 +04:00 |
|
Andrey Smirnov
|
076ecd586f
|
Fix style issues. #15
|
2014-07-17 18:09:13 +04:00 |
|
Andrey Smirnov
|
c54406e29f
|
First version of PublishedStorage for S3. #15
|
2014-07-17 18:05:38 +04:00 |
|
Andrey Smirnov
|
b260b0010a
|
Refactoring: add MD5 to LinkFromPool. #15
|
2014-07-17 18:04:56 +04:00 |
|
Andrey Smirnov
|
fbf1bc14b7
|
Refactoring PublishedStorage interface: leave operations suitable for S3. #15
|
2014-07-17 00:54:44 +04:00 |
|