|
798d349fc3
|
added pkgbuild shuffling back
|
2021-12-14 10:29:24 +01:00 |
|
|
77a5ec6321
|
some refactoring; remove orphaned packages from db
|
2021-12-10 09:26:51 +01:00 |
|
|
3afedf6369
|
set status accordingly if package gets skipped
|
2021-12-03 13:22:32 +01:00 |
|
|
0690ec28d2
|
fixed missing lock
|
2021-12-02 10:16:44 +01:00 |
|
|
bafb7a3b83
|
only count packages sent to building for batch-limit
|
2021-12-02 10:08:51 +01:00 |
|
|
23a0fddea3
|
changed batch behaviour so all marchs get their queue filled
|
2021-11-29 15:47:57 +01:00 |
|
|
8e4c056e7e
|
added build-dir to allow multiple building the same package for different marchs
|
2021-11-29 15:02:14 +01:00 |
|
|
24f275877c
|
fixed some multi-march issues
|
2021-11-29 13:29:43 +01:00 |
|
|
d5cf6989de
|
added batch limit to not clog up build-queue
|
2021-11-29 11:07:39 +01:00 |
|
|
a013f78937
|
build-worker are per march now, allows for timely builds
|
2021-11-29 10:48:29 +01:00 |
|
|
08897cbeab
|
fixed missing part of original version
|
2021-11-27 02:01:43 +01:00 |
|
|
accaa98d32
|
fixed wrong version being compared
|
2021-11-27 01:34:15 +01:00 |
|
|
be276f9ead
|
increase our own build-version if rebuild
|
2021-11-27 01:28:42 +01:00 |
|
|
1645c64314
|
do not include skipped packages in LTO stats
|
2021-11-25 13:51:59 +01:00 |
|
|
bad3bc36a6
|
added LTO stats to footer
|
2021-11-25 02:10:39 +01:00 |
|
|
743b08bba1
|
added automatic LTO fail detection for some cases based on build output
|
2021-11-25 01:50:49 +01:00 |
|
|
67e9d30f6e
|
added queued packages to footer
|
2021-11-24 13:24:41 +01:00 |
|
|
cd4cdadb66
|
added package(-base) stats to footer
|
2021-11-23 22:04:50 +01:00 |
|
|
de6bf0ea01
|
added log info for config reload
|
2021-11-23 01:13:50 +01:00 |
|
|
592034c314
|
added config reload
|
2021-11-22 16:50:12 +01:00 |
|
|
2d9e4e166a
|
added kernel patching based on graysky2's patches
|
2021-11-21 23:46:21 +01:00 |
|
|
e2aa79e86f
|
better dark mode
|
2021-11-21 18:27:03 +01:00 |
|
|
8c1e8c1835
|
switched status page to a dark theme, added archweb links
|
2021-11-21 15:24:27 +01:00 |
|
|
7d3da02bf2
|
do not panic if git pull fails
|
2021-11-20 16:15:00 +01:00 |
|
|
16d45fe662
|
fixed wg not being released
|
2021-11-20 15:24:07 +01:00 |
|
|
23b8c8a597
|
do not show lto status on failed packages
|
2021-11-20 01:25:32 +01:00 |
|
|
76b21b7770
|
check if package is available before build
|
2021-11-20 01:02:37 +01:00 |
|
|
66a21cba22
|
ignore dbpackage not existing in repoPurge
|
2021-11-20 00:06:44 +01:00 |
|
|
7baccce64b
|
sped up housekeeping so no interval is needed
|
2021-11-20 00:02:53 +01:00 |
|
|
3e8f4711f0
|
changed repoPurge to work without srcinfo
|
2021-11-19 23:47:19 +01:00 |
|
|
908fad0923
|
added configurable interval
|
2021-11-19 23:27:51 +01:00 |
|
|
5d6a498503
|
run housekeeping concurrent per repo
update splitpackages on parse
|
2021-11-19 23:01:19 +01:00 |
|
|
f9c5292f90
|
enabled housekeeping; almost complete
refactoring
|
2021-11-19 22:32:11 +01:00 |
|
|
e38a1db340
|
also set starttime on successful build
|
2021-11-18 13:47:47 +01:00 |
|
|
c3b12f10f9
|
fixed negative buildtime on currently building packages
|
2021-11-18 13:46:56 +01:00 |
|
|
8467b17ffc
|
switched from textfiles to db for failed package status
|
2021-11-18 13:22:10 +01:00 |
|
|
ef402523c8
|
fixed html getting escaped
|
2021-11-16 23:42:54 +01:00 |
|
|
c77ec6d140
|
added LTO status to db and status page
|
2021-11-16 23:30:31 +01:00 |
|
|
c9a8f88e25
|
added lastupdate for downstream mirrors to check
|
2021-11-13 22:29:46 +01:00 |
|
|
de3ca80aab
|
added LTO blacklist
|
2021-11-13 20:45:49 +01:00 |
|
|
8eb4d915f7
|
Revert "fixed negative buildtime"
This reverts commit 6a4a162324 .
|
2021-11-13 15:36:28 +01:00 |
|
|
6a4a162324
|
fixed negative buildtime
|
2021-11-13 15:32:39 +01:00 |
|
|
7eb1be8371
|
added LTO, fixed wrong permission on open()
|
2021-11-04 13:01:18 +01:00 |
|
|
97efc03abb
|
changed datetime formats
|
2021-11-04 13:01:18 +01:00 |
|
|
93af6fe03d
|
fixed nspawn failing to upgrade chroot due to mirror timeout
|
2021-11-04 13:01:18 +01:00 |
|
|
5eb003daab
|
fixed failed packages not marked as such
|
2021-11-04 13:01:18 +01:00 |
|
|
be8b349907
|
adjusted log level for pkgbuild search
|
2021-11-04 13:01:18 +01:00 |
|
|
e2125ab411
|
dropped sqlite support
|
2021-11-04 13:01:18 +01:00 |
|
|
d8938bc225
|
added pgx support
|
2021-11-04 13:01:18 +01:00 |
|
|
22d265e7f1
|
changes to db schema; more housekeeping work
|
2021-11-04 13:01:18 +01:00 |
|