arch-repo-manager/librepomgr
Martchus c68202bdc1 Add test for repository cleanup 2021-08-29 00:29:26 +02:00
..
buildactions Add warnings about missing DLLs to the build action's result 2021-08-28 15:06:24 +02:00
testfiles Add test for repository cleanup 2021-08-29 00:29:26 +02:00
tests Add test for repository cleanup 2021-08-29 00:29:26 +02:00
webapi Allow constructing BadRequest from std::string 2021-07-07 19:46:43 +02:00
webclient Fix passing the body limit to nested `cachePackages()` calls 2021-07-25 01:25:30 +02:00
CMakeLists.txt Handle case when a split package overrides the archs from the base 2021-08-28 00:25:09 +02: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 Fix applying relative working directory multiple times 2021-07-31 14:55:49 +02:00
serversetup.h Fix applying relative working directory multiple times 2021-07-31 14:55:49 +02:00