arch-repo-manager/librepomgr
Martchus 255da5b091 Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
..
buildactions Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
testfiles Remove hard-coded build directories in test data 2022-04-15 19:58:35 +02:00
tests Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
webapi Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
webclient Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00
CMakeLists.txt Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
authentication.cpp Allow secrets stored in encrypted files to be loaded from route handlers 2022-07-10 19:47:41 +02:00
authentication.h Allow passing secrets to build action 2022-07-11 23:33:28 +02: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 Fix problems with global locks 2022-01-25 22:49:20 +01:00
helper.h Limit results returned by the API for better scalability 2022-02-25 00:29:43 +01: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 lmdb: Use lmdb to store build actions 2022-02-13 21:04:54 +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
resourceusage.cpp Split `ResourceUsage` into `MemoryUsage` and setup specific stats 2022-04-24 18:25:22 +02:00
resourceusage.h Split `ResourceUsage` into `MemoryUsage` and setup specific stats 2022-04-24 18:25:22 +02:00
serversetup.cpp Allow passing secrets to build action 2022-07-11 23:33:28 +02:00
serversetup.h Allow secrets stored in encrypted files to be loaded from route handlers 2022-07-10 19:47:41 +02:00