Age | Commit message (Expand) | Author |
2019-12-17 | lib/mysql-functions: add TODO | Erich Eckner |
2019-12-11 | lib/common-functions: mangle_pkgbuild(): corectly parse *depends with ' and "s | Erich Eckner |
2019-12-11 | lib/common-functions: mangle_pkgbuild(): fix indentation | Erich Eckner |
2019-12-11 | lib/common-functions: mangle_pkgbuild(): do not mangle *depends, when regex d... | Erich Eckner |
2019-12-06 | lib/mysql-functions: fix another typo | Erich Eckner |
2019-12-06 | lib/mysql-functions: fix typo | Erich Eckner |
2019-12-06 | lib/mysql-functions: 1 day after the first build failure, still unbuilt depen... | Erich Eckner |
2019-11-29 | lib/common-functions: mangle_pkgbuild(): do not try to remove pkgrels from de... | Erich Eckner |
2019-11-28 | lib/common-functions: mangle_pkgbuild(): do *not* match on "=" from declaration | Erich Eckner |
2019-11-28 | lib/common-functions: mangle_pkgbuild(): remove $pkgrel from {make,check,opt,... | Erich Eckner |
2019-11-27 | added a simpler graceful stop version | Andreas Baumann |
2019-11-23 | removed all systemd tests | Andreas Baumann |
2019-11-23 | make stop slave switch also work in multi-slave mode | Andreas Baumann |
2019-11-23 | implemented a stop build slave switch for running in a restartable systemd se... | Andreas Baumann |
2019-11-22 | lib/load-configuration: fix exit-code logic for buildmaster-on-halt | Erich Eckner |
2019-11-20 | lib/common-functions: silence shellcheck | Erich Eckner |
2019-11-19 | lib/common-functions: find_package_repository_to_package(): make error messag... | Erich Eckner |
2019-11-19 | lib/common-functions: find_package_repository_to_package(): ignore blacklist | Erich Eckner |
2019-11-18 | lib/common-functions: find_package_repository_to_package(): print what went w... | Erich Eckner |
2019-10-29 | lib/mysql-functions: fix typo (we were adding all groupmembers like they woul... | Erich Eckner |
2019-10-29 | lib/load-configuration: `exit 0` for systemd if buildmaster is on halt | Erich Eckner |
2019-10-27 | lib/load-configuration: "64k" means 65535, not 65536 | Erich Eckner |
2019-10-27 | lib/load-configuration: only save first 64k of parameters - the database can'... | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_generate_package_metadata(): explicitely set compr... | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_retrieve_static_information(): extract $compressio... | Erich Eckner |
2019-10-17 | lib/mysql-functions: fix typo in mysql_package_name_query() | Erich Eckner |
2019-10-17 | lib/mysql-functions: mysql_package_name_query(): take compression suffix from... | Erich Eckner |
2019-10-17 | add TODOs for removing hard-coded package suffixes | Erich Eckner |
2019-10-17 | lib/common-functions: allow case sensitive install_targets | Erich Eckner |
2019-08-22 | lib/common-functions: add dependencies for linux-*-{docs,headers} -> linux-* ... | Erich Eckner |
2019-08-21 | lib/common-functions: expand_blacklist_architectures(): "any" should not be r... | Erich Eckner |
2019-08-21 | lib/common-functions: expand_blacklist_architectures() new | Erich Eckner |
2019-08-07 | lib/mysql-functions: mysql_join_dependencies_install_target_providers_with_ve... | Erich Eckner |
2019-08-05 | lib/common-functions: do not wait for screens to finish - it's unimportant | Erich Eckner |
2019-07-15 | lib/common-functions: silence warning of lsof | Erich Eckner |
2019-07-15 | lib/common-functions: extract_dependencies_from_package(): output to stdout | Erich Eckner |
2019-07-15 | lib/common-functions: extract_dependencies_from_package(): no need to call my... | Erich Eckner |
2019-07-15 | bin/nit-picker,lib/common-functions: separate extract_dependencies_from_packa... | Erich Eckner |
2019-07-12 | lib/common-functions: fix typo in irc_say() | Erich Eckner |
2019-07-12 | lib/common-functions: irc_say(): fix typo | Erich Eckner |
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 |