summaryrefslogtreecommitdiff
path: root/bin/db-update
AgeCommit message (Expand)Author
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
2018-03-08bin/db-update: cleanup mysql database before accessing it (to accellerate dat...Erich Eckner
2018-03-08bin/db-update: call calculate_maximal_moveable_set, but do nothing with the o...Erich Eckner
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-05bin/db-update: add TODO hinting to stored mysql functionErich Eckner
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