summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-01-23bin/build-master-status-from-mysql: remove obsolete outputErich Eckner
2018-01-23bin/bootstrap-mysql: user "http" needs access, tooErich Eckner
2018-01-23bin/get-package-updates: fix typo in mysql queryErich Eckner
2018-01-23bin/get-package-updates: remove older versions of new build assignments from ...Erich Eckner
2018-01-23bin/get-package-updates: fix typosErich Eckner
2018-01-22bin/return-assignment: zgrep the correct file - we prepended something!Erich Eckner
2018-01-22bin/seed-build-list: update database, tooErich Eckner
2018-01-22use sponge to send irc messages w/o being interruptedErich Eckner
2018-01-22bin/get-package-updates: bugfix mysql expressionErich Eckner
2018-01-22bin/get-package-updates: mark packages as on deletion-list in mysql databaseErich Eckner
2018-01-22bin/bootstrap-mysql: deletion-list should be tracked, tooErich Eckner
2018-01-22bin/common-functions: bugfix in remove_old_package_versions: fix mysql and ac...Erich Eckner
2018-01-22bin/return-assignment: split mysql update in two steps to not lose the connec...Erich Eckner
2018-01-22bin/build-master-status-from-mysql: include build list in sanity checkErich Eckner
2018-01-22bin/bootstrap-mysql: one binary package may be in multiple repositories with ...Erich Eckner
2018-01-22bin/return-assignment: fix extraction of fail-reason identifierErich Eckner
2018-01-22bin/bootstrap-mysql: whoops, fix column orderdErich Eckner
2018-01-22bin/return-assignment: trace log files/failure reasonsErich Eckner
2018-01-22bin/bootstrap-mysql: assume only one package version is available for each bu...Erich Eckner
2018-01-22bin/bootstrap-mysql: initialize `fail_reasons`, tooErich Eckner
2018-01-22bin/bootstrap-mysql: new tables to track build errors, tooErich Eckner
2018-01-22new todosErich Eckner
2018-01-22bin/bootstrap-mysql: lock everythingErich Eckner
2018-01-22bin/common-functions: remove replaced packages in database, tooErich Eckner
2018-01-22source bin/mysql-functions in conf/default.conf - just like bin/common-functi...Erich Eckner
2018-01-22bin/common-functions: fix typo in commentErich Eckner
2018-01-22bin/db-update: fix mysql queryErich Eckner
2018-01-22bin/db-update: add TODOsErich Eckner
2018-01-22bin/db-update: source mysql-functions, it is neededErich Eckner
2018-01-22bin/db-update: track movement of packages with databaseErich Eckner
2018-01-22bin/common-functions: delete temp_dirErich Eckner
2018-01-22bin/db-update: check for existence of signature(s), too, before moving packag...Erich Eckner
2018-01-22style: "${mysql_command} -e $(...)" -> {...} | ${mysql_command}Erich Eckner
2018-01-22bin/build-master-status-from-mysql: styleErich Eckner
2018-01-22bin/return-assignment: mark packages in correct repository in databaseErich Eckner
2018-01-21bin/return-assignment: started to track package movement in databaseErich Eckner
2018-01-21bin/get-package-updates: accelleration and bugfixErich Eckner
2018-01-21bin/get-package-updates: update mysql database with new build-list packagesErich Eckner
2018-01-21bin/mysql-functions: repair mysql_generate_package_metadataErich Eckner
2018-01-21bin/mysql-functions: allow for longer mysql commandsErich Eckner
2018-01-21bin/mysql-functions: styleErich Eckner
2018-01-21bin/opcode, bin/check-opcodes, conf/Opcode_list: fix style, so git hook does ...Erich Eckner
2018-01-19renames in opcode sniffer, using proper tmpdirAndreas Baumann
2018-01-19added a preliminary opcode snifferAndreas Baumann
2018-01-19bin/build-master-status-from-mysql: "NULL" -> ""Erich Eckner
2018-01-19bin/build-master-status-from-mysql: order build slaves by last_connectionErich Eckner
2018-01-19bin/get-assignment: mark assignment as handed out to slave in mysql databaseErich Eckner
2018-01-19bin/bootstrap-mysql: bugfixErich Eckner
2018-01-19bin/bootstrap-mysql: change db layoutErich Eckner
2018-01-19bin/slave-build-connect: bugfix mysqlErich Eckner