summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2018-09-04lib/mysql-functions, bin/return-assignment: do not add "<=\infty" dependency ...Erich Eckner
2018-09-03lib/mysql-functions: mysql_load_min_and_max_versions() newErich Eckner
2018-09-03bin/return-assignment: save version of required and provided librariesErich Eckner
2018-08-09bin/return-assignment: reschedule returned toolchain packages if the earlier ...Erich Eckner
2018-08-09bin/return-assignment: only consider packages on the build-list (a build_assi...Erich Eckner
2018-07-26bin/return-assignment: fix typosErich Eckner
2018-07-26bin/return-assignment: reschedule toolchain packages if they were not fully u...Erich Eckner
2018-07-26bin/return-assignment: use temp table instead of parsing package-idsErich Eckner
2018-07-26bin/get-assignment: honor order of toolchain when handing out assignmentsErich Eckner
2018-07-25bin/return-assignment: allow aborting a build-order by the building slaveErich Eckner
2018-06-18bin/return-assignment: mark log_file as existent when putting new entry into ...Erich Eckner
2018-06-13lib/common-functions: recompress_gz() new to recompress databases before send...Erich Eckner
2018-06-13$master_mirror_rsync_command now with "-l" by defaultErich Eckner
2018-06-12"--copy-dest" should only be an option in bin/return-assignment copying packa...Erich Eckner
2018-06-11lib/common-functions: remove_old_package_versions(): read bpir_ids from stdin...Erich Eckner
2018-06-11bin/return-assignment: prepend "./" for rsyncErich Eckner
2018-06-08bin/return-assignment: fix typo in upload locationErich Eckner
2018-06-08bin/return-assignment: fix typo in queryErich Eckner
2018-06-08new column `architecture_compatibilities`.`fully_compatible` to show wether a...Erich Eckner
2018-06-07bin/return-assignment: put built packages only in repos for those architectur...Erich Eckner
2018-06-07bin/return-assignment: possibly copy a single split package to multiple archi...Erich Eckner
2018-06-07bin/return-assignment: some style updatesErich Eckner
2018-06-07bin/return-assignment: use file instead of space-separated variable to store ...Erich Eckner
2018-06-05bin/return-assignment: use ids instead of select queriesErich Eckner
2018-06-05bin/return-assignment: identify build-list by idErich Eckner
2018-06-05bin/return-assignment: add TODOErich Eckner
2018-06-01lib/mysql-functions, bin/return-assignment: keep build_slaves information syn...Erich Eckner
2018-06-01bin/return-assignment: binary_packages -> binary_packages_in_repositoriesErich Eckner
2018-05-31fill new columns in `binary_packages_in_repositories`, tooErich Eckner
2018-05-31DATETIME -> TIMESTAMPErich Eckner
2018-05-31lib/common-functions: remove_old_package_versions() acts now on binary_packag...Erich Eckner
2018-05-31bin/return-assignment: update -> insert + delete = prepare for multi-archErich Eckner
2018-05-30bin/return-assignment: copy symlinks via rsync instead of sftpErich Eckner
2018-05-30bin/return-assignment: create symlinks per sftpErich Eckner
2018-05-30bin/return-assignment: upload symlinks - might break db-update ... we will se...Erich Eckner
2018-05-30bin/return-assignment: put packages in /pool (currently as a copy to not brea...Erich Eckner
2018-05-30bin/return-assignment: do not write `binary_packages`.`repository`Erich Eckner
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