summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01bin/bootstrap-mysql: add TODO, remove deprecated functionsErich Eckner
2018-06-01lib/: improve some queriesErich Eckner
2018-06-01lib/mysql-functions: remove done TODOErich Eckner
2018-06-01bin/show-dependencies: deletes - now written in phpErich Eckner
2018-05-31bin/ping-from-slave: add TODOErich Eckner
2018-05-31count(*) -> COUNT(1)Erich Eckner
2018-05-31fill new columns in `binary_packages_in_repositories`, tooErich Eckner
2018-05-31DATETIME -> TIMESTAMPErich Eckner
2018-05-31misc/database-layout.dmf: `is_to_be_deleted` and `last_moved` should be colum...Erich Eckner
2018-05-31lib/common-functions: remove_old_package_versions() acts now on binary_packag...Erich Eckner
2018-05-31lib/mysql-functions: new test in mysql_sanity_check()Erich Eckner
2018-05-31lib/mysql-functions: fix typoErich Eckner
2018-05-31lib/mysql-functions: deletion-list packages may have a checksumErich Eckner
2018-05-31bin/return-assignment: update -> insert + delete = prepare for multi-archErich Eckner
2018-05-31lib/mysql-functions: add table names to queryErich Eckner
2018-05-31lib/mysql-functions: new check (not yet activated) in mysql_sanity_check()Erich Eckner
2018-05-31bin/db-update: remove done TODOErich Eckner
2018-05-30bin/return-assignment: copy symlinks via rsync instead of sftpErich Eckner
2018-05-30bin/return-assignment: create symlinks per sftpErich Eckner
2018-05-30bin/return-assignment: upload symlinks - might break db-update ... we will se...Erich Eckner
2018-05-30bin/return-assignment: put packages in /pool (currently as a copy to not brea...Erich Eckner
2018-05-30lib/mysql-functions: remove done TODOErich Eckner
2018-05-30lib/mysql-functions: remove done TODOErich Eckner
2018-05-30lib/mysql-functions: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30lib/common-functions: fix typo in commentErich Eckner
2018-05-30bin/seed-build-list: simplify "exists (select * from ...)" queriesErich Eckner
2018-05-30bin/return-assignment: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/get-package-updates: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/delete-packages: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/db-update: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/copy-to-build-support: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30lib/mysql-functions: removed obsolete functionsErich Eckner
2018-05-30removed all read references to `binary_packages`.`repositories`Erich Eckner
2018-05-30bin/get-package-updates: do not read `binary_packages`.`repository`Erich Eckner
2018-05-30bin/delete-packages: keep `binary_packages_in_repositories` up-to-dateErich Eckner
2018-05-30bin/db-update: do not read `binary_packages`.`repository`Erich Eckner
2018-05-30lib/mysql-functions: add TODOErich Eckner
2018-05-30lib/mysql-functions: splice todoErich Eckner
2018-05-30bin/bootstrap-mysql: `binary_packages`.`repository` -> `binary_packages_in_re...Erich Eckner
2018-05-30bin/ping-from-slave: remove done TODOErich Eckner
2018-05-30lib/mysql-functions: add TODOs (not specific to that script)Erich Eckner
2018-05-30repo_names and repo_paths__* is read from the database on the buildmaster, nowErich Eckner
2018-05-30lib/load-configuration: load constant values from the database later - we nee...Erich Eckner
2018-05-30lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...Erich Eckner
2018-05-30lib/common-functions: remove known-package-repositories configuration variablesErich Eckner
2018-05-30bin/sanity-check: get archs and repos from the databaseErich Eckner
2018-05-30bin/seed-build-list: get repositories from databaseErich Eckner
2018-05-30lib/load-configuration: legacy config loading removedErich Eckner
2018-05-29bin/copy-to-build-support: keep binary_packages_in_repositories up-to-dateErich Eckner
2018-05-28bin/build-packages, bin/get-package-updates: "git fetch" -> "git remote update"Erich Eckner