summaryrefslogtreecommitdiff
path: root/bin/db-update
AgeCommit message (Expand)Author
2018-06-22bin/db-update: FROM_stability - not TO_stabilityErich Eckner
2018-06-22bin/db-update: the OLD dependencies must be broken - not the NEW!Erich Eckner
2018-06-13lib/common-functions: recompress_gz() new to recompress databases before send...Erich Eckner
2018-06-12bin/db-update: do not remove db entries with "-n"Erich Eckner
2018-06-11bin/db-update: fix table names in queryErich Eckner
2018-06-08bin/db-update: remove obsolete mangling of sub_pkgrel - the database knows we...Erich Eckner
2018-06-07bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, bu...Erich Eckner
2018-06-07bin/db-update: "i686" -> $archErich Eckner
2018-06-07calculate_maximal_moveable_set now uses the stability-id instead of its nameErich Eckner
2018-06-04bin/db-update: do not lock if -nErich Eckner
2018-06-04bin/db-update: fix mysql queryErich Eckner
2018-06-04bin/db-update: fix mysql queryErich Eckner
2018-06-04bin/db-update, bin/bootstrap-mysql: move packages based on binary_packages_in...Erich Eckner
2018-06-01make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...Erich Eckner
2018-05-31fill new columns in `binary_packages_in_repositories`, tooErich Eckner
2018-05-31bin/db-update: remove done TODOErich Eckner
2018-05-30bin/db-update: do not write `binary_packages`.`repository`Erich Eckner
2018-05-30bin/db-update: do not read `binary_packages`.`repository`Erich Eckner
2018-05-25lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...Erich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...Erich Eckner
2018-05-25verbose_flock new: it calls flock and reports about blocking processes on errorErich Eckner
2018-05-15bin/db-update,bin/delete-packages,bin/get-package-updates -b|--block -> -w|--...Erich Eckner
2018-05-09bin/db-update: keep binary_packages_in_repositories up to dateErich Eckner
2018-05-09bin/db-update: add TODOErich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
2018-05-03add several todosErich Eckner
2018-04-22bin/db-update,bin/return-assignment: update `binary_packages`.`last_moved`Erich Eckner
2018-03-24run shellchek in same dir as scriptErich Eckner
2018-03-22decommission package-states directory - we rely on the database nowErich Eckner
2018-03-22bin/db-update -p may now also move untested packages (and break consistency)Erich Eckner
2018-03-22bin/db-update: extract package database in tmp_dir, not in /tmp's tmpfsErich Eckner
2018-03-15bin/db-update --force newErich Eckner
2018-03-14bin/db-update: do not circumvent mysql query logging anymoreErich Eckner
2018-03-13bin/db-update: trigger the mirror refreshs at the end, not in betweenErich Eckner
2018-03-13bin/db-update: do not move untested packages - this breaks stuffErich Eckner
2018-03-13bin/db-update: --progressive newErich Eckner
2018-03-12bin/db-update: only delete/move parts of state files to avoid unnecessary ins...Erich Eckner
2018-03-10bin/db-update: add TODOErich Eckner
2018-03-09bin/db-update: should not run mysql_cleanup - it does not have the necessary ...Erich Eckner
2018-03-09bin/db-update: absolute path for repo-copyErich 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-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