Age | Commit message (Expand) | Author |
2018-05-04 | lib/common-functions: irc_say: accept channel as parameter | Erich Eckner |
2018-05-03 | Merge branch 'master' into fixes | Andreas Baumann |
2018-05-03 | add several todos | Erich Eckner |
2018-05-03 | lib/mysql-functions: check more architectures in mysql_sanity_check() | Erich Eckner |
2018-05-03 | lib/mysql-functions: new columns => new joins | Erich Eckner |
2018-05-02 | lib/mysql-functions: remove residues of unimportant mysql queries in case of ... | Erich Eckner |
2018-05-02 | lib/mysql-functions: mysql_cleanup is "unimportant" | Erich Eckner |
2018-04-26 | lib/mysql-functions: mysql_add_package_source: insert-select -> select + insert | Erich Eckner |
2018-04-25 | lib/mysql-functions: add TODO | Erich Eckner |
2018-04-25 | lib/mysql-functions: mysql_cleanup: a build_assignment might be handed out a ... | Erich Eckner |
2018-04-23 | lib/common-functions: decomission command-log | Erich Eckner |
2018-04-20 | extract_source_directory: remove write right for all and groups too on PKGBUILD | Andreas Baumann |
2018-04-19 | lib/mysql-functions: strip path from file on cp and chmod | Erich Eckner |
2018-04-18 | lib/mysql-functions: save queries as *.txt | Erich Eckner |
2018-04-18 | lib/mysql-functions: only go insane, when query was actually important | Erich Eckner |
2018-04-18 | lib/mysql-functions: mysql_add_package_source: more debug output | Erich Eckner |
2018-04-18 | lib/mysql-functions: chmod go+r on mysql queries in web server directory | Erich Eckner |
2018-04-17 | lib/mysql-functions: copy stdout and stderr of failed queries into webserver ... | Erich Eckner |
2018-04-17 | lib/mysql-functions: copy failed queries into webserver directory | Erich Eckner |
2018-04-17 | lib/mysql-functions: make last_connection obsolete | Erich Eckner |
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/common-functions: make_source_info: *-docs should depend on *, too | 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/common-functions: simplify format of additional information | Erich Eckner |
2018-04-11 | lib/common-functions: make_source_info: rm $output on failure | Erich Eckner |
2018-04-11 | lib/common-functions: make_source_info: put additional infos into .SRCINFO | Erich Eckner |
2018-04-11 | lib/mysql-functions: mysql_add_package_source: clean up parameter mess | Erich Eckner |
2018-04-10 | lib/common-functions: archive less stuff from git | 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-03 | lib/common-functions: download_sources_by_hash knows sha1sum, too, now | 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 |