Age | Commit message (Expand) | Author |
2018-05-09 | bin/db-update: keep binary_packages_in_repositories up to date | Erich Eckner |
2018-05-09 | bin/db-update: add TODO | Erich Eckner |
2018-05-08 | lib/mysql-functions: mysql_package_name_query make table names customizable | Erich Eckner |
2018-05-03 | add several todos | Erich Eckner |
2018-04-22 | bin/db-update,bin/return-assignment: update `binary_packages`.`last_moved` | Erich Eckner |
2018-03-24 | run shellchek in same dir as script | Erich Eckner |
2018-03-22 | decommission package-states directory - we rely on the database now | Erich Eckner |
2018-03-22 | bin/db-update -p may now also move untested packages (and break consistency) | Erich Eckner |
2018-03-22 | bin/db-update: extract package database in tmp_dir, not in /tmp's tmpfs | Erich Eckner |
2018-03-15 | bin/db-update --force new | Erich Eckner |
2018-03-14 | bin/db-update: do not circumvent mysql query logging anymore | Erich Eckner |
2018-03-13 | bin/db-update: trigger the mirror refreshs at the end, not in between | Erich Eckner |
2018-03-13 | bin/db-update: do not move untested packages - this breaks stuff | Erich Eckner |
2018-03-13 | bin/db-update: --progressive new | Erich Eckner |
2018-03-12 | bin/db-update: only delete/move parts of state files to avoid unnecessary ins... | Erich Eckner |
2018-03-10 | bin/db-update: add TODO | Erich Eckner |
2018-03-09 | bin/db-update: should not run mysql_cleanup - it does not have the necessary ... | Erich Eckner |
2018-03-09 | bin/db-update: absolute path for repo-copy | Erich Eckner |
2018-03-09 | bin/db-update: touch mv* and rm* files in case they're not there yetdb-update | Erich Eckner |
2018-03-09 | bin/db-update: fix another unimportant typo | Erich Eckner |
2018-03-09 | bin/db-update: fix another typo :-) | Erich Eckner |
2018-03-09 | bin/db-update: fix unimportant typo | Erich Eckner |
2018-03-09 | bin/db-update: keep .testing, .tested, .done (mostly) in sync | Erich Eckner |
2018-03-09 | bin/db-update: columns are separated by space! | Erich Eckner |
2018-03-09 | bin/db-update: repo-copy and repo-remove packages in bunches | Erich Eckner |
2018-03-09 | bin/db-update: use repo-copy to avoid needing to pull all moving packages | Erich Eckner |
2018-03-09 | bin/db-update: trigger_mirror_refreshs after change | Erich Eckner |
2018-03-09 | bin/db-update: fully rely on database | Erich Eckner |
2018-03-08 | bin/db-update: cleanup mysql database before accessing it (to accellerate dat... | Erich Eckner |
2018-03-08 | bin/db-update: call calculate_maximal_moveable_set, but do nothing with the o... | Erich Eckner |
2018-03-07 | make -N --raw --batch the default arguments to mysql, explicitely override th... | Erich Eckner |
2018-03-05 | bin/db-update: add TODO hinting to stored mysql function | Erich Eckner |
2018-03-05 | bin/bootstrap-mysql: implement stored function with new condition from db-upd... | Erich Eckner |
2018-03-01 | use "mysql -N" instead of cumbersome sedding | Erich Eckner |
2018-03-01 | switch from calling ${mysql_command} to calling the wrapper function mysql_ru... | Erich Eckner |
2018-02-16 | bin/db-update: start reading infos from the database (for now, only the sanit... | Erich Eckner |
2018-02-16 | bin/mysql-functions: mysql_join_*_* new | Erich Eckner |
2018-02-13 | bin/db-update: remove unneccessary TODO | Erich Eckner |
2018-02-13 | bin/db-update: remove done TODO | Erich Eckner |
2018-02-11 | bin/db-update: add todo | Erich Eckner |
2018-02-11 | bin/db-update: fix mysql expression - tables should have distinct names | Erich Eckner |
2018-02-01 | bin/db-update: remove obsolete TODO | Erich Eckner |
2018-02-01 | add many mysql-TODOs | Erich Eckner |
2018-01-22 | new todos | Erich Eckner |
2018-01-22 | bin/common-functions: remove replaced packages in database, too | Erich Eckner |
2018-01-22 | source bin/mysql-functions in conf/default.conf - just like bin/common-functi... | Erich Eckner |
2018-01-22 | bin/db-update: fix mysql query | Erich Eckner |
2018-01-22 | bin/db-update: add TODOs | Erich Eckner |
2018-01-22 | bin/db-update: source mysql-functions, it is needed | Erich Eckner |
2018-01-22 | bin/db-update: track movement of packages with database | Erich Eckner |