Age | Commit message (Expand) | Author |
2020-01-30 | lib/intentions-queue: a start | Erich Eckner |
2020-01-30 | lib/load-configuration: set up intentions_directory | Erich Eckner |
2020-01-30 | lib/intentions-queue started | Erich Eckner |
2020-01-30 | lib/common-functions: add TODO about intentions-queue | Erich Eckner |
2020-01-19 | updated git location of packages32 | Andreas Baumann |
2020-01-13 | lib/mysql-functions: extract "$upstream_repository_names", too | Erich Eckner |
2020-01-03 | lib/mysql-functions: mysql_sanity_check(): old packages are allowed to be xz | Erich Eckner |
2020-01-03 | learn to handle zst, too | Erich Eckner |
2020-01-03 | lib/mysql-functions: zst is the new default compression | Erich Eckner |
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 |