arch-repo-manager/librepomgr
Martchus d006c9ce4f Fix error handling when instantiating `std::regex` 2021-07-07 19:09:32 +02:00
..
buildactions Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
testfiles Add test for posting build actions from pre-defined build task 2021-04-05 19:49:04 +02:00
tests Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
webapi Fix error handling when instantiating `std::regex` 2021-07-07 19:09:32 +02:00
webclient Support receiving a body as well when handling chunks individually 2021-04-14 17:56:29 +02:00
CMakeLists.txt Fix typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +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 Do not exit process if config values are invalid 2021-07-07 19:08:47 +02:00
json.cpp Initial import 2021-02-08 23:53:56 +01: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 typos found via `codespell --skip .git -w` 2021-07-03 19:59:57 +02:00
serversetup.h Allow signing packages manually after the build 2021-03-14 21:53:51 +01:00