arch-repo-manager/librepomgr
Martchus c2d5e2f749 Use DB path when checking timestamps in repo cleanup
Otherwise it can break if files DBs are used.
2022-05-02 22:23:35 +02:00
..
buildactions Use DB path when checking timestamps in repo cleanup 2022-05-02 22:23:35 +02:00
testfiles Remove hard-coded build directories in test data 2022-04-15 19:58:35 +02:00
tests Extend tests for conducting build 2022-04-07 23:18:14 +02:00
webapi Add link to UI in root page 2022-05-01 22:21:42 +02:00
webclient Reduce memory usage when loading packages 2022-04-20 22:47:10 +02:00
CMakeLists.txt Show resource usage in UI 2022-04-23 19:56:22 +02:00
authentication.cpp Allow everyone to see build action details 2022-03-10 23:19:02 +01:00
authentication.h Allow everyone to see build action details 2022-03-10 23:19:02 +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 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 Split `ResourceUsage` into `MemoryUsage` and setup specific stats 2022-04-24 18:25:22 +02:00
serversetup.h Split `ResourceUsage` into `MemoryUsage` and setup specific stats 2022-04-24 18:25:22 +02:00