summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-26bin/get-package-updates: find "any" packages for rescheduling, tooErich Eckner
2020-09-26bin/get-package-updates: new TODOErich Eckner
2020-09-26bin/get-package-updates: do not re-add packages removed from the blacklist, ↵Erich Eckner
if they do not exist upstream
2020-08-18load-confiugration, check for mariadbd when loading mysql-functionsAndreas Baumann
2020-07-01bin/return-assignment: prepend "haskell-" to prioritized packages, tooErich Eckner
2020-06-29bin/build-packages: exit early, if compressing the package failsErich Eckner
2020-06-29bin/return-assignment: fix shellcheck complaintErich Eckner
2020-06-25bin/return-assignment: recognize more haskell errorsErich Eckner
2020-06-25bin/build-packages: do not hide errors from `tar -xf`Erich Eckner
2020-06-24bin/sanity-check: fix `set --` *everywhere*Erich Eckner
2020-06-18bin/db-update: short-circuit -p|--progressiveErich Eckner
2020-06-18bin/db-update: pin-point error with `db-update -p`Erich Eckner
2020-06-18bin/db-update: add TODOErich Eckner
2020-06-18bin/return-assignment: add TODOErich Eckner
2020-06-17bin/return-assignment: relax the avoid-prioritizing-loops-condition somewhatErich Eckner
2020-06-17bin/return-assignment: fix type error: `build_assignments`.`is_broken` is a ↵Erich Eckner
BIT and not something that is NULL if not-broken
2020-06-16bin/sanity-check: fix wrong "set --"Erich Eckner
2020-06-16bin/return-assignment: only prioritize haskell packages which are not broken ↵Erich Eckner
(this is too strict, but I have currently no better idea how to avoid endless priority-cycles
2020-06-16bin/return-assignment: prioritize those broken haskell-packages which will ↵Erich Eckner
not get scheduled, because they are already on the build-list
2020-06-05bin/db-update: add TODOErich Eckner
2020-05-29bin/return-assignment: add TODOErich Eckner
2020-05-21lib/mysql-functions: add TODOErich Eckner
2020-05-19lib/common-functions: failsafe_sftp() fix wrong regex - how did this ever ↵Erich Eckner
work???
2020-05-07bin/db-update: -p does not move split package parts separately anymoreErich Eckner
2020-05-06bin/db-update: add TODOErich Eckner
2020-05-05bin/seed-build-list: fix bug, when -a, but no -s givenErich Eckner
2020-04-26bin/ii-answer: sanity-check triggered by "Get straight" or "pull yourself ↵Erich Eckner
together", now
2020-04-25bin/ii-answer: call sanity-check with absolute pathErich Eckner
2020-04-25bin/ii-answer: sanity-check can now be triggered from ircErich Eckner
2020-04-25make shellcheck happyErich Eckner
2020-04-17bin/db-update: -f moves all parts of a split package simultanously, nowErich Eckner
2020-04-17bin/db-update: add TODOErich Eckner
2020-04-12fixup bugs introduced in 5635bd3Erich Eckner
2020-04-11bin/build-packages: find more log filesErich Eckner
2020-04-10lib/mysql-functions: add TODOErich Eckner
2020-04-10lib/mysql-functions: mysql_create_build_environment_packages() newErich Eckner
2020-04-10lib/common-functions,lib/mysql-functions: do not treat makedepends of ↵Erich Eckner
haskell-* differently
2020-04-03bin/return-assignment: notify irc if package gets rescheduled and was broken ↵Erich Eckner
before, too
2020-03-22bin/return-assignment: reschedule haskell stuff not only on the first errorErich Eckner
2020-03-20bin/db-update: do not rename, rather rm and ln -s - to keep the file date ↵Erich Eckner
up-to-date
2020-03-10bin/nit-picker: give hints about available checksErich Eckner
2020-03-06bin/seed-build-list: make TODO more preciseErich Eckner
2020-03-04bin/seed-build-list: -s should work with -a, tooErich Eckner
2020-03-02bin/why-dont-you: add TODOErich Eckner
2020-02-27bin/why-dont-you: ignore replaced dependencies of packages, that are ↵Erich Eckner
requested to be moved simulatnously
2020-02-27bin/why-dont-you: unstage/stabilize: name package by arch/pkgname instead of ↵Erich Eckner
search-string
2020-02-26bin/why-dont-you: add TODOErich Eckner
2020-02-26bin/why-dont-you: fix typoErich Eckner
2020-02-26bin/why-dont-you: consider package_blobs, tooErich Eckner
2020-02-26bin/why-dont-you: add responses in case of no other responsesErich Eckner