Clemens Rabe
16a0d0d428
Added option --skip-existing-packages to speed up mirror update.
2017-03-23 22:01:11 +01:00
Clemens Rabe
66f51d2b17
Added option --skip-existing-packages to speed up mirror update.
2017-03-23 21:55:22 +01:00
Andrey Smirnov
11d828b3b1
Add govet/golint into Travis CI build
...
Fix current issues
2017-03-22 21:49:16 +03:00
Andrey Smirnov
c9768416ed
Fix up tests
2017-03-16 23:06:41 +03:00
Andrey Smirnov
b102562478
Fix up system test for Go 1.8
2017-03-16 20:58:21 +03:00
Andrey Smirnov
33d6cd8c0a
Allow filter to be empty for aptly * search commands
...
Empty filter implies "select all packages".
2017-02-10 23:07:06 +03:00
Blake Kostner
aa4e225455
fix unit tests
2016-06-22 21:00:51 -07:00
Andrey Smirnov
65541a1df2
Fix system tests.
2016-05-16 13:02:00 +03:00
Andrey Smirnov
902c6487da
Merge branch 'master' of https://github.com/dstelter/aptly into dstelter-master
2016-05-16 12:06:00 +03:00
Andrey Smirnov
1d5b7f59cf
Update system tests.
2016-05-16 11:38:20 +03:00
Daniel Stelter-Gliese
1c45c79cc1
Allow overriding architecture info from Release file
...
Adds a flag -force-architectures to ignore missing architectures from
mirrors. This flag can be used in cases where the mirrored repository
does not provide an "Architecture: " line.
Example Release file:
http://mitaka-jessie.pkgs.mirantis.com/debian/dists/jessie-mitaka-backports/Release
2016-05-16 03:25:00 +02:00
Andrey Smirnov
a667744502
Updte system tests.
2016-04-18 13:16:34 +03:00
Andrey Smirnov
60cca0245b
Fix system tests.
2016-03-20 22:01:41 +03:00
Andrey Smirnov
a4e573bb07
Fix system tests after squeeze->squeeze-lts move.
2016-03-02 13:25:12 +03:00
Andrey Smirnov
631fe44c6b
Security: don't download files we don't have checksums for. #324
2015-12-22 13:52:53 +03:00
Andrey Smirnov
08bc5ac934
Fix system tests for Go 1.5.
...
Some error strings in Go 1.5 have changed. Until we have something
better for that, use string replace.
2015-09-22 12:40:42 +03:00
Andrey Smirnov
c160cbccc7
Fix mirror system tests.
2015-09-22 11:42:05 +03:00
Andrey Smirnov
8bda799545
Support for Go-style templating in format for aptly * search. #254
2015-07-02 12:19:41 +03:00
Andrey Smirnov
6c28e3aca8
Update flat repository.
2015-06-26 13:24:31 +03:00
Andrey Smirnov
f032196d70
Mirror has been updated.
2015-06-18 02:15:39 +03:00
Andrey Smirnov
a88d92436f
Fix system test for mirrors list.
2015-05-29 00:15:54 +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
a6f5631542
Fix system tests.
2015-05-14 12:27:01 +03:00
Andrey Smirnov
78b0fe0e90
Fix system tests.
2015-03-25 00:42:02 +03:00
Andrey Smirnov
7e60466c7b
Fix system test.
2015-03-01 22:14:37 +03:00
Andrey Smirnov
4c57c358b7
One more attempt to fix system tests.
2015-02-26 09:28:12 +03:00
Andrey Smirnov
65532b3dbf
Fix system tests.
2015-02-25 23:07:32 +03:00
Andrey Smirnov
00d4674aa5
Update (fix) system test.
2015-02-07 13:23:30 +03:00
Andrey Smirnov
1b0eb9d45a
Attempt to fix #189 and #130 : disable Amazon workaround when using proxy.
2015-02-03 21:49:55 +03:00
Andrey Smirnov
8375a2c30f
Update system test.
2015-01-30 18:39:50 +03:00
Andrey Smirnov
876eeedb14
Update canonical order of fields in stanza to match what apt tools generate. #172
2015-01-19 21:17:58 +03:00
Andrey Smirnov
1ddaecfb94
New Debian version: update system tests.
2015-01-12 20:14:18 +03:00
Andrey Smirnov
ee7d84205b
Update system test.
2014-12-23 01:19:37 +03:00
Andrey Smirnov
923e2e1e50
Update system test.
2014-12-12 09:27:17 +03:00
Andrey Smirnov
ba32d16c8a
Fix system test.
2014-12-09 11:44:40 +03:00
Andrey Smirnov
26c0502307
Introduce new flag -force-components to aptly mirror create to ignore
...
components in Release file while doing checks. #147
2014-11-27 00:32:34 +03:00
Andrey Smirnov
cc2cc16004
Fix system test.
2014-11-18 12:16:47 +03:00
Andrey Smirnov
61e22743af
Fix for stripping part with slashes from component names. #140
...
Now aptly won't strip by default, but if distribution contains slash (like 'wheezy/updates')
and component starts with last part of distribution ('updates/main'), it would be stripped.
2014-11-14 00:13:58 +03:00
Andrey Smirnov
552b11e28d
Workaround for '+' escaping in Amazon S3. #130
2014-11-05 02:46:01 +03:00
Andrey Smirnov
d2d21c3df7
Update system test.
2014-10-23 11:03:19 +04:00
Andrey Smirnov
b1053826e3
Debian 7.7 has been released, update tests.
2014-10-20 12:22:19 +04:00
Andrey Smirnov
0a6d57ea1a
Fixing system tests.
2014-10-17 02:03:48 +04:00
Andrey Smirnov
cd3b24799a
Use less files for the download test.
2014-10-02 21:00:00 +04:00
Andrey Smirnov
d45b456334
Update test. #26
2014-10-02 14:32:52 +04:00
Andrey Smirnov
40509f73b3
Update system test.
2014-10-02 10:55:57 +04:00
Andrey Smirnov
8f9944117c
Update tests on show mirror format change. #108
2014-09-25 23:38:45 +04:00
Andrey Smirnov
ea399a335a
Update tests on show mirror format change. #108
2014-09-25 23:37:11 +04:00
Andrey Smirnov
7d8600b840
Add support for mirroring, showing, and editing remote repos with .udebs. #108
2014-09-25 22:12:59 +04:00
Andrey Smirnov
fa786332de
Allow changing "download sources" option for the mirror. #109
2014-09-22 19:36:48 +04:00
Andrey Smirnov
5e1bd0ff0e
Correctly parse boolean flags in combination with config options. #104
...
Config option should act as default, while flag should override it only if set.
2014-09-22 13:41:26 +04:00