summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-09-13remove "max_parallel_build_per_client" - every client should run only one bui...Erich Eckner
2017-09-13bin/get-assignment, bin/return-assignment: clean up some "grep -l" occurencesErich Eckner
2017-09-12bin/why-dont-you bin/db-update: ignore build-time dependencies for moving bui...Erich Eckner
2017-09-09bin/seed-build-list: bugfixes and cleanupsErich Eckner
2017-09-07bin/interpret-mail: add newline(s) at end of mailErich Eckner
2017-09-07bin/interpret-mail: be less restrictive about PGP layoutErich Eckner
2017-09-06bin/interpret-mail: remove linebreaks (more) correctlyErich Eckner
2017-09-05bin/build-master-status: bugfix & order building packages by dateErich Eckner
2017-09-05bin/build-master-status: add info about currently building packagesErich Eckner
2017-09-05bin/interpret-mail: repair line breaksErich Eckner
2017-09-05bin/interpret-mail: remove automatic line breaks from email bodyErich Eckner
2017-09-05bin/interpret-mail: add help textErich Eckner
2017-09-05bin/block-package new, bin/interprete-mail can now also block/unblock packagesErich Eckner
2017-09-05bin/build-master-status: include style.cssErich Eckner
2017-09-04bin/db-update: remove stubs of delete_pacakgesErich Eckner
2017-09-04bin/get-package-updates: delete first, update thenErich Eckner
2017-09-04bin/common-functions: remove some debug messagesErich Eckner
2017-09-04bin/build-packages: accept "$git_repo-HEAD" as revision for package repositor...Erich Eckner
2017-09-01bin/build-packages: option -s new to override straws in useErich Eckner
2017-09-01bin/build-packages: understand "work-tree" as mod_git_revision (-l) to use cu...Erich Eckner
2017-09-01bin/build-packages: if package should not be uploaded, show logs of failed bu...Erich Eckner
2017-09-01bin/build-master-status: colorize blocked-reasonsErich Eckner
2017-09-01bin/build-master-status: styleErich Eckner
2017-08-31bin/common-functions: remove_old_package_versions: remove older packages in n...Erich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: quote packagesErich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: remove older packages also...Erich Eckner
2017-08-30bin/common-functions: remove_old_package_versions: split off architecture fro...Erich Eckner
2017-08-30conf/default.conf: new variables holding stable-, standalone-, testing- and s...Erich Eckner
2017-08-30bin/common-functions: download_sources_by_hash: skip "SKIP"-sumsErich Eckner
2017-08-30bin/get-assignment: add todoErich Eckner
2017-08-30bin/build-packages: be more verbose about what is being builtErich Eckner
2017-08-30bin/build-master-status: bugfixErich Eckner
2017-08-30bin/build-master-status: also understand "and" besides "or" in .blockedErich Eckner
2017-08-29bin/get-assignment: remove done #TODOErich Eckner
2017-08-29bin/interpret-mail: all mails are multipart :-)Erich Eckner
2017-08-29bin/interpret-mail: print found signaturesErich Eckner
2017-08-29bin/build-master-status: make "wait for <a> or <b>" in *.blocked niceErich Eckner
2017-08-29bin/why_dont_you -> bin/why-dont-youErich Eckner
2017-08-29bin/build-packages: forgot to add options to getoptsErich Eckner
2017-08-29bin/interpret-mail: require a valid signature from an admin to do anythingErich Eckner
2017-08-29bin/interpret-mail: new for interpreting email-driven commandsErich Eckner
2017-08-28bin/build-packages: add options to force which package to buildErich Eckner
2017-08-28bin/common-functions: append_architectures: only add architecture if not "any"Erich Eckner
2017-08-25bin/db-update: correctly handle dependenciesErich Eckner
2017-08-25bin/db-update: bugfixErich Eckner
2017-08-24bin/get-package-updates: remove some white list elementsErich Eckner
2017-08-24bin/build-master-status: make link to dependency graph for blocked packagesErich Eckner
2017-08-24bin/return-assignment: bugfixErich Eckner
2017-08-24bin/strict-bashism-check: also shellcheck before commitingErich Eckner
2017-08-23bin/build-packages: bugfixErich Eckner