|
e2aa79e86f
|
better dark mode
|
2021-11-21 18:27:03 +01:00 |
|
|
27359c91aa
|
minor html improvements
|
2021-11-21 15:36:52 +01:00 |
|
|
5cbb751ce4
|
removed status from config
|
2021-11-21 15:25:40 +01:00 |
|
|
8c1e8c1835
|
switched status page to a dark theme, added archweb links
|
2021-11-21 15:24:27 +01:00 |
|
|
7347c7705b
|
added archweb links to packages.html
|
2021-11-21 12:48:55 +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 |
|
|
2928339861
|
minor tooltip improvement
|
2021-11-20 02:04:17 +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 |
|
|
4c8937c707
|
do not quit on one failed sourceinfo
|
2021-11-19 23:15:02 +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 |
|
|
1ff8b8fa7d
|
more improvements on wording/terminology
|
2021-11-18 14:36:52 +01:00 |
|
|
377998cf0e
|
better terminology in info tooltip
|
2021-11-18 14:05:52 +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 |
|
|
2409fcdee9
|
center col header for LTO
|
2021-11-16 23:55:19 +01:00 |
|
|
2aa2a1e8cf
|
changed LTO unknown icon, center icon
|
2021-11-16 23:47:09 +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 |
|
|
e6ac0a1a6e
|
updated readme with mirrors
|
2021-11-14 12:36:18 +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 |
|
|
9586bf80f6
|
added donation information
|
2021-11-13 20:25:58 +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 |
|
|
208cb0e0e7
|
update README.md -> LTO
|
2021-11-04 13:16:22 +01:00 |
|
|
715063281a
|
added -falign-functions=32
|
2021-11-04 13:01:18 +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 |
|
|
aca9487b49
|
try resoling multiple PKGBUILD from mirror repo
|
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 |
|
|
a453831939
|
rename config to dist
|
2021-11-04 13:01:18 +01:00 |
|
|
22d265e7f1
|
changes to db schema; more housekeeping work
|
2021-11-04 13:01:18 +01:00 |
|
|
6e0fec9cac
|
separate srcinfo gen into func
|
2021-10-24 06:10:55 +02:00 |
|
|
a3f8155b61
|
more progress on housekeeping
|
2021-10-24 05:51:29 +02:00 |
|
|
6b73f7b9b4
|
updated dep. and regen ent
|
2021-10-24 05:51:29 +02:00 |
|
|
3a9652b1fc
|
simplify SQL statement
|
2021-10-24 05:51:29 +02:00 |
|
|
8612837c43
|
first part of housekeeping
|
2021-10-24 05:51:29 +02:00 |
|
|
15278e08cf
|
added lazy-search
|
2021-09-20 23:55:35 +02:00 |
|