Age | Commit message (Expand) | Author |
2018-04-16 | remove `files` and `file_providers` - they're not practicable in the database | Erich Eckner |
2018-04-15 | lib/mysql-functions: more detailed progress | Erich Eckner |
2018-04-11 | lib/mysql-functions: mysql_add_package_source: fall back on complete history ... | Erich Eckner |
2018-04-11 | lib/mysql-functions: whoops, typo | Erich Eckner |
2018-04-11 | lib/mysql-functions: give mysql_generate_package_source the .SRCINFO, so git ... | Erich Eckner |
2018-04-11 | lib/mysql-functions: mysql_add_package_source: clean up parameter mess | Erich Eckner |
2018-04-10 | lib/mysql-functions: more debug output to see what exactly takes mysql_genera... | Erich Eckner |
2018-04-10 | lib/mysql-functions: mysql_add_package_source: remove old_git_revision from m... | Erich Eckner |
2018-04-10 | lib/mysql-functions: mysql_add_package_source: $old_git_revision new to short... | Erich Eckner |
2018-04-04 | lib/mysql-functions: mysql_add_package_source: save time of commit, too | Erich Eckner |
2018-04-02 | lib/mysql-functions: mysql_cleanup: remove last_action from build_slaves with... | 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 | conf/default.conf: put number of partitions into variable | 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 | 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 | 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-28 | fix indentations | Erich Eckner |
2018-03-27 | lib/mysql-functions: mysql_cleanup now also removes build_slaves.logged_lines | Erich Eckner |
2018-03-27 | lib/mysql-functions: mysql_cleanup: remove obsolete file_providers and files,... | Erich Eckner |
2018-03-27 | lib/mysql-functions: mysql_cleanup: remove build assignments from build slave... | Erich Eckner |
2018-03-26 | lib/mysql-functions: more join_* functions | Erich Eckner |
2018-03-24 | run shellchek in same dir as script | Erich Eckner |
2018-03-20 | lib/common-functions: irc_say new | Erich Eckner |
2018-03-19 | #archlinux-ports -> #archlinux32 | Erich Eckner |
2018-03-14 | lib/mysql-functions mysql_generate_package_metadata: create dependency of $x-... | Erich Eckner |
2018-03-14 | lib/mysql-functions: strip sub_pkgrel from extracted pkgrel | Erich Eckner |
2018-03-14 | lib/mysql-functions: i -> _ | Erich Eckner |
2018-03-12 | lib/mysql-functions: small improvement | Erich Eckner |
2018-03-12 | lib/mysql-functions: remove unnecessary functions | Erich Eckner |
2018-03-08 | lib/mysql-functions: mysql_run_query: we save the query in a file and delete ... | Erich Eckner |
2018-03-08 | lib/mysql-functions: add comment | Erich Eckner |
2018-03-07 | make -N --raw --batch the default arguments to mysql, explicitely override th... | Erich Eckner |
2018-03-05 | lib/mysql-functions: new joins for `repository_moves` | Erich Eckner |
2018-03-01 | lib/mysql-functions: mysql_run_query: only log if sane | Erich Eckner |
2018-03-01 | lib/mysql-functions: mysql_run_query logs everything, now | 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-24 | bin/common-functions -> lib/common-functions, bin/mysql-functions -> lib/mysq... | Erich Eckner |