arch-repo-manager/librepomgr
Martchus 1c820fc2f6 lmdb: Fix storage initialization when config file cannot be loaded 2022-01-23 19:47:50 +01:00
..
buildactions lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
testfiles Add test for repository cleanup 2021-08-29 00:29:26 +02:00
tests lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
webapi lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
webclient lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
CMakeLists.txt lmdb: Enable versioning for objects we'd like to store in the DB 2022-01-18 22:48:34 +01:00
authentication.cpp Initial import 2021-02-08 23:53:56 +01:00
authentication.h Initial import 2021-02-08 23:53:56 +01:00
errorhandling.cpp Initial import 2021-02-08 23:53:56 +01:00
errorhandling.h Initial import 2021-02-08 23:53:56 +01:00
global.h Initial import 2021-02-08 23:53:56 +01:00
globallock.cpp Fix locks for global resources by implementing a mutex not tied to a thread 2021-02-26 01:39:21 +01:00
globallock.h Add missing include for condition_variable 2021-05-15 21:04:21 +02:00
helper.h Increase the max. download size for packages and allow configuring it 2021-07-12 15:00:43 +02:00
json.cpp Add test for repository cleanup 2021-08-29 00:29:26 +02:00
json.h Initial import 2021-02-08 23:53:56 +01:00
logcontext.h Log lock acquisitions/releases 2021-02-25 22:12:56 +01:00
logging.h Log lock acquisitions/releases 2021-02-25 22:12:56 +01:00
multisession.h Initial import 2021-02-08 23:53:56 +01:00
serversetup.cpp lmdb: Fix storage initialization when config file cannot be loaded 2022-01-23 19:47:50 +01:00
serversetup.h lmdb: Fix storage initialization when config file cannot be loaded 2022-01-23 19:47:50 +01:00