Andrey Smirnov
|
38dfe3435a
|
For plusWorkaround, correctly handle cleanup, deletions. #239
|
2015-05-29 02:13:59 +03:00 |
|
Andrey Smirnov
|
313c71dff6
|
Rework s3 retry policy by copying sources from goamz :( #255
|
2015-05-29 01:47:02 +03:00 |
|
Andrey Smirnov
|
a88d92436f
|
Fix system test for mirrors list.
|
2015-05-29 00:15:54 +03:00 |
|
Andrey Smirnov
|
9d298dee51
|
Remove deadline timeout. #255
|
2015-05-28 12:52:29 +03:00 |
|
Andrey Smirnov
|
9abc772b16
|
Change our flat repo for testing, old one is dead.
|
2015-05-28 12:14:36 +03:00 |
|
Andrey Smirnov
|
2f1df39204
|
Use S3 retrying transport. #255
|
2015-05-28 11:45:37 +03:00 |
|
Andrey Smirnov
|
0f328ec1fe
|
Seed Python random generator on start.
|
2015-05-28 11:40:11 +03:00 |
|
Andrey Smirnov
|
78b6d6ca7b
|
Send error messages to stderr. #249
|
2015-05-28 11:30:35 +03:00 |
|
Andrey Smirnov
|
5cd3c33854
|
Update goamz library to latest version. #253
|
2015-05-28 11:21:57 +03:00 |
|
Andrey Smirnov
|
9af76843b5
|
Fix README formatting. [ci skip]
|
2015-05-28 11:17:01 +03:00 |
|
Andrey Smirnov
|
53506124a4
|
Add integrations to README, aptly API CLI. [ci skip]
|
2015-05-28 11:12:55 +03:00 |
|
Andrey Smirnov
|
9bbf9c7b13
|
Merge branch 'graph-output-filename'
|
2015-05-18 00:39:41 +03:00 |
|
Andrey Smirnov
|
82e6e8242e
|
Update man page. #242
|
2015-05-18 00:39:01 +03:00 |
|
Andrey Smirnov
|
2bf11a556c
|
Update custom output filename generation. #242
|
2015-05-18 00:38:15 +03:00 |
|
Andrey Smirnov
|
c62828bf14
|
Merge branch 'graph-specific-output-filename' of https://github.com/gdbdzgd/aptly into graph-output-filename
|
2015-05-18 00:30:41 +03:00 |
|
Andrey Smirnov
|
b53cf7e710
|
Merge pull request #246 from GLolol/typofix
Typo fix (depdency -> dependency)
|
2015-05-18 00:22:42 +03:00 |
|
Andrey Smirnov
|
780277d0a6
|
Build on go 1.4 as well.
|
2015-05-14 12:51:01 +03:00 |
|
Andrey Smirnov
|
a6f5631542
|
Fix system tests.
|
2015-05-14 12:27:01 +03:00 |
|
Andrey Smirnov
|
52b1501ec0
|
Update to new debian archive keyring.
|
2015-05-14 12:26:50 +03:00 |
|
James Lu
|
c9339f5cca
|
Typo fix (depdency -> dependency)
|
2015-05-11 18:01:21 -07:00 |
|
Andrey Smirnov
|
a9c23fb4aa
|
Fix silly bug with non-encodable value being encoded.
|
2015-04-26 09:02:40 +02:00 |
|
Andrey Smirnov
|
72e3eaebfe
|
Add optional notice.
|
2015-04-26 08:56:29 +02:00 |
|
Zhang, Guodong
|
f3bcaa6cfb
|
aptly graph specific output filename
https://github.com/smira/aptly/issues/241
modify: cmd/graph.go
Signed-off-by: Zhang, Guodong <gdzhang@linx-info.com>
|
2015-04-24 11:14:04 +08:00 |
|
Andrey Smirnov
|
1c8f1517f8
|
Update man. #218 [ci skip]
|
2015-04-17 01:26:37 +03:00 |
|
Andrey Smirnov
|
50ae34cc19
|
Create S3 with endpoint/multidel param from config. #218
|
2015-04-17 01:20:58 +03:00 |
|
Andrey Smirnov
|
8cc7d1345b
|
Support for new S3 configuration options: endpoint & multi del disabling. #218
|
2015-04-17 01:18:34 +03:00 |
|
Andrey Smirnov
|
0791c88a02
|
Support for custom endpoints and multi del disabling. #218
|
2015-04-17 01:16:50 +03:00 |
|
Andrey Smirnov
|
ba08ffe38b
|
Add dependency on xz-utils. #142
|
2015-04-14 23:16:41 +03:00 |
|
Andrey Smirnov
|
1bec1e4dc4
|
Use external binary 'xz' implementation. #142
|
2015-04-14 23:16:16 +03:00 |
|
Andrey Smirnov
|
bcf8074f31
|
Revert "Use Go native lzma implementation, so that there are no external dependencies. #142"
This reverts commit 709e14ecc1.
|
2015-04-10 22:24:45 +03:00 |
|
Andrey Smirnov
|
6a2d564eee
|
Revert "Add liblzma-dev to list of build dependencies in Travis. #142"
This reverts commit 4651e41247.
|
2015-04-10 22:09:56 +03:00 |
|
Andrey Smirnov
|
709e14ecc1
|
Use Go native lzma implementation, so that there are no external dependencies. #142
|
2015-04-10 22:09:18 +03:00 |
|
Andrey Smirnov
|
5b1f446a6b
|
Ignore empty 'Depends:' while parsing control file. #233
|
2015-04-10 21:10:53 +03:00 |
|
Andrey Smirnov
|
f41146c750
|
Revert "Build static binaries on !OS X. #142"
This reverts commit d56ac81fd6.
|
2015-04-06 00:18:25 +03:00 |
|
Andrey Smirnov
|
d56ac81fd6
|
Build static binaries on !OS X. #142
|
2015-04-05 22:52:08 +03:00 |
|
Andrey Smirnov
|
fb213ef6eb
|
Fix system tests. #142
|
2015-04-05 22:47:19 +03:00 |
|
Andrey Smirnov
|
933b019f71
|
Fix -skip-contents + system tests. #142
|
2015-04-05 21:55:41 +03:00 |
|
Andrey Smirnov
|
6293ca3206
|
Add -skip-contents flag. #142
|
2015-04-05 21:27:35 +03:00 |
|
Andrey Smirnov
|
d46d8de5f7
|
Make sure contents don't have duplicate package entries. #142
|
2015-04-05 21:12:25 +03:00 |
|
Andrey Smirnov
|
4e3284cd98
|
Check contents of contents index being generated. #142
|
2015-04-02 01:19:51 +03:00 |
|
Andrey Smirnov
|
10876b99f5
|
Check for contents file generation. #142
|
2015-04-02 01:00:28 +03:00 |
|
Andrey Smirnov
|
61d31ce7c0
|
Check that contents are generated on repo publish. #142
|
2015-04-02 00:49:08 +03:00 |
|
Andrey Smirnov
|
e0f284d68f
|
Check that contents files are generated. #142
|
2015-04-02 00:45:08 +03:00 |
|
Andrey Smirnov
|
df887d871b
|
Skipping contents generation. #142
|
2015-04-02 00:29:49 +03:00 |
|
Andrey Smirnov
|
99f6ffe1ca
|
Fix system test for content generation. #142
|
2015-04-02 00:29:49 +03:00 |
|
Andrey Smirnov
|
138f9f7994
|
Generate only .gz file for Contents index. #142
|
2015-04-02 00:29:49 +03:00 |
|
Andrey Smirnov
|
3886db9d4f
|
Merge pull request #231 from seaninspace/patch-1
Update import.go
|
2015-03-31 23:19:41 +03:00 |
|
Sean
|
b877e06a02
|
Update import.go
Add support for Automatic Debug Packages (.ddeb's)
|
2015-03-31 12:17:32 -07:00 |
|
Andrey Smirnov
|
38f4fc209b
|
Contents index support. #142
|
2015-03-31 00:08:23 +03:00 |
|
Andrey Smirnov
|
b223acdecb
|
Contents index generator. #142
|
2015-03-31 00:07:42 +03:00 |
|