summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-14lib/mysql-functions: ghc should not treat haskell-* dependencies as runtime ↵Erich Eckner
dependencies
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 ↵Erich Eckner
unappropriate
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-13lib/mysql-functions: mysql_retrieve_static_information(): properly escape ↵Erich Eckner
"." in regex
2020-02-13lib/common-functions: remove hard-coded package suffixesErich Eckner
2020-02-13lib/mysql-functions: remove hard-coded package suffixesErich Eckner
2020-02-13lib/mysql-functions: mysql_retrieve_static_information(): cleanupErich Eckner
2020-02-13bin/clean-cache: remove hard-coded package suffixesErich Eckner
2020-02-13lib/mysql-functions: clean up TODOsErich 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* ↵Erich Eckner
package built by it is on the deletion-list - remove the deletion-list package and keep the build-assignment in that case
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 ↵Erich Eckner
connection seems lost
2020-02-05lib/mysql-functions: save more DELETE queries - the broken one seems to be ↵Erich Eckner
not-yet-saved
2020-02-05bin/sanity-check: remove successful queries if we are still saneErich Eckner
2020-02-04lib/mysql-functions: save input files of successful queries, tooErich Eckner
2020-02-04lib/mysql-functions: only save queries which (potentially) delete ↵Erich Eckner
binary_packages or binary_packages_in_repositories
2020-02-04lib/mysql-functions: save permanent copies of *successful* mysql queriesErich 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 ↵Erich Eckner
verbose_flock()
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-30lib/intentions-queue: intent_something(): add dummy-mode `-n`Erich Eckner
2020-01-30lib/intentions-queue: remove done TODOErich Eckner
2020-01-30bin/delete-packages: use intentions-queueErich Eckner
2020-01-30lib/load-configuration: set correct base_dir for running intentionsErich Eckner
2020-01-30lib/intentions-queue: run initialization if necessary *inside* the intentionsErich Eckner