Age | Commit message (Expand) | Author |
2018-03-09 | bin/db-update: fix another unimportant typo | Erich Eckner |
2018-03-09 | bin/db-update: fix another typo :-) | Erich Eckner |
2018-03-09 | bin/db-update: fix unimportant typo | Erich Eckner |
2018-03-09 | bin/db-update: keep .testing, .tested, .done (mostly) in sync | Erich Eckner |
2018-03-09 | bin/db-update: columns are separated by space! | Erich Eckner |
2018-03-09 | bin/db-update: repo-copy and repo-remove packages in bunches | Erich Eckner |
2018-03-09 | bin/db-update: use repo-copy to avoid needing to pull all moving packages | Erich Eckner |
2018-03-09 | bin/db-update: trigger_mirror_refreshs after change | Erich Eckner |
2018-03-09 | bin/db-update: fully rely on database | Erich Eckner |
2018-03-08 | bin/bootstrap-mysql: remove debug output | Erich Eckner |
2018-03-08 | bin/bootstrap-mysql: deduplicate names | Erich Eckner |
2018-03-08 | bin/bootstrap-mysql: calculate_maximal_moveable_set: have more columns in tem... | Erich Eckner |
2018-03-08 | bin/db-update: cleanup mysql database before accessing it (to accellerate dat... | Erich Eckner |
2018-03-08 | bin/db-update: call calculate_maximal_moveable_set, but do nothing with the o... | Erich Eckner |
2018-03-08 | bin/bootstrap-mysql: stored function works, but far too slow | Erich Eckner |
2018-03-07 | bin/get-package-updates: actually remove "broken" marker files ,too | Erich Eckner |
2018-03-07 | bin/get-package-updates: remove broken, blocked and locked marker files of bu... | Erich Eckner |
2018-03-07 | make -N --raw --batch the default arguments to mysql, explicitely override th... | Erich Eckner |
2018-03-07 | bin/strict-bashism-check: do not fail if shellcheck is not available | Erich Eckner |
2018-03-06 | bin/interpret-mail: accept "\" as line break escaper | Erich Eckner |
2018-03-05 | lib/common-functions: remove pkgver() from PKGBUILD, so we do not accidentall... | Erich Eckner |
2018-03-05 | bin/db-update: add TODO hinting to stored mysql function | Erich Eckner |
2018-03-05 | bin/bootstrap-mysql: implement stored function with new condition from db-upd... | Erich Eckner |
2018-03-05 | lib/mysql-functions: new joins for `repository_moves` | Erich Eckner |
2018-03-05 | lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/ | Erich Eckner |
2018-03-05 | bin/build-packages: pass "--holdver" to makepkg, so cvs sources won't receive... | Erich Eckner |
2018-03-05 | bin/build-packages: straw ":with_/dev/fuse:" new to pass "-d /dev/fuse" | Erich Eckner |
2018-03-04 | bin/build-master-status-from-mysql: mark build master as insane if check failed | Erich Eckner |
2018-03-01 | lib/mysql-functions: mysql_run_query: only log if sane | Erich Eckner |
2018-03-01 | bin/bootstrap-mysql: repository_moves new | Erich Eckner |
2018-03-01 | lib/mysql-functions: mysql_run_query logs everything, now | Erich Eckner |
2018-03-01 | use "mysql -N" instead of cumbersome sedding | Erich Eckner |
2018-03-01 | switch from calling ${mysql_command} to calling the wrapper function mysql_ru... | Erich Eckner |
2018-02-28 | web-scripts/dependencies.php: limit to 50 connections each | Erich Eckner |
2018-02-28 | web-scripts/dependencies.php new | Erich Eckner |
2018-02-28 | bin/bootstrap-mysql: grant create temporary tables to webserver@localhost | Erich Eckner |
2018-02-27 | bin/get-package-updates: fix typo in comment | Erich Eckner |
2018-02-27 | bin/get-package-updates: add TODO | Erich Eckner |
2018-02-26 | bin/seed-build-list: also write to build-list | Erich Eckner |
2018-02-26 | bin/seed-build-list: ignore to-be-deleted packages, too | Erich Eckner |
2018-02-26 | lib/common-functions: save date to command-log; skip logging if buildmaster i... | Erich Eckner |
2018-02-26 | bin/show-dependencies: output to real file | Erich Eckner |
2018-02-26 | bin/show-dependencies: read information from database | Erich Eckner |
2018-02-26 | bin/bootstrap-mysql: calculate_dependencies_of_package_upto_first_built_one new | Erich Eckner |
2018-02-26 | bin/show-dependencies: _really_ plot ALL-graph | Erich Eckner |
2018-02-26 | bin/bootstrap-mysql: add comment | Erich Eckner |
2018-02-26 | bin/show-dependencies: forgot "ALL" | Erich Eckner |
2018-02-26 | bin/show-dependencies: use show_broken_packages_and_dependencies | Erich Eckner |
2018-02-26 | bin/bootstrap-mysql: show_broken_packages_and_dependencies new | Erich Eckner |
2018-02-26 | bin/bootstrap-mysql: simplify | Erich Eckner |