summaryrefslogtreecommitdiff
path: root/bin/cleanup
AgeCommit message (Expand)Author
2019-01-24bin/cleanup: only keep 1 log instead of 10Erich Eckner
2019-01-24bin/cleanup: first remove database entries, then remove logfiles w/o database...Erich Eckner
2019-01-17style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source linesErich Eckner
2018-09-14bin/cleanup: remove impossible TODOErich Eckner
2018-06-18bin/cleanup: keep 10 newest logs of each build_assignment _and_ fail_reasonErich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...Erich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
2018-04-23bin/cleanup: do not prune ssh-logErich Eckner
2018-03-24run shellchek in same dir as scriptErich Eckner
2018-03-22decommission deletion-listErich Eckner
2018-03-22decommission package-states directory - we rely on the database nowErich Eckner
2018-03-22bin/cleanup: take info about "recent" logfiles from databaseErich Eckner
2018-03-22lib/common-functions: remove generate_package_metadata, delete_old_metadata -...Erich Eckner
2018-02-01add many mysql-TODOsErich Eckner
2017-11-28bin/cleanup: remove dependency graphs of packages on the deletion-listErich Eckner
2017-11-26bin/cleanup: delete error logs more exactlyErich Eckner
2017-11-25bin/cleanup: clean ssh-log, tooErich Eckner
2017-11-25bin/cleanup: add TODOErich Eckner
2017-11-25bin/cleanup: keep logs of packages in testing and stagingErich Eckner
2017-11-25bin/cleanup: add TODOErich Eckner
2017-11-13exit more often and more silent if build-master-sanity existentErich Eckner
2017-11-01() -> {}Erich Eckner
2017-10-26bin/cleanup: keep ELF-relocation errors foreverErich Eckner
2017-10-23bin/cleanup: remove successful-logs separately and only after 14 daysErich Eckner
2017-10-18bin/return-assignment, bin/cleanup: sort build logs by success/error.Erich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-07-12bin/cleanup: delete old meta dataErich Eckner
2017-07-06bin/cleanup: remove old blocked-markers, tooErich Eckner
2017-07-04bin/cleanup: remove old locked and broken markersErich Eckner
2017-07-03bin/cleanup: skip auto-cleanup if users are logged inErich Eckner
2017-06-27bin/cleanup: remove bashismErich Eckner
2017-06-26bin/cleanup: remove all but the 10 newest build logs per packageErich Eckner
2017-06-22bin/cleanup is now for sh instead of bashErich Eckner
2017-06-22bin/cleanup newErich Eckner