summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2017-11-25bin/cleanup: add TODOErich Eckner
2017-11-24bin/build-packages: add message if upload of package failedErich Eckner
2017-11-23bin/build-master-status: cleanup, make use of new function ↵Erich Eckner
modification_revision_link() to print links (now also on build-master-status.html)
2017-11-23bin/get-assignment: list each slave only once per .locked fileErich Eckner
2017-11-23bin/common-functions: remove obsolete package_locked_or_blocked()Erich Eckner
2017-11-23bin/why-dont-you build: be more verbose about blocked/locked reasonErich Eckner
2017-11-23bin/get-package-updates: -x|--test-exclusion new to test what packages will ↵Erich Eckner
be deleted if something is black listed.
2017-11-23bin/common-functions: remove TODOErich Eckner
2017-11-23bin/interpret-mail: remove TODOErich Eckner
2017-11-23bin/interpret-mail: action "schedule" new; bin/seed-build-list: bail out ↵Erich Eckner
early if no arguments, print scheduled packages (even if -n not given)
2017-11-23bin/interpret-mail: fix not-yet-relevant bugErich Eckner
2017-11-23bin/return-assignment, bin/seed-build-list: remove TODOsErich Eckner
2017-11-23add sub_pkgrel (starting from .0) to differentiate between multiple build ↵Erich Eckner
attempts of otherwise identical packages (e.g. identical upstream source)
2017-11-22bin/build-packages, bin/common-functions: accept and respect sub_pkgrel from ↵Erich Eckner
get-assignment
2017-11-22bin/build-packages: fix rare bug in creation of source package nameErich Eckner
2017-11-22bin/build-packages: remove fractional part from pkgrelErich Eckner
2017-11-22bin/interpret-mail: add TODOErich Eckner
2017-11-22bin/interpret-mail: add TODOErich Eckner
2017-11-22bin/build-master-status: fix layout TODO listErich Eckner
2017-11-22bin/common-functions: remove TODOErich Eckner
2017-11-22bin/common-functions: expand_version/shrink_version: handle epochErich Eckner
2017-11-22bin/build-master-status: fix layout of TODO-listErich Eckner
2017-11-22bin/common-functions: reformat TODOErich Eckner
2017-11-20bin/common-functions: update bug tracker url to httpsErich Eckner
2017-11-20bin/common-functions: add TODOErich Eckner
2017-11-19bin/build-master-status: print all build slaves working on an assignmentErich Eckner
2017-11-19bin/return-assignment: add TODOErich Eckner
2017-11-18bin/build-master-status: make revisions on build-master-status.html smallerErich Eckner
2017-11-18bin/seed-build-list: add TODOErich Eckner
2017-11-18bin/build-master-status: count tested packagesErich Eckner
2017-11-18bin/build-master-status: do not query locally accessable information from ↵Erich Eckner
the master mirror
2017-11-18bin/get-package-updates: bugfix in a regexErich Eckner
2017-11-18bin/build-master-status: add TODOErich Eckner
2017-11-17bin/get-package-updates: add TODOErich Eckner
2017-11-17bin/seed-build-list: ignore packages earlierErich Eckner
2017-11-17bin/get-package-updates: update TODOErich Eckner
2017-11-17bin/build-master-status: whoops, bugfixErich Eckner
2017-11-17bin/build-master-status: recognize package() errorsErich Eckner
2017-11-17bin/build-master-status: remove TODO - crontab output is now (mostly) silent ↵Erich Eckner
if build master is insane
2017-11-17bin/get-package-updates: add TODOErich Eckner
2017-11-16bin/common-functions: one needs to give find_package_repository_to_package a ↵Erich Eckner
git-hash for it to be useful for bin/get-package-updates
2017-11-16bin/common-functions: extract configuration about archaic pacakages into ↵Erich Eckner
conf/default.conf
2017-11-16bin/show-dependencies: different color for blocked packagesErich Eckner
2017-11-16bin/get-package-updates: If a package is still on the build list, a change ↵Erich Eckner
of _any_ source file will trigger a bump of its git-revisions.
2017-11-16bin/return-assignment: correct exit code on ERROR and outdated packageErich Eckner
2017-11-15bin/build-master-status: repair FS32-linksErich Eckner
2017-11-15bin/build-master-status: bugfixErich Eckner
2017-11-15bin/build-master-status: blocked packages are not handed out, too - don't ↵Erich Eckner
count them for "next_pending"
2017-11-14bin/get-package-updates: bugfix if package is deleted from modifications ↵Erich Eckner
repository
2017-11-14bin/build-master-status: recognize error in prepare(), tooErich Eckner