summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2018-09-24bin/return-assignment: check that the packager is setErich Eckner
2018-09-24bin/return-assignment: add TODOErich Eckner
2018-09-18do not delete lock filesErich Eckner
2018-09-17bin/return-assignment: the slave reports back _its_ architecture, not the one...Erich Eckner
2018-09-17bin/return-assignment: save correct name of log file in data baseErich Eckner
2018-09-15bin/return-assignment: fill all columns of `dependencies`Erich Eckner
2018-09-14bin/return-assignment: save architecture in log-file nameErich Eckner
2018-09-14bin/return-assignment: tell which architecture the broken package wasErich Eckner
2018-09-13bin/return-assignment: add TODOErich Eckner
2018-09-13toolchain_order is now an ordinary tableErich Eckner
2018-09-13bin/get-assignment: check arguments; cleanupErich Eckner
2018-09-12bin/build-packages: transmit arch to return-assignment, so that build-assignm...Erich Eckner
2018-09-12bin/return-assignment: check argumentsErich Eckner
2018-09-10lib/common-functions: failsafe_rsync() newErich Eckner
2018-09-07bin/return-assignment: make error message for electron boldErich Eckner
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