Age | Commit message (Expand) | Author |
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 |
2018-01-22 | bin/db-update: check for existence of signature(s), too, before moving packag... | Erich Eckner |
2018-01-18 | put name of creating script into name of temporary directories | Erich Eckner |
2018-01-17 | trigger_mirror_refreshs new to signal mirror changes and trigger updates of t... | Erich Eckner |
2017-12-18 | bin/db-update: add more verbose output in case of not-moving-any-package. | Erich Eckner |
2017-12-18 | bin/*: satisfy shellcheck | Erich Eckner |
2017-12-09 | bin/db-update: undo ae193d3 -- it introduced a bug :-/ | Erich Eckner |
2017-12-09 | bin/db-update: increase verbosity | Erich Eckner |
2017-12-09 | bin/db-update: cleanup | Erich Eckner |
2017-11-29 | bin/db-update: add TODO | Erich Eckner |
2017-11-28 | bin/db-update, bin/delete-packages: exit with 0 in case lock cannot be acquired | Erich Eckner |
2017-11-13 | exit more often and more silent if build-master-sanity existent | Erich Eckner |
2017-11-06 | bin/common-functions, bin/db-update: print_list_of_archaic_packages new -- ig... | Erich Eckner |
2017-11-06 | bin/common-functions, bin/db-update: consider dependencies in both directions | Erich Eckner |
2017-11-01 | bin/db-update: remove TODO | Erich Eckner |
2017-11-01 | () -> {} | Erich Eckner |
2017-11-01 | bin/db-update, bin/get-package-updates: add TODOs | Erich Eckner |
2017-10-31 | bin/common-functions: delete_old_metadata: bugfix (and solve TODO) | Erich Eckner |
2017-10-31 | bin/db-update: add TODO | Erich Eckner |
2017-10-30 | bin/db-update: remove *.tested and *.testing state files when unstaging a pac... | Erich Eckner |
2017-10-30 | bin/db-update: packages whose state is ignored may also be _newer_ than what ... | Erich Eckner |
2017-10-29 | bin/db-update: packages to be stabilized are *.tested, not *.testing | Erich Eckner |
2017-10-27 | add shared lock for sanity-check | Erich Eckner |
2017-10-25 | bin/db-update: implement concept of ".tested" state files | Erich Eckner |
2017-10-25 | bin/db-update: clean up TODOs | Erich Eckner |
2017-10-07 | bin/db-update: add todo | Erich Eckner |
2017-09-21 | bin/db-update: -s|--stabilze new | Erich Eckner |
2017-09-19 | bin/db-update: add todo | Erich Eckner |
2017-09-19 | clean up todos | Erich Eckner |
2017-09-19 | bin/db-update: bugfix if list(s) is/are empty | Erich Eckner |
2017-09-19 | bin/db-update: somewhat more verbose error message | Erich Eckner |