summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18lib/common-functions: update_blocked_packages_count() new to fill that columnErich Eckner
2019-06-18new column `build_assignments`.`currently_blocking` to count how many depende...Erich Eckner
2019-06-18misc/database-layout.dump: add some keysErich Eckner
2019-06-18misc/database-layout.dump: change/add failure-recognition-regex(es)Erich Eckner
2019-06-16lib/mysql-functions: add TODOErich Eckner
2019-06-16lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ...Erich Eckner
2019-06-16added screen -wipe in trigger_mirror_refreshsAndreas Baumann
2019-06-16lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to finish...Erich Eckner
2019-06-15bin/prioritize-build-list: test for "-f" instead of "! -p" of status output d...Erich Eckner
2019-06-15bin/prioritize-build-list -d should not increase priority of failed buildsErich Eckner
2019-06-14bin/return-assignment: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-14bin/build-packages: add TODOErich Eckner
2019-06-12bin/build-packages: only accept versions composed by numbers and dots for pyt...Erich Eckner
2019-06-12bin/build-packages: ruby version was wrongly detectedErich Eckner
2019-06-11some adaption in db layoutAndreas Baumann
2019-05-29bin/build-packages: grep had no input file and thus was waiting for stdinErich Eckner
2019-05-24bin/sanity-check: add some verbosity, an rsync and an sftp check to "master-m...Erich Eckner
2019-05-24bin/sanity-check: add check for reachability of master mirrorErich Eckner
2019-05-24bin/db-update: show names instead of ids for nothing-to-do repository-stabili...Erich Eckner
2019-05-24bin/build-packages: download /some/ key from githubErich Eckner
2019-05-24bin/db-update: remove done TODOErich Eckner
2019-05-24bin/get-package-updates: dependencies must be available for the architecture ...Erich Eckner
2019-05-22lib/common-functions: recursively_umount_and_rm() make unsufficient privilege...Erich Eckner
2019-05-21bin/return-assignment: ignore leading and trailing space when matching error ...Erich Eckner
2019-05-20bin/build-packages: :clean_chroot: sets -c for makepkg, which may be insuffic...Erich Eckner
2019-05-20lib/common-functions: recursively_umount_and_rm(): check that argument is dir...Erich Eckner
2019-05-20bin/build-packages: unset middle and inner parameters if using makepkg directlyErich Eckner
2019-05-15bin/get-package-updates: make rescheduling logic apply to our sources, tooErich Eckner
2019-05-15bin/get-package-updates: remove unnecessary name match of architectureErich Eckner
2019-05-15bin/build-packages: disable color in makepkg - it breaks the error message pa...Erich Eckner
2019-05-10bin/ii-answer: "!rq buildmaster", tooErich Eckner
2019-05-10bin/prioritize-build-list: make shellcheck happyErich Eckner
2019-05-04bin/clean-git: reclone in case we honly have one remoteErich Eckner
2019-05-04bin/prioritize-build-list: run additional step at least once if -d is givenErich Eckner
2019-05-04bin/prioritize-build-list: when -d given: run until no more priorities changeErich Eckner
2019-05-03bin/prioritize-build-list: break items at any spaceErich Eckner
2019-05-03bin/seed-build-list: -a should ignore i486 for nowErich Eckner
2019-05-03bin/get-assignment: accellerate query by using temporary table holding the ar...Erich Eckner
2019-05-03bin/get-assignment: order by "was built the least times" instead of "was buil...Erich Eckner
2019-04-30bin/get-assignment: add TODOErich Eckner
2019-04-30bin/seed-build-list: do not ignore i486, pentium4 and any anymore - the worst...Erich Eckner
2019-04-30bin/build-packages: python<2.x is not satisfyable - we need python2<2.xErich Eckner
2019-04-29misc/database-layout.dump: `calculate_maximal_moveable_set` operates on a per...Erich Eckner
2019-04-29bin/db-update: operate on a per-arch and per-stability basisErich Eckner
2019-04-29bin/bootstrap-mysql: caluclate_maximal_moveable_set now operates per-arch and...Erich Eckner
2019-04-29bin/db-update: add TODOErich Eckner
2019-04-23lib/common-functions: apply_trunk_patch() should also copy over missing filesErich Eckner
2019-04-18bin/get-assignment: add TODOErich Eckner