Age | Commit message (Expand) | Author |
2019-07-12 | lib/common-functions: irc_say(): correctly handle starting of (pm) conversation | Erich Eckner |
2019-07-12 | lib/mysql-functions: mysql_load_min_and_max_versions() should ignore versions... | Erich Eckner |
2019-07-11 | lib/mysql-functions: print architecture to offending repository | Erich Eckner |
2019-07-06 | lib/mysql-functions: mysql_query_generate_packages_with_pending_dependencies(... | Erich Eckner |
2019-07-05 | lib/mysql-functions: fix typo | Erich Eckner |
2019-07-05 | lib/mysql-functions: mysql_query_has_pending_dependencies(): check for haskel... | Erich Eckner |
2019-07-05 | lib/mysql-functions: add TODO about a bug | Erich Eckner |
2019-07-02 | lib/common-functions: update_blocked_packages_count() should use "unimportant... | Erich Eckner |
2019-06-28 | lib/load-configuration, bin/slave-build-connect: skip logging of all commands... | Erich Eckner |
2019-06-28 | lib/load-configuration: do not log ii-answer, too | Erich Eckner |
2019-06-28 | lib/load-configuration: skip logging for useless commands | Erich Eckner |
2019-06-28 | lib/load-configuration: log each command to the database | Erich Eckner |
2019-06-26 | lib/mysql-functions: make mysql_run_query() more verbose in case of error | Erich Eckner |
2019-06-24 | bin/build-packages: :haskell_without_check: should not skip if it's not a has... | Erich Eckner |
2019-06-24 | add missing file modifications from 944ee949d4a7b548c5586fe144b33903e9b5b63f | Erich Eckner |
2019-06-24 | lib/mysql-functions: mysql_determine_majority_build_slave_architecture_id() new | Erich Eckner |
2019-06-21 | lib/common-functions: fix buggy mysql query | Erich Eckner |
2019-06-21 | lib/common-functions: update_blocked_packages_count(): consider haskell-* mak... | Erich Eckner |
2019-06-20 | straws mirrored_source and mirrored_source_by_hash should be only active in t... | Erich Eckner |
2019-06-20 | move default value assignment into lib/load-configuration; comment default va... | Erich Eckner |
2019-06-20 | added archbuild_chroots parameter for separating slaves | Andreas Baumann |
2019-06-19 | lib/load-configuration: canonicalize base_dir, so we can search for it in ~/.... | Erich Eckner |
2019-06-18 | lib/mysql-functions: remove done TODO | Erich Eckner |
2019-06-18 | lib/common-functions: count how many packages are being blocked, not _by_ how... | Erich Eckner |
2019-06-18 | lib/common-functions: update_blocked_packages_count() new to fill that column | Erich Eckner |
2019-06-16 | lib/mysql-functions: add TODO | Erich Eckner |
2019-06-16 | lib/common-functions: trigger_mirror_refreshs(): ignore exit code of "screen ... | Erich Eckner |
2019-06-16 | added screen -wipe in trigger_mirror_refreshs | Andreas Baumann |
2019-06-16 | lib/common-functions: trigger_mirror_refreshs(): wait for screen(s) to finish... | Erich Eckner |
2019-05-22 | lib/common-functions: recursively_umount_and_rm() make unsufficient privilege... | Erich Eckner |
2019-05-20 | lib/common-functions: recursively_umount_and_rm(): check that argument is dir... | Erich Eckner |
2019-04-23 | lib/common-functions: apply_trunk_patch() should also copy over missing files | Erich Eckner |
2019-04-17 | lib/common-functions: recursively_umount_and_rm(): copy stuff from archlinux/... | Erich Eckner |
2019-04-15 | lib/mysql-functions: support pentium4, too | Erich Eckner |
2019-04-15 | lib/mysql-functions: mysql_sanity_check() we have more architectures now, thu... | Erich Eckner |
2019-04-12 | lib/mysql-functions: fix indentation | Erich Eckner |
2019-04-12 | pentium4 is new | Erich Eckner |
2019-03-07 | "pentium3" -> "pentium4" | Erich Eckner |
2019-02-28 | lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier ... | Erich Eckner |
2019-02-19 | lib/mysql-functions: store in database, wether install_target is group or not | Erich Eckner |
2019-02-15 | lib/common-functions: remove_old_package_versions(): remove signatures from p... | Erich Eckner |
2019-02-15 | lib/mysql-functions: mysql_sanity_check() check for left-over signatures in p... | Erich Eckner |
2019-01-24 | lib/mysql-functions: mysql_find_build_assignment_loops() should treat haskell... | Erich Eckner |
2019-01-23 | lib/mysql-functions: mysql_query_has_pending_dependencies(): treat makedepend... | Erich Eckner |
2019-01-19 | max_testing_duration is now an integer (days) | Erich Eckner |
2019-01-18 | lib/common-functions: chmod +w PKGBUILD temporarily when applying trunk patch | Erich Eckner |
2019-01-17 | style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines | Erich Eckner |
2019-01-16 | bin/build-packages: -d|--diff new - we can now build the trunk version more e... | Erich Eckner |
2019-01-15 | lib/load-configuration: do "set +e" if run from bash and base_dir already set... | Erich Eckner |
2018-11-23 | lib/load-configuration: do not set base_dir if it is already set | Erich Eckner |