Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09bin/db-update: touch mv* and rm* files in case they're not there yetdb-updateErich Eckner
2018-03-09bin/db-update: fix another unimportant typoErich Eckner
2018-03-09bin/db-update: fix another typo :-)Erich Eckner
2018-03-09bin/db-update: fix unimportant typoErich Eckner
2018-03-09bin/db-update: keep .testing, .tested, .done (mostly) in syncErich Eckner
2018-03-09bin/db-update: columns are separated by space!Erich Eckner
2018-03-09bin/db-update: repo-copy and repo-remove packages in bunchesErich Eckner
2018-03-09bin/db-update: use repo-copy to avoid needing to pull all moving packagesErich Eckner
2018-03-09bin/db-update: trigger_mirror_refreshs after changeErich Eckner
2018-03-09bin/db-update: fully rely on databaseErich Eckner
2018-03-08bin/bootstrap-mysql: remove debug outputErich Eckner
2018-03-08bin/bootstrap-mysql: deduplicate namesErich Eckner
2018-03-08bin/bootstrap-mysql: calculate_maximal_moveable_set: have more columns in tem...Erich Eckner
2018-03-08bin/db-update: cleanup mysql database before accessing it (to accellerate dat...Erich Eckner
2018-03-08bin/db-update: call calculate_maximal_moveable_set, but do nothing with the o...Erich Eckner
2018-03-08bin/bootstrap-mysql: stored function works, but far too slowErich Eckner
2018-03-07bin/get-package-updates: actually remove "broken" marker files ,tooErich Eckner
2018-03-07bin/get-package-updates: remove broken, blocked and locked marker files of bu...Erich Eckner
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-07bin/strict-bashism-check: do not fail if shellcheck is not availableErich Eckner
2018-03-06bin/interpret-mail: accept "\" as line break escaperErich Eckner
2018-03-05lib/common-functions: remove pkgver() from PKGBUILD, so we do not accidentall...Erich Eckner
2018-03-05bin/db-update: add TODO hinting to stored mysql functionErich Eckner
2018-03-05bin/bootstrap-mysql: implement stored function with new condition from db-upd...Erich Eckner
2018-03-05lib/mysql-functions: new joins for `repository_moves`Erich Eckner
2018-03-05lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/Erich Eckner
2018-03-05bin/build-packages: pass "--holdver" to makepkg, so cvs sources won't receive...Erich Eckner
2018-03-05bin/build-packages: straw ":with_/dev/fuse:" new to pass "-d /dev/fuse"Erich Eckner
2018-03-04bin/build-master-status-from-mysql: mark build master as insane if check failedErich Eckner
2018-03-01lib/mysql-functions: mysql_run_query: only log if saneErich Eckner
2018-03-01bin/bootstrap-mysql: repository_moves newErich Eckner
2018-03-01lib/mysql-functions: mysql_run_query logs everything, nowErich Eckner
2018-03-01use "mysql -N" instead of cumbersome seddingErich Eckner
2018-03-01switch from calling ${mysql_command} to calling the wrapper function mysql_ru...Erich Eckner
2018-02-28web-scripts/dependencies.php: limit to 50 connections eachErich Eckner
2018-02-28web-scripts/dependencies.php newErich Eckner
2018-02-28bin/bootstrap-mysql: grant create temporary tables to webserver@localhostErich Eckner
2018-02-27bin/get-package-updates: fix typo in commentErich Eckner
2018-02-27bin/get-package-updates: add TODOErich Eckner
2018-02-26bin/seed-build-list: also write to build-listErich Eckner
2018-02-26bin/seed-build-list: ignore to-be-deleted packages, tooErich Eckner
2018-02-26lib/common-functions: save date to command-log; skip logging if buildmaster i...Erich Eckner
2018-02-26bin/show-dependencies: output to real fileErich Eckner
2018-02-26bin/show-dependencies: read information from databaseErich Eckner
2018-02-26bin/bootstrap-mysql: calculate_dependencies_of_package_upto_first_built_one newErich Eckner
2018-02-26bin/show-dependencies: _really_ plot ALL-graphErich Eckner
2018-02-26bin/bootstrap-mysql: add commentErich Eckner
2018-02-26bin/show-dependencies: forgot "ALL"Erich Eckner
2018-02-26bin/show-dependencies: use show_broken_packages_and_dependenciesErich Eckner
2018-02-26bin/bootstrap-mysql: show_broken_packages_and_dependencies newErich Eckner