Files
aptly/api
Vincent Bernat 7f6a52019f Add a flag to unlock database after each API request
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
2015-10-02 20:04:48 +02:00
..
2014-10-23 00:57:27 +04:00
2015-02-07 18:50:52 +03:00
2015-02-28 19:55:52 +03:00