arch-repo-manager/librepomgr
Martchus 0acbc2d193 Avoid resetting updated version if the package has already been built 2023-09-04 21:20:10 +02:00
..
buildactions Avoid resetting updated version if the package has already been built 2023-09-04 21:20:10 +02:00
testfiles Fix adding last package of current batch already to staging repository 2022-09-20 23:00:36 +02:00
tests Adapt tests to changed note 2023-05-28 22:37:19 +02:00
webapi Apply clang-format 2023-01-23 22:42:45 +01:00
webclient Allow fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02:00
CMakeLists.txt Avoid CMake deprecation warning by bumping version 2023-07-23 21:17:53 +02:00
authentication.cpp Avoid using deprecated OpenSSL functions 2022-11-03 22:34:31 +01:00
authentication.h Use `flagenumclass.h` for auth flags 2022-07-29 22:06:40 +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 Implement helper functions for async global locks 2023-01-17 18:40:05 +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 Apply clang-format 2023-06-12 22:18:47 +02:00
serversetup.h Add pkgctl tool 2023-05-28 22:05:02 +02:00