Andrey Smirnov
e63adffdf5
Introduce back reflist merging without conflict removal. aptly db cleanup requires
...
full reference list collection. #217
Fixes bug with aptly db cleanup removing conflicting packages.
2015-03-06 14:54:29 +03:00
Andrey Smirnov
66e73782e5
Version bump to 0.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
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
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
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
79292dc6c8
Update system tests. #191
2015-02-22 13:47:14 +03:00
Andrey Smirnov
e5d646c007
Merge branch 'sbadia-swift'
...
Conflicts:
AUTHORS
2015-02-21 01:08:48 +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
Sebastien Badia
20adfd49a7
swift: Add support for Swift API v1 (without Keystone)
...
This commit also add a workaround for bug/feature[1]
the password is changed every time :-)
[1]https://github.com/ccollicutt/docker-swift-onlyone/commit/c9f5e41b745eee18e7ddc807481bc9729d8cdac0
2015-02-11 15:35:45 +01:00
Andrey Smirnov
1f73a34a54
Don't put empty Source: fields into package stanza. #195
2015-02-09 19:23:41 +03:00
Andrey Smirnov
7925af9fd6
Exit with failure if aptly package search yields no results. #188
2015-02-07 23:33:44 +03:00
Andrey Smirnov
46b3f8fbaf
PEP8 fixes. #191
2015-02-07 19:39:58 +03:00
Andrey Smirnov
cacd0cf103
Merge branch 'swift' of https://github.com/sbadia/aptly into sbadia-swift
2015-02-07 19:18:04 +03:00
Andrey Smirnov
a582493a6e
Packages show API with tests. #116
2015-02-07 18:50:52 +03:00
Andrey Smirnov
930f76887b
Final version of system tests for snapshot API. #168
2015-02-07 18:37:10 +03:00
Andrey Smirnov
00d4674aa5
Update (fix) system test.
2015-02-07 13:23:30 +03:00
Andrey Smirnov
c1b2e4fabb
Fix for snapshot creation APIs: locking, package existence checks, consistency checks. #168
...
More system tests.
2015-02-06 22:37:57 +03:00
Andrey Smirnov
ce208f347e
Merge branch 'lebauce-snapshot-api'
2015-02-06 20:18:52 +03:00
Andrey Smirnov
06502584cf
Check component names (that they do exist) before publish switching. #192
2015-02-06 20:16:00 +03:00
Sebastien Badia
0f22dc590a
Fix config tests and update man page
...
Fix ConfigSuite.TestSaveConfig, ConfigShowTest and CreateConfigTest
tests
2015-02-05 21:27:09 +01:00
Sebastien Badia
bc357a19a1
Added swift python tests
2015-02-05 17:56:09 +01:00
Andrey Smirnov
13fc1122f0
Use Python requests URL params instead of manual GET params. #168
2015-02-05 01:56:55 +03:00
Andrey Smirnov
cb99cbec58
Fix final system test. #168
2015-02-05 01:53:07 +03:00
Andrey Smirnov
b0489117c8
Update system tests for new Package serialization. #168
2015-02-05 01:48:14 +03:00
Andrey Smirnov
d20300b152
Whitespace fix. #168
2015-02-05 01:46:57 +03:00
Andrey Smirnov
398303235a
Custom JSON marshalling for PackageDiff, updated test for snapshot diff API. #168
2015-02-05 01:34:02 +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
3f6491b8a3
Non-working test on format=details.
2015-01-26 21:06:28 +03:00
Andrey Smirnov
9c60421bd6
Python style fixes. #168
2015-01-24 21:53:06 +03:00
Andrey Smirnov
ebea4f10a0
Make snapshot diff GET, not POST (as it doesn't change anything in the system). #168
2015-01-24 21:51:33 +03:00
Andrey Smirnov
d828732307
Refactoring: make snapshot sorting non-intrusive to collection contents. #168
2015-01-22 22:01:00 +03:00
Andrey Smirnov
7c3629337c
Merge branch 'snapshot-api' of https://github.com/lebauce/aptly into lebauce-snapshot-api
...
Conflicts:
api/router.go
system/t12_api/__init__.py
2015-01-22 21:29:58 +03:00
Andrey Smirnov
bd2cc45524
Fix order of 'Component' and 'Architecture' fields. #172
2015-01-19 22:03:31 +03:00
Andrey Smirnov
836abdc81e
Bring back "Archive" into canonical order. #172
2015-01-19 21:33:00 +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
a0d7ae28bf
Simple tests for graph generation API. #169
2015-01-13 22:15:06 +03:00
Andrey Smirnov
c832a5cdc4
Add missed file. #167
2015-01-13 18:50:09 +03:00
Andrey Smirnov
a0fa0becc2
Add system test on version API. #167
2015-01-13 18:49:32 +03:00
Andrey Smirnov
1ddaecfb94
New Debian version: update system tests.
2015-01-12 20:14:18 +03:00
Andrey Smirnov
98ca0cdf33
Publish repo REST API. #116
2015-01-07 16:11:34 +03:00