Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib/mysql-functions
AgeCommit message (Expand)Author
2024-03-09enabled caching of pkginfo againAndreas Baumann
2024-03-09disabled pkginfo cache for nowAndreas Baumann
2023-08-04readded pkginfo cache, ignore kde-unstable repos in get-package-updatesAndreas Baumann
2023-07-15lib/mysql-functions: increase delayErich Eckner
2023-07-14mysql_run(): improve retry mechanismErich Eckner
2023-07-14mysql_run_query(): if it is called by an intention, log the whole intentionErich Eckner
2023-07-13mysql_run_query, intent_something: add comments about the callerErich Eckner
2023-07-08removed pkginfo cacheAndreas Baumann
2023-07-08mysql_generate_package_metadata(): more verbose debug outputErich Eckner
2023-06-29trying to use pkginfo cacheAndreas Baumann
2023-05-22remove PKGBUILD_mod from everywhere - it's encoded in the mod_git_revisionErich Eckner
2023-05-20mysql_package_version_query: fix typoErich Eckner
2023-05-20mysql_package_version_query newErich Eckner
2023-05-20lib/mysql-functions: drop unneeded joinErich Eckner
2023-05-15lib/mysql-functions: make mysql_determine_majority_build_slave_architecture_i...Erich Eckner
2022-07-04lib/mysql-functions: mysql_sanity_check(): check for signature in db, tooErich Eckner
2021-06-05make shellcheck happy againErich Eckner
2021-04-07lib/mysql-functions: fail early, if mysql_retrieve_static_information() did n...Erich Eckner
2021-04-07lib/mysql-functions: minor style changeErich Eckner
2021-03-24`hostname` -> `uname -n`Erich Eckner
2020-05-21lib/mysql-functions: add TODOErich Eckner
2020-04-12fixup bugs introduced in 5635bd3Erich 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 haskell...Erich Eckner
2020-02-26lib/mysql-functions: mysql_join_install_target_providers_dependencies_with_ve...Erich Eckner
2020-02-24lib/mysql-functions: mysql_join_binary_packages_gpg_keys and vice-versa newErich Eckner
2020-02-20lib/mysql-functions: mysql_retrieve_static_information(): retrieve names of a...Erich Eckner
2020-02-20lib/mysql-functions: mysql_query_delete_packages(): make regex less restricti...Erich Eckner
2020-02-20lib/mysql-functions: mysql_query_delete_packages() bugfixErich Eckner
2020-02-20lib/mysql-functions: mysql_query_delete_packages() newErich Eckner
2020-02-14lib/mysql-functions: ghc should not treat haskell-* dependencies as runtime d...Erich Eckner
2020-02-13lib/mysql-functions: mysql_retrieve_static_information(): properly escape "."...Erich Eckner
2020-02-13lib/mysql-functions: remove hard-coded package suffixesErich Eckner
2020-02-13lib/mysql-functions: mysql_retrieve_static_information(): cleanupErich Eckner
2020-02-13lib/mysql-functions: clean up TODOsErich Eckner
2020-02-05lib/mysql-functions: save more DELETE queries - the broken one seems to be no...Erich Eckner
2020-02-04lib/mysql-functions: save input files of successful queries, tooErich Eckner
2020-02-04lib/mysql-functions: only save queries which (potentially) delete binary_pack...Erich Eckner
2020-02-04lib/mysql-functions: save permanent copies of *successful* mysql queriesErich Eckner
2020-01-13lib/mysql-functions: extract "$upstream_repository_names", tooErich Eckner
2020-01-03lib/mysql-functions: mysql_sanity_check(): old packages are allowed to be xzErich Eckner
2020-01-03lib/mysql-functions: zst is the new default compressionErich Eckner
2019-12-17lib/mysql-functions: add TODOErich Eckner
2019-12-06lib/mysql-functions: fix another typoErich Eckner
2019-12-06lib/mysql-functions: fix typoErich Eckner
2019-12-06lib/mysql-functions: 1 day after the first build failure, still unbuilt depen...Erich Eckner
2019-10-29lib/mysql-functions: fix typo (we were adding all groupmembers like they woul...Erich Eckner
2019-10-17lib/mysql-functions: mysql_generate_package_metadata(): explicitely set compr...Erich Eckner
2019-10-17lib/mysql-functions: mysql_retrieve_static_information(): extract $compressio...Erich Eckner