arch-repo-manager/librepomgr/buildactions
Martchus 218dfecf56 Avoid loading databases when modification date is <= last update
* Do HTTP head request first when loading database from mirror to avoid
  downloading the full database all the time
* Use the last modification date of the local database file because with
  the persistent storage even local database reloads became a bit expensive
2022-01-25 00:13:10 +01:00
..
buildaction.cpp Start the next job only if all start after actions were successful 2021-04-16 14:06:18 +02:00
buildaction.h lmdb: Enable versioning for objects we'd like to store in the DB 2022-01-18 22:48:34 +01:00
buildactionfwd.h Initial import 2021-02-08 23:53:56 +01:00
buildactionlivestreaming.cpp Use BufferSearch from c++utilities 2021-07-16 16:01:23 +02:00
buildactionmeta.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
buildactionmeta.h Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
buildactionprivate.h Add lookup for repo-specific config file path 2021-11-14 22:59:46 +01:00
buildactiontemplate.cpp Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
buildactiontemplate.h Allow specifying build tasks with more complicated build actions 2021-04-02 00:14:00 +02:00
conductbuild.cpp lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
customcommand.cpp Avoid copying strings when splitting lock names for custom command 2021-07-25 00:41:46 +02:00
makelicenseinfo.cpp Initial import 2021-02-08 23:53:56 +01:00
preparebuild.cpp lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00
reloadconfiguration.cpp Initial import 2021-02-08 23:53:56 +01:00
reloaddatabase.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
reloadlibrarydependencies.cpp lmdb: Use package cache when querying packages for dependencies 2022-01-21 20:35:43 +01:00
repomanagement.cpp Avoid loading databases when modification date is <= last update 2022-01-25 00:13:10 +01:00
subprocess.h Initial import 2021-02-08 23:53:56 +01:00
subprocessfwd.h Initial import 2021-02-08 23:53:56 +01:00
updatecheck.cpp lmdb: Use lmdb to store packages and dependency indices 2022-01-18 21:50:53 +01:00