Age | Commit message (Expand) | Author |
2018-04-04 | lib/mysql-functions: mysql_add_package_source: save time of commit, too | Erich Eckner |
2018-04-04 | new column in `package_sources`: `commit_time` | Erich Eckner |
2018-04-03 | bin/ii-connect: use correct config file | Erich Eckner |
2018-04-03 | substitute bin/wtf by pkgfile | Erich Eckner |
2018-04-03 | bin/strict-bashism-check: check only executables in conf/ with shellcheck | Erich Eckner |
2018-04-03 | bin/strict-bashism-check: ignore non-executables in conf/ | Erich Eckner |
2018-04-03 | lib/common-functions: download_sources_by_hash knows sha1sum, too, now | Erich Eckner |
2018-04-02 | web-scripts/build-slaves.php: include `last_action` | Erich Eckner |
2018-04-02 | lib/mysql-functions: mysql_cleanup: remove last_action from build_slaves with... | Erich Eckner |
2018-04-02 | bin/bootstrap-mysql: new column in build_slaves | Erich Eckner |
2018-04-02 | bin/ping-from-slave: save build_slaves.last_action | Erich Eckner |
2018-04-02 | conf/default.conf: do not probe for `files` | Erich Eckner |
2018-04-02 | misc/database-layout.dmf: new column in build_slaves table | Erich Eckner |
2018-04-02 | bin/bootstrap-mysql: remove done TODO | Erich Eckner |
2018-03-29 | bin/return-assignment: skip file insertion for now | Erich Eckner |
2018-03-29 | bin/wtf: fix joins | Erich Eckner |
2018-03-29 | move calculation of mysql_files_table_partitions from lib/mysql-functions to ... | Erich Eckner |
2018-03-29 | make mysql_files_table_partitions dynamically determined in lib/mysql-functio... | Erich Eckner |
2018-03-29 | bin/wtf: explicitely chose partition | Erich Eckner |
2018-03-29 | conf/default.conf: put number of partitions into variable | Erich Eckner |
2018-03-29 | bin/build-packages: do not lock ping-to-buildmaster for each straw - this doe... | Erich Eckner |
2018-03-29 | bin/sanity-check: fix sed command | Erich Eckner |
2018-03-29 | lib/mysql-functions: mysql_run_query: whoops, we should not delete the output... | Erich Eckner |
2018-03-29 | lib/mysql-functions: mysql_run_query: whoops, we should actually output the o... | Erich Eckner |
2018-03-29 | lib/mysql-functions: give correct error on failed mysql query | Erich Eckner |
2018-03-29 | bin/ping-from-slave: make mysql queries non-fatal ("unimportant") | Erich Eckner |
2018-03-29 | lib/mysql-functions: mysql_run_query: log all queries, but make unimportant a... | Erich Eckner |
2018-03-29 | lib/mysql-functions: fix column name | Erich Eckner |
2018-03-29 | bin/sanity-check: print failed mysql query, too, so we might get a hint which... | Erich Eckner |
2018-03-29 | lib/mysql-functions: mysql_cleanup: remove obsolete files and file_providers ... | Erich Eckner |
2018-03-29 | lib/mysql-functions, bin/return-assignment: mysql_insert_package_files_query(... | Erich Eckner |
2018-03-29 | misc/database-layout.dmf: fix column name | Erich Eckner |
2018-03-29 | bin/bootstrap-mysql: correct comment on `files` and `file_providers` | Erich Eckner |
2018-03-29 | bin/sanity-check: respect level of silence for pending mysql query error message | Erich Eckner |
2018-03-28 | bin/bootstrap-mysql: add todo | Erich Eckner |
2018-03-28 | bin/wtf: new table format, smaller bugfixes | Erich Eckner |
2018-03-28 | bin/bootstrap-mysql: "ON DELETE SET NULL" for "NULL" columns | Erich Eckner |
2018-03-28 | fix indentations | Erich Eckner |
2018-03-28 | bin/bootstrap-mysql: add "ON ... CASCADE" to foreign keys | Erich Eckner |
2018-03-28 | bin/bootstrap-mysql: fix typo | Erich Eckner |
2018-03-27 | bin/ping-to-master: failing ssh is not a reason to abort | Erich Eckner |
2018-03-27 | bin/ii-connect: use inotify-wait, interprete "wtf" | Erich Eckner |
2018-03-27 | bin/wtf new | Erich Eckner |
2018-03-27 | lib/mysql-functions: mysql_cleanup now also removes build_slaves.logged_lines | Erich Eckner |
2018-03-27 | bin/return-assignment: remove build_slave.logged_lines if job is removed | Erich Eckner |
2018-03-27 | web-scripts/build-slaves.php: display count of logged lines | Erich Eckner |
2018-03-27 | bin/ping-from-slave: save count of logged lines in database | Erich Eckner |
2018-03-27 | bin/bootstrap-mysql: add new column to `build_slaves` | Erich Eckner |
2018-03-27 | misc/database-layout.dmf: new column in `build_slaves` | Erich Eckner |
2018-03-27 | lib/mysql-functions: mysql_cleanup: remove obsolete file_providers and files,... | Erich Eckner |