|
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 |
|
|
c8d5b072a7
|
some style adjustments
|
2021-09-20 23:18:43 +02:00 |
|
cnachtigall
|
c47d6f3cd2
|
search-update (#44)
- Added SearchBar to NAV
- Added Search-Feature to filter the tables
Co-authored-by: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com>
Reviewed-on: https://git.harting.dev/anonfunc/ALHP.GO/pulls/44
Co-authored-by: cnachtigall <cnachtigall@git.harting.dev>
Co-committed-by: cnachtigall <cnachtigall@git.harting.dev>
|
2021-09-20 22:09:20 +02:00 |
|
|
ce9686a495
|
purge delayed packages as a way to prevent non-buildable packages staying in repo in an outdated state
|
2021-09-12 17:40:47 +02:00 |
|
|
1cf45cedb0
|
added cli option for check interval
|
2021-09-12 17:35:45 +02:00 |
|
|
7bfa9abeb7
|
added --journal to log to journal instead do stdout
|
2021-09-12 17:25:33 +02:00 |
|
|
7fe1ea4353
|
improve nspawn error handling
|
2021-09-09 00:27:43 +02:00 |
|
|
e4c2692e73
|
better handling of mkchroot fail
|
2021-09-09 00:04:24 +02:00 |
|
|
f6a2561c95
|
added purging of failed packages again
|
2021-09-07 12:49:01 +02:00 |
|
|
eb5df207a2
|
try locking alpm db
|
2021-08-31 21:13:22 +02:00 |
|