Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-11 | lib/mysql-functions: ↵ | Erich Eckner | |
mysql_query_remove_old_binary_packages_from_build_list() should COMMIT between queries | |||
2018-10-11 | lib/mysql-functions: mysql_generate_package_metadata() should remove ↵ | Erich Eckner | |
identical binary_packages which are unbuilt before inserting new ones | |||
2018-10-09 | lib/load-configuration,conf/slave.conf.example: access sources-by-hash ↵ | Erich Eckner | |
mirror via https instead of http | |||
2018-10-08 | lib/common-functions: download_sources_by_hash() should not check out the ↵ | Erich Eckner | |
source directory again | |||
2018-10-02 | lib/mysql-functions: mysql_run_query(): rename INFILEs to make query more ↵ | Erich Eckner | |
easily replayable | |||
2018-09-30 | Revert "Merge branch 'archive-server'" | Erich Eckner | |
The changes to the PKGBUILDs should actually happen on a per-package level in our modification repository | |||
2018-09-28 | lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to ↵ | Erich Eckner | |
PKGBUILD - retrieve kernel git repository snapshot from our archive server instead of cloning the git repository | |||
2018-09-28 | lib/mysql-functions: mysql_cleanup() now also cleans up the priorities of ↵ | Erich Eckner | |
build_assignments | |||
2018-09-26 | lib/mysql-functions: add mysq_join_package_sources_toolchain_order and vice ↵ | Erich Eckner | |
versa | |||
2018-09-26 | lib/mysql-functions: mysql_generate_package_metadata(): only remove old ↵ | Erich Eckner | |
binary packages without a checksum | |||
2018-09-26 | lib/mysql-functions: mysql_generate_package_metadata(): remove old ↵ | Erich Eckner | |
binary_packages_in_repositories iff inserting into build-list or to-be-decided-list | |||
2018-09-24 | lib/mysql-functions: ↵ | Erich Eckner | |
mysql_query_remove_old_binary_packages_from_build_list() should run the deletion part of mysql_query_and_delete_unneeded_binary_packages(), too | |||
2018-09-24 | unify mktemp definitions to use --tmpdir if appropriate | Erich Eckner | |
2018-09-24 | lib/mysql-functions: let `commit_time` unset in mysql_add_package_source() | Erich Eckner | |
2018-09-24 | bin/harvest-commit-times new | Erich Eckner | |
2018-09-20 | lib/mysql-functions: mysql_add_package_source(): add TODO | Erich Eckner | |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): fix table name | Erich Eckner | |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): use awk, a ↵ | Erich Eckner | |
tmp_file and load data local instead of bash, pipes and insert into | |||
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): bugfix & cleanup | Erich Eckner | |
2018-09-19 | lib/mysql-functions: mysql_find_build_assignment_loops(): insert looped ↵ | Erich Eckner | |
packages, 20 at a time | |||
2018-09-17 | lib/mysql-functions: mysql_query_has_pending_dependencies() should ignore ↵ | Erich Eckner | |
dependencies which have identical build_assignments | |||
2018-09-17 | lib/mysql-functions: mysql_generate_package_metadata(): arch= definitions in ↵ | Erich Eckner | |
package_xx() override arch= definitions elsewhere in the PKGBUILD | |||
2018-09-14 | lib/mysql-functions: add TODO | Erich Eckner | |
2018-09-14 | use i486 in more places | Erich Eckner | |
2018-09-14 | lib/mysql-functions: mysql_find_build_assignment_loops(): look for ↵ | Erich Eckner | |
dependency loops separated by architectures | |||
2018-09-13 | lib/mysql-functions: ↵ | Erich Eckner | |
mysql_join_dependencies_install_target_providers_with_versions(): fix parameter order in call of mysql_query_ordering_correct() | |||
2018-09-13 | lib/mysql-functions: mysql_query_has_pending_dependencies(): do not use ↵ | Erich Eckner | |
external stuff in internal JOIN...ONs | |||
2018-09-13 | lib/mysql-functions: mysql_find_build_assignment_loops() should ignore ↵ | Erich Eckner | |
makedepends iff there is already a built version available | |||
2018-09-13 | lib/mysql-functions: we do not need to wait for makedepends, as long as ↵ | Erich Eckner | |
_any_ available package provides the makedepends | |||
2018-09-13 | bin/get-assignment: lib/mysql-functions ↵ | Erich Eckner | |
mysql_query_has_pending_dependencies() takes architecture id, not label! | |||
2018-09-13 | lib/mysql-functions: mysql_query_ordering_correct() new | Erich Eckner | |
2018-09-13 | lib/mysql-functions: remove obsolete function mysql_update_versions_ordering() | Erich Eckner | |
2018-09-13 | toolchain_order is now an ordinary table | Erich Eckner | |
2018-09-12 | lib/mysql-functions: add TODO | Erich Eckner | |
2018-09-12 | lib/mysql-functions: mysql_cleanup(): fix typo | Erich Eckner | |
2018-09-12 | lib/mysql-functions: mysql_cleanup() now also removes virtual packages from ↵ | Erich Eckner | |
binary_packages which are not linked by binary_packages_in_repositories | |||
2018-09-12 | lib/mysql-functions: ↵ | Erich Eckner | |
mysql_query_remove_old_binary_packages_from_build_list() new | |||
2018-09-12 | bin/get-assignment,lib/mysql-functions: ↵ | Erich Eckner | |
mysql_query_has_pending_dependencies() now only looks for a single architecture | |||
2018-09-12 | lib/mysql-functions: mysql_run_query(): wait 10..20 seconds between ↵ | Erich Eckner | |
successive trials of mysql queries | |||
2018-09-11 | lib/mysql-functions: fix typo | Erich Eckner | |
2018-09-11 | lib/mysql-functions: retrieve list of i486 packages from master mirror, too | Erich Eckner | |
2018-09-11 | lib/mysql-functions: mysql_sanity_check(): two packages with different ↵ | Erich Eckner | |
architectures in equally-stable any-repositories cannot be a "duplicate package in equally stable repositories" | |||
2018-09-11 | lib/common-functions: remove done TODO | Erich Eckner | |
2018-09-11 | lib/mysql-functions: allow i486 | Erich Eckner | |
2018-09-10 | lib/common-functions: failsafe_rsync() new | Erich Eckner | |
2018-09-10 | lib/common-functions: failsafe_sftp() new | Erich Eckner | |
2018-09-08 | new lock-file status.lock | Erich Eckner | |
2018-09-07 | lib/common-functions: add TODO | Erich Eckner | |
2018-09-06 | lib/mysql-functions: mysql_generate_package_metadata(): packages in ↵ | Erich Eckner | |
to-be-decided should not be added with increased sub_pkgrel | |||
2018-09-05 | lib/mysql-functions: fix calculation of sub_pkgrel | Erich Eckner | |