|
041e7762f7
|
added delayed status to better differentiate between queued (skipped) and queued
|
2022-08-14 14:47:20 +02:00 |
|
|
ef61ad7dcf
|
added removing overdue packages
|
2022-08-13 22:51:43 +02:00 |
|
|
c8b31b3275
|
added more db-based lookups
|
2022-08-13 22:27:56 +02:00 |
|
|
87cf1e5631
|
reworked queue building to use the db; multi threading for SRCINFO gen
|
2022-08-13 21:54:07 +02:00 |
|
|
0f46a95995
|
added SRCINFO caching via db
|
2022-08-13 20:48:34 +02:00 |
|
|
5ea156b48a
|
added TODO hint for reverted commit e911be6
|
2022-08-12 23:22:22 +02:00 |
|
|
9b28ceebb8
|
Revert "Added purge for 'ancient' out-of-date packages"
This reverts commit e911be6b6e .
|
2022-08-12 23:19:18 +02:00 |
|
|
e911be6b6e
|
Added purge for 'ancient' out-of-date packages
|
2022-08-12 23:14:25 +02:00 |
|
|
c7e193e88b
|
updated deps; minor fixed; ent regen
|
2022-08-12 23:00:34 +02:00 |
|
|
bcf0875c1c
|
fixed arch getting rejected if it contains anything other than x86_64
|
2022-06-22 14:17:17 +02:00 |
|
|
2791ed44fa
|
improved debug logging in mirror check
|
2022-06-22 14:11:52 +02:00 |
|
|
a97a4656a2
|
added some debug logging
|
2022-06-22 14:03:56 +02:00 |
|
|
4b3339125c
|
fixed handling of new keys/ folder; added queue cleanup to housekeeping
|
2022-06-22 13:14:58 +02:00 |
|
|
622ba6ad1a
|
moved compiler flags out of code into flags.yaml
|
2022-06-18 23:57:53 +02:00 |
|
|
65d6e7e135
|
make findpkgfiles fallback to srcinfo
|
2022-05-18 14:27:54 +02:00 |
|
|
dd118c5f97
|
error handling if findPkgFiles is called without a valid dbpkg
|
2022-05-18 14:09:51 +02:00 |
|
|
f190902b41
|
add gcc to all mirror checks, preventing issues like #111
|
2022-05-11 17:06:08 +02:00 |
|
|
ed2a42318e
|
more follow-up fixes for new build-queue
|
2022-03-07 17:20:24 +01:00 |
|
|
270889bf5c
|
followup fixes for new weighted build-queue
|
2022-02-19 19:39:48 +01:00 |
|
|
ba159e0a72
|
switched to weighted build-queue
|
2022-02-19 18:03:55 +01:00 |
|
|
47f0fb6c66
|
refactor utils.go, error handling
|
2022-02-16 08:11:34 +01:00 |
|