summaryrefslogtreecommitdiff
path: root/bin/db-update
AgeCommit message (Expand)Author
2018-03-05bin/bootstrap-mysql: implement stored function with new condition from db-upd...Erich 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-16bin/db-update: start reading infos from the database (for now, only the sanit...Erich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-13bin/db-update: remove unneccessary TODOErich Eckner
2018-02-13bin/db-update: remove done TODOErich Eckner
2018-02-11bin/db-update: add todoErich Eckner
2018-02-11bin/db-update: fix mysql expression - tables should have distinct namesErich Eckner
2018-02-01bin/db-update: remove obsolete TODOErich Eckner
2018-02-01add many mysql-TODOsErich Eckner
2018-01-22new todosErich Eckner
2018-01-22bin/common-functions: remove replaced packages in database, tooErich Eckner
2018-01-22source bin/mysql-functions in conf/default.conf - just like bin/common-functi...Erich Eckner
2018-01-22bin/db-update: fix mysql queryErich Eckner
2018-01-22bin/db-update: add TODOsErich Eckner
2018-01-22bin/db-update: source mysql-functions, it is neededErich Eckner
2018-01-22bin/db-update: track movement of packages with databaseErich Eckner
2018-01-22bin/db-update: check for existence of signature(s), too, before moving packag...Erich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2018-01-17trigger_mirror_refreshs new to signal mirror changes and trigger updates of t...Erich Eckner
2017-12-18bin/db-update: add more verbose output in case of not-moving-any-package.Erich Eckner
2017-12-18bin/*: satisfy shellcheckErich Eckner
2017-12-09bin/db-update: undo ae193d3 -- it introduced a bug :-/Erich Eckner
2017-12-09bin/db-update: increase verbosityErich Eckner
2017-12-09bin/db-update: cleanupErich Eckner
2017-11-29bin/db-update: add TODOErich Eckner
2017-11-28bin/db-update, bin/delete-packages: exit with 0 in case lock cannot be acquiredErich Eckner
2017-11-13exit more often and more silent if build-master-sanity existentErich Eckner
2017-11-06bin/common-functions, bin/db-update: print_list_of_archaic_packages new -- ig...Erich Eckner
2017-11-06bin/common-functions, bin/db-update: consider dependencies in both directionsErich Eckner
2017-11-01bin/db-update: remove TODOErich Eckner
2017-11-01() -> {}Erich Eckner
2017-11-01bin/db-update, bin/get-package-updates: add TODOsErich Eckner
2017-10-31bin/common-functions: delete_old_metadata: bugfix (and solve TODO)Erich Eckner
2017-10-31bin/db-update: add TODOErich Eckner
2017-10-30bin/db-update: remove *.tested and *.testing state files when unstaging a pac...Erich Eckner
2017-10-30bin/db-update: packages whose state is ignored may also be _newer_ than what ...Erich Eckner
2017-10-29bin/db-update: packages to be stabilized are *.tested, not *.testingErich Eckner
2017-10-27add shared lock for sanity-checkErich Eckner
2017-10-25bin/db-update: implement concept of ".tested" state filesErich Eckner
2017-10-25bin/db-update: clean up TODOsErich Eckner
2017-10-07bin/db-update: add todoErich Eckner
2017-09-21bin/db-update: -s|--stabilze newErich Eckner
2017-09-19bin/db-update: add todoErich Eckner
2017-09-19clean up todosErich Eckner
2017-09-19bin/db-update: bugfix if list(s) is/are emptyErich Eckner
2017-09-19bin/db-update: somewhat more verbose error messageErich Eckner
2017-09-18bin/db-update: bugfixErich Eckner
2017-09-18bin/common-functions bin/db-update: move packages only with all dependencies,...Erich Eckner