Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cleanup
Age
Commit message (
Expand
)
Author
2019-01-24
bin/cleanup: only keep 1 log instead of 10
Erich Eckner
2019-01-24
bin/cleanup: first remove database entries, then remove logfiles w/o database...
Erich Eckner
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2018-09-14
bin/cleanup: remove impossible TODO
Erich Eckner
2018-06-18
bin/cleanup: keep 10 newest logs of each build_assignment _and_ fail_reason
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-04-23
bin/cleanup: do not prune ssh-log
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-22
decommission deletion-list
Erich Eckner
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
bin/cleanup: take info about "recent" logfiles from database
Erich Eckner
2018-03-22
lib/common-functions: remove generate_package_metadata, delete_old_metadata -...
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2017-11-28
bin/cleanup: remove dependency graphs of packages on the deletion-list
Erich Eckner
2017-11-26
bin/cleanup: delete error logs more exactly
Erich Eckner
2017-11-25
bin/cleanup: clean ssh-log, too
Erich Eckner
2017-11-25
bin/cleanup: add TODO
Erich Eckner
2017-11-25
bin/cleanup: keep logs of packages in testing and staging
Erich Eckner
2017-11-25
bin/cleanup: add TODO
Erich Eckner
2017-11-13
exit more often and more silent if build-master-sanity existent
Erich Eckner
2017-11-01
() -> {}
Erich Eckner
2017-10-26
bin/cleanup: keep ELF-relocation errors forever
Erich Eckner
2017-10-23
bin/cleanup: remove successful-logs separately and only after 14 days
Erich Eckner
2017-10-18
bin/return-assignment, bin/cleanup: sort build logs by success/error.
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-03
use sanity-flag file instead of actually checking build master sanity
Erich Eckner
2017-07-12
bin/cleanup: delete old meta data
Erich Eckner
2017-07-06
bin/cleanup: remove old blocked-markers, too
Erich Eckner
2017-07-04
bin/cleanup: remove old locked and broken markers
Erich Eckner
2017-07-03
bin/cleanup: skip auto-cleanup if users are logged in
Erich Eckner
2017-06-27
bin/cleanup: remove bashism
Erich Eckner
2017-06-26
bin/cleanup: remove all but the 10 newest build logs per package
Erich Eckner
2017-06-22
bin/cleanup is now for sh instead of bash
Erich Eckner
2017-06-22
bin/cleanup new
Erich Eckner