Merge branch 'snapshot-api' of https://github.com/lebauce/aptly into lebauce-snapshot-api

Conflicts:
	api/router.go
	system/t12_api/__init__.py
This commit is contained in:
Andrey Smirnov
2015-01-22 21:29:58 +03:00
10 changed files with 768 additions and 78 deletions
+1
View File
@@ -7,3 +7,4 @@ from .files import *
from .publish import *
from .version import *
from .graph import *
from .snapshots import *