summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2018-05-25lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...Erich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...Erich Eckner
2018-05-25verbose_flock new: it calls flock and reports about blocking processes on errorErich Eckner
2018-05-15bin/return-assignment: reset build_assignments.priority in case of failed buildErich Eckner
2018-05-14bin/return-assignment: keep binary_packages_in_repositories.repository up-to-...Erich Eckner
2018-05-14bin/return-assignment: fix some mysql queriesErich Eckner
2018-05-14bin/return-assignment: fix regexErich Eckner
2018-05-13bin/return-assignment: fix typoErich Eckner
2018-05-09bin/return-assignment: identify built packages by their idErich Eckner
2018-05-09bin/return-assignment: identify more stuff by its idErich Eckner
2018-05-08lib/common-functions: rewrite remove_old_package_versions to use db and take ...Erich Eckner
2018-05-08bin/return-assignment: add TODOErich Eckner
2018-05-08lib/mysql-functions: mysql_package_name_query make table names customizableErich Eckner
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