summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2018-05-04lib/common-functions: irc_say: accept channel as parameterErich Eckner
2018-04-24bin/return-assignment: do not try to add failures if none were identifiedErich Eckner
2018-04-22bin/db-update,bin/return-assignment: update `binary_packages`.`last_moved`Erich Eckner
2018-04-20bin/return-assignment: set `build_assignments`.`return_date`Erich Eckner
2018-04-16remove `files` and `file_providers` - they're not practicable in the databaseErich Eckner
2018-04-15bin/copy-to-build-support bin/delete-packages bin/return-assignment: set TMPD...Erich Eckner
2018-03-29bin/return-assignment: skip file insertion for nowErich Eckner
2018-03-29lib/mysql-functions, bin/return-assignment: mysql_insert_package_files_query(...Erich Eckner
2018-03-27bin/return-assignment: remove build_slave.logged_lines if job is removedErich Eckner
2018-03-27bin/return-assignment: remove duplicate files from table instead of failingErich Eckner
2018-03-26bin/return-assignment: save package hash and file list in database, tooErich Eckner
2018-03-24run shellchek in same dir as scriptErich Eckner
2018-03-23bin/return-assignment: fix regex matching haskell packagesErich Eckner
2018-03-22decommission build-list fileErich Eckner
2018-03-22decommission package-states directory - we rely on the database nowErich Eckner
2018-03-22bin/return-assignment: make "haskell-" prefix optional for rescheduling packagesErich Eckner
2018-03-20work/build-list.loops decomissionedErich Eckner
2018-03-20lib/common-functions: irc_say newErich Eckner
2018-03-19#archlinux-ports -> #archlinux32Erich Eckner
2018-03-15bin/return-assignment: accept 128 char librariesErich Eckner
2018-03-07make -N --raw --batch the default arguments to mysql, explicitely override th...Erich Eckner
2018-03-01use "mysql -N" instead of cumbersome seddingErich Eckner
2018-03-01switch from calling ${mysql_command} to calling the wrapper function mysql_ru...Erich Eckner
2018-02-23bin/return-assignment: save needed libraries in databaseErich Eckner
2018-02-23bin/return-assignment: remove debug output - whoopsErich Eckner
2018-02-23bin/return-assignment: add TODOErich Eckner
2018-02-23bin/return-assignment: require list of needed librariesErich Eckner
2018-02-23bin/return-assignment: bugfix :-/Erich Eckner
2018-02-23bin/return-assignment: add provided libraries into databaseErich Eckner
2018-02-17bin/return-assignment: join in correct directionErich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-14bin/return-assignment: use mysql_package_name_query()Erich Eckner
2018-02-13bin/return-assignment: only build-list packages are expected to have been builtErich Eckner
2018-02-13bin/return-assignment: only move packages from the build-list which are on th...Erich Eckner
2018-02-13bin/return-assignment: remove done TODOErich Eckner
2018-02-11bin/return-assignment: rely on db for checking if sent package is actually to...Erich Eckner
2018-02-11bin/return-assignment: check expected packages from databaseErich Eckner
2018-02-06bin/return-assignment: fix whitespace in mysql responseErich Eckner
2018-02-05bin/return-assignment: read some stuff from the databaseErich Eckner
2018-02-03bin/return-assignment: remove build assignment from other build slaves, too, ...Erich Eckner
2018-02-01bin/return-assignment: reset priority when getting back a successful build as...Erich Eckner
2018-02-01add many mysql-TODOsErich Eckner
2018-01-25bin/return-assignment: remove loops containing the finished package from data...Erich Eckner
2018-01-23bin/return-assignment: cleanup linebreakremovalmessErich Eckner
2018-01-23bin/return-assignment: fix multy-line output from mysql queryErich Eckner
2018-01-22bin/return-assignment: zgrep the correct file - we prepended something!Erich Eckner
2018-01-22use sponge to send irc messages w/o being interruptedErich Eckner
2018-01-22bin/return-assignment: split mysql update in two steps to not lose the connec...Erich Eckner
2018-01-22bin/return-assignment: fix extraction of fail-reason identifierErich Eckner
2018-01-22bin/return-assignment: trace log files/failure reasonsErich Eckner