mirror of https://github.com/aptly-dev/aptly
7f6a52019f
After the first API request, the database was locked as long as the API server is running. This prevents a user to also use the command-line client. This commit adds a new flag `-no-lock` that will close the database after each API request. Closes #234 |
||
---|---|---|
.. | ||
api.go | ||
files.go | ||
graph.go | ||
packages.go | ||
publish.go | ||
repos.go | ||
router.go | ||
snapshot.go |