arch-repo-manager/librepomgr
Martchus 8deeb0a82b Remove non-forcing package updates
This was only used in tests but was otherwise not very useful as we
normally need to ensure the persistent database is updated as well.
2023-12-19 21:34:18 +01:00
..
buildactions Fix build preparation when an empty dependency is present 2023-12-02 20:35:44 +01:00
testfiles Fix adding last package of current batch already to staging repository 2022-09-20 23:00:36 +02:00
tests Remove non-forcing package updates 2023-12-19 21:34:18 +01:00
webapi Notify systemd when the service is ready or stopping 2023-10-16 23:48:19 +02:00
webclient Allow fetching official PKGBUILDs from GitLab 2023-05-28 23:43:13 +02:00
CMakeLists.txt Use CMake `option()` correctly 2023-10-16 23:50:01 +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 Allow configuring retention for build actions 2023-11-23 18:49: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-12-19 21:32:05 +01:00
serversetup.h Allow dumping package databases 2023-12-16 22:13:44 +01:00