summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
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
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