summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12web-scripts/mysql-issues.php newErich Eckner
2018-03-12bin/db-update: only delete/move parts of state files to avoid unnecessary ins...Erich Eckner
2018-03-12lib/mysql-functions: small improvementErich Eckner
2018-03-12lib/mysql-functions: remove unnecessary functionsErich Eckner
2018-03-10bin/db-update: add TODOErich Eckner
2018-03-10web-scripts/dependencies.php: restrict to relevant dependenciesErich Eckner
2018-03-10web-scripts/build-list.php: link to start page should be the other way round :-/Erich Eckner
2018-03-10web-scripts/build-list.php: add link to main pageErich Eckner
2018-03-10web-scripts/dependencies.php: colorize dependenciesErich Eckner
2018-03-10bin/bootstrap-mysql: calculate_maximal_moveable_set: packages are not moveabl...Erich Eckner
2018-03-09bin/bootstrap-mysql: add TODOErich Eckner
2018-03-09web-scripts/build-list.php: "?show=next" newErich Eckner
2018-03-09bin/get-package-updates: clarify commentErich Eckner
2018-03-09bin/get-package-updates: do not remove to-be-decided packages (of other runni...Erich Eckner
2018-03-09bin/db-update: should not run mysql_cleanup - it does not have the necessary ...Erich Eckner
2018-03-09web-scripts/build-list.php: "all" <-> "broken"Erich Eckner
2018-03-09unify web-scripts/broken-packages.php and web-scripts/build-list.phpErich Eckner
2018-03-09web-scripts/dependencies.php: accept pkgbase via "b=..."Erich Eckner
2018-03-09bin/db-update: absolute path for repo-copyErich Eckner
2018-03-09Merge branch 'db-update'Erich Eckner
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-copy -> bin/repo-copyErich Eckner
2018-03-09bin/db-update: use repo-copy to avoid needing to pull all moving packagesErich Eckner
2018-03-09bin/db-copy new for repo-adding a package which is known from another reposit...Erich 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: add todoErich 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/sanity-check: check for pending mysql queriesErich Eckner
2018-03-08lib/mysql-functions: mysql_run_query: we save the query in a file and delete ...Erich Eckner
2018-03-08bin/sanity-check: print into "messages" in case of insane databaseErich Eckner
2018-03-08lib/mysql-functions: add commentErich 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