Andrey Smirnov
d00659b0cb
Recommend graphviz for Debian packages.
2015-03-03 22:04:10 +03:00
Andrey Smirnov
66e73782e5
Version bump to 0.9.
v0.9
2015-03-03 21:00:10 +03:00
Andrey Smirnov
68f332628d
Tests on publish update/switch and delete. #116
2015-03-03 20:57:40 +03:00
Andrey Smirnov
01c0d19243
Fix bug with components not being cleaned up after publish update. #116
2015-03-03 20:49:49 +03:00
Andrey Smirnov
eb0443ed51
Tests for publish list API + verify that publishing actually creates files. #116
2015-03-03 20:35:48 +03:00
Andrey Smirnov
4b974b038c
Test for snapshot publishing. #116
2015-03-01 22:36:22 +03:00
Andrey Smirnov
2d9ee81c95
Update status code. #116
2015-03-01 22:33:05 +03:00
Andrey Smirnov
5c9d4d2844
More tests for repo drop. #116
2015-03-01 22:32:41 +03:00
Andrey Smirnov
49a9ad79dd
Adjust return code for publish create call. #116
2015-03-01 22:31:56 +03:00
Andrey Smirnov
7e60466c7b
Fix system test.
2015-03-01 22:14:37 +03:00
Andrey Smirnov
233ad2528f
Update system tests for new publishing APIs. #116
2015-03-01 19:56:47 +03:00
Andrey Smirnov
2f1afa54c2
Publish update/drop APIs, rework prefix, move publishing APIs. #116
2015-03-01 19:55:02 +03:00
Andrey Smirnov
6bf910ea56
Update dependency on ssh/terminal.
2015-02-28 23:00:45 +03:00
Andrey Smirnov
8fcfedf708
Lock down package pool to make sure that we have no concurrent access. #116
2015-02-28 22:10:21 +03:00
Andrey Smirnov
26b46ee2a0
Fix confusing comment. #116
2015-02-28 19:55:52 +03:00
Andrey Smirnov
e33a2a6f96
Reverting, as this change was making API LESS RESTful. My bad.
...
Revert "Make snapshot creation API more RESTful: accept snapshot name from URL. #116 "
This reverts commit 06dc1ef9a4 .
2015-02-28 19:55:09 +03:00
Andrey Smirnov
06dc1ef9a4
Make snapshot creation API more RESTful: accept snapshot name from URL. #116
2015-02-28 19:32:28 +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
fb25dec58e
Consistently rename response fields to CamelCase. #116
2015-02-25 22:24:03 +03:00
Andrey Smirnov
e320499f84
Mention SwiftPublishEndpoints. smira/aptly#191
2015-02-25 21:24:48 +03:00
Andrey Smirnov
4715b12f16
Simpler apt-key command. #202
2015-02-22 17:41:15 +03:00
Andrey Smirnov
c6a30a30de
Update README.
2015-02-22 17:39:26 +03:00
Andrey Smirnov
618d06678c
Style fixes from go vet.
2015-02-22 14:36:14 +03:00
Andrey Smirnov
903d4cefba
gofmt -s
2015-02-22 14:29:09 +03:00
Andrey Smirnov
79292dc6c8
Update system tests. #191
2015-02-22 13:47:14 +03:00
Andrey Smirnov
43414be2ee
Fix bug with aptly locking up on swift published storage lookup. #191
2015-02-22 13:42:06 +03:00
Andrey Smirnov
3c34ae6071
Update CLI help for aptly publish switch. #208
2015-02-21 22:32:51 +03:00
Andrey Smirnov
642957e3a3
Update Brightbox Orbit credentials.
2015-02-21 22:26:20 +03:00
Andrey Smirnov
e5d646c007
Merge branch 'sbadia-swift'
...
Conflicts:
AUTHORS
2015-02-21 01:08:48 +03:00
Andrey Smirnov
e0f811dab1
Travis CI setup to run Swift tests. #191
2015-02-20 23:59:46 +03:00
Andrey Smirnov
48b8311150
Style fixes. #191
2015-02-20 23:58:00 +03:00
Andrey Smirnov
8111460e36
Update aptly man page. #191
2015-02-20 23:48:55 +03:00
Andrey Smirnov
0490d0c928
Remove .swift.sh, it is now private.
2015-02-20 23:47:55 +03:00
Andrey Smirnov
b323e315d1
Add comments where required.
2015-02-20 23:47:17 +03:00
Andrey Smirnov
77f928db69
Fix variable shadowing.
2015-02-20 23:45:25 +03:00
Andrey Smirnov
b67f3dd6f7
gofmt #191
2015-02-20 23:43:40 +03:00
Andrey Smirnov
88ff4493b0
Publish list API. #116
2015-02-20 11:12:16 +03:00
Andrey Smirnov
6e8fd6e907
Update to latest cheggaaa/pb with my pull request merged.
2015-02-20 00:46:13 +03:00
Andrey Smirnov
9c3095e42c
Fix data race in p.Bar being read and written from different goroutines.
2015-02-19 01:53:32 +03:00
Andrey Smirnov
c737b8c544
Flush CollectionFactory every 15 minutes. #116
2015-02-16 00:46:31 +03:00
Andrey Smirnov
87cecac4ea
Lock down Context. #116
2015-02-16 00:33:10 +03:00
Andrey Smirnov
76ee53e9f8
Eliminate data races by using API without Progress. #116
2015-02-16 00:32:45 +03:00
Andrey Smirnov
f153c7c3ea
We're building on go1.3+, so remove workaround for FreeBSD.
2015-02-16 00:15:54 +03:00
Andrey Smirnov
36792bba29
Update progressbar version.
2015-02-16 00:15:30 +03:00
Andrey Smirnov
0b05964faa
Add ability to Flush CollectionFactory. #116
2015-02-15 23:57:54 +03:00
Andrey Smirnov
ff00a5a026
Add @alexanderguy to AUTHORS. [ci skip]
2015-02-13 20:14:56 +03:00
Andrey Smirnov
fc0310f468
Merge pull request #201 from alexanderguy/add-suite
...
d-i requires the Suite field in order to validate a mirror.
2015-02-13 20:14:08 +03:00
Alexander Guy
63bf30b890
d-i requires the Suite field in order to validate a mirror.
...
Debian's installer validates a mirror by downloading a Release,
and then cross-checking it based on its Codename and Suite. Without
a Suite field, the installer becomes unhappy (e.g. segfaults) and
won't continue the install.
Making the Codename and Suite the same validates with no problem.
2015-02-12 13:38:56 -08:00
Andrey Smirnov
3004473bbb
Update to correct reference to ncw/swift.
2015-02-11 22:07:36 +03:00