summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-02-23bin/db-update: rephrase help textErich Eckner
2020-02-20bin/seed-build-list: fix typo in remove-queryErich Eckner
2020-02-20bin/seed-build-list: -s|--skip-arch newErich Eckner
2020-02-20bin/seed-build-list: delete deletion-list part of packages which are on the d...Erich Eckner
2020-02-20bin/get-package-updates: use new mysql_query_delete_packages() functionErich Eckner
2020-02-20bin/seed-build-list: fix TODOErich Eckner
2020-02-20bin/build-packages: rename namcap logErich Eckner
2020-02-19bin/build-packages: compress the package in a separate stage - this can even ...Erich Eckner
2020-02-14bin/get-package-updates: fix typo in commentErich Eckner
2020-02-14bin/why-dont-you: fix typoErich Eckner
2020-02-14bin/why-dont-you: show search term in case of not-found packageErich Eckner
2020-02-14bin/why-dont-you: mark queries as "unimportant"Erich Eckner
2020-02-14bin/nit-picker: bring comment up to dateErich Eckner
2020-02-14set -regextype in findErich Eckner
2020-02-13revert "remove hard-coded package suffixes" commits where they were unappropr...Erich Eckner
2020-02-13bin/return-assignment: remove hard-coded package suffixesErich Eckner
2020-02-13bin/local-build-package: remove hard-coded package suffixesErich Eckner
2020-02-13bin/filter-build-logs: remove hard-coded package suffixesErich Eckner
2020-02-13bin/interpret-mail: removed some hard-coded package suffixesErich Eckner
2020-02-13bin/sanity-check: remove hard-coded package suffixesErich Eckner
2020-02-13bin/put-upstream-packages-into-db: remove hard-coded package suffixesErich Eckner
2020-02-13bin/build-packages: remove hard-coded package suffixesErich Eckner
2020-02-13bin/clean-cache: remove hard-coded package suffixesErich Eckner
2020-02-13bin/get-package-updates: fix another typoErich Eckner
2020-02-13bin/get-package-updates: fix typoErich Eckner
2020-02-13bin/return-assignment: remove done TODOErich Eckner
2020-02-13bin/get-package-updates: do not delete build assignment just because *one* pa...Erich Eckner
2020-02-12bin/return-assignment: add TODO describing the current package-vanish-problemErich Eckner
2020-02-12bin/ii-watch: do not restart ii, merely re-identify and re-join via ii-connectErich Eckner
2020-02-12bin/return-assignment: cd $base_dir before rm -rf $tmp_dirErich Eckner
2020-02-12bin/return-assignment: set correct TMPDIR for trigger_mirror_refreshs at the endErich Eckner
2020-02-11bin/ii-connect: try to register more oftenErich Eckner
2020-02-11bin/ii-watch: check for connectivity periodically and reconnect if connection...Erich Eckner
2020-02-05bin/sanity-check: remove successful queries if we are still saneErich Eckner
2020-01-31bin/copy-to-build-support: use intentions-queueErich Eckner
2020-01-31bin/db-update: uses intentions-queue, nowErich Eckner
2020-01-31lib/intentions-queue: make intentions_left() work similar to flock and verbos...Erich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix another typoErich Eckner
2020-01-30bin/return-assignment: fix typoErich Eckner
2020-01-30bin/return-assignment: use intentions-queueErich Eckner
2020-01-30bin/delete-packages: `-n` should work flawlessly again, nowErich Eckner
2020-01-30bin/delete-packages: use intentions-queueErich Eckner
2020-01-30check intentions_left() whenever we get a package_database_lockErich Eckner
2020-01-30identify which scripts should use the intentions-queue, tooErich Eckner
2020-01-30lib/common-functions: add TODO about intentions-queueErich Eckner
2020-01-30added get-packages-from-mirrorAndreas Baumann
2020-01-26added another helper script put-packages-onto-mirror (should all go in a mani...Andreas Baumann