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
|
9250479846
|
Extract common part of show and search packages from snapshots and repos. #168
|
2015-01-24 22:23:16 +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 |
|
Michael Koval
|
a29034caa5
|
Implemented apiPublishUpdateSwitch.
|
2015-01-21 02:23:08 -05:00 |
|
Andrey Smirnov
|
2816647809
|
Allow to generate graph in formats supported by dot. #169
|
2015-01-13 19:22:24 +03:00 |
|
Andrey Smirnov
|
67ce828eeb
|
Lock collections before building graph. #169
|
2015-01-13 19:17:19 +03:00 |
|
Andrey Smirnov
|
427c42f4b8
|
Move graph into deb/ package, passing collection factory. #169
|
2015-01-13 19:10:39 +03:00 |
|
Andrey Smirnov
|
b50cb70a0e
|
Merge branch 'graph-api' of https://github.com/lebauce/aptly into lebauce-graph-api
|
2015-01-13 19:04:07 +03:00 |
|
Andrey Smirnov
|
d489694ea9
|
Refactoring: simplify version generation. Rename API to /api/version. #167
|
2015-01-13 18:47:41 +03:00 |
|
Sylvain Baubeau
|
6c7f3b3bbd
|
Add /api route to show API version #116
|
2015-01-12 10:56:54 +01:00 |
|
Sylvain Baubeau
|
38cb6bd133
|
Graph REST API #116
|
2015-01-12 10:56:28 +01:00 |
|
Andrey Smirnov
|
98ca0cdf33
|
Publish repo REST API. #116
|
2015-01-07 16:11:34 +03:00 |
|
Andrey Smirnov
|
6e32e3dcf4
|
Fix some variable shadowing.
|
2015-01-07 16:11:13 +03:00 |
|
Sylvain Baubeau
|
6a1a871dda
|
Lock snapshot collection before sorting
|
2015-01-06 18:06:59 +01:00 |
|
Sylvain Baubeau
|
6bc7048166
|
Fix wrong method comment
|
2015-01-06 18:06:53 +01:00 |
|
Andrey Smirnov
|
93e8e18ca6
|
Document lock order acquisition. #116 [ci skip]
|
2014-12-23 00:59:29 +03:00 |
|
Sylvain Baubeau
|
dd9fc8e40e
|
Allow API creation of snapshots using package references
|
2014-12-18 18:17:43 +01:00 |
|
Sylvain Baubeau
|
d847cba870
|
Make repos and snapshots API return JSON objects for packages when asked
|
2014-12-18 18:16:35 +01:00 |
|
Sylvain Baubeau
|
a6fc65ff4e
|
Sanitize snapshots API return codes
|
2014-12-18 12:05:16 +01:00 |
|
Sylvain Baubeau
|
85f38cd739
|
Allow setting description on snapshots using API
|
2014-12-18 11:55:54 +01:00 |
|
Sylvain Baubeau
|
acde6ff2b2
|
Fix wrong methods comments
|
2014-12-18 11:55:45 +01:00 |
|
Sylvain Baubeau
|
c733129de9
|
Add search API for packages in snapshots
|
2014-12-18 11:16:49 +01:00 |
|
Sylvain Baubeau
|
64ef342121
|
Add /snapshots/ API. #116
Implements :
- CRUD
- Difference between snapshots
|
2014-12-15 10:47:35 +01:00 |
|
Andrey Smirnov
|
726f12c537
|
Repos APIs: searching for packages, adding and deleting packages from the repo. #116
|
2014-11-18 00:50:59 +03:00 |
|
Andrey Smirnov
|
74f9787884
|
Implementation of upload file to local repo APIs. #116
|
2014-11-11 01:12:52 +03:00 |
|
Andrey Smirnov
|
7efd0de67c
|
Fix shadowing of variable. #116
|
2014-10-23 00:57:27 +04:00 |
|
Andrey Smirnov
|
6a9db17460
|
Stubs for API calls. #116
|
2014-10-23 00:41:24 +04:00 |
|
Andrey Smirnov
|
9c834f410c
|
API for file upload. #116
|
2014-10-16 00:04:50 +04:00 |
|
Andrey Smirnov
|
d6c3389d7c
|
First steps towards /files/ API (file upload). #116
|
2014-10-14 00:47:17 +04:00 |
|
Andrey Smirnov
|
53f7fef4cf
|
Force flag for API repos delete. #116
|
2014-10-10 17:18:47 +04:00 |
|
Andrey Smirnov
|
10056b8571
|
Add first /repos/ API, command api serve. #116
|
2014-10-08 16:19:15 +04:00 |
|