arch-repo-manager/libpkg/data
Martchus 9f5474e128 Fix passing architecture when creating database
When adding a new database when reloading the config at runtime the
architecture must be passed when creating the database. Otherwise we end up
with the new database sharing the internal storage with the x86_64 database
which leads to very confusing behavior.
2022-06-19 23:06:25 +02:00
..
config.cpp Rebuild package DBs as well when fixing DBs 2022-05-15 00:32:46 +02:00
config.h Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
database.cpp Fix search by libraries broken by recent optimizations 2022-06-09 18:51:03 +02:00
database.h Apply clang-format 2022-05-31 20:13:21 +02:00
lockable.cpp Initial import 2021-02-08 23:53:56 +01:00
lockable.h Add locking system so build actions can acquire named locks 2021-02-20 23:25:31 +01:00
mrulist.h Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00
package.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00
package.h Fix missing build date in package search 2022-06-08 22:44:58 +02:00
siglevel.h Initial import 2021-02-08 23:53:56 +01:00
storage.cpp Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
storagefwd.h lmdb: Remove obsolete code 2022-01-18 22:11:54 +01:00
storagegeneric.h Show resource usage in UI 2022-04-23 19:56:22 +02:00
storageprivate.h Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00