summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15new table `mirror_statuses`Erich Eckner
2018-06-14bin/build-packages: add TODOErich 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-13bin/prioritize-build-list: do not write to input if it is a pipeErich Eckner
2018-06-13bin/get-assignment: of equally compared build_assignments, built oldest first...Erich Eckner
2018-06-13bin/prioritize-build-list: work with pipes, tooErich Eckner
2018-06-13misc/database-layout.dump: `fail_reasons` extendedErich Eckner
2018-06-13bin/get-assignment: same-arch should be less valued than last_trialErich Eckner
2018-06-12bin/sanity-check: run all scheduled sanity checks, even if one failsErich Eckner
2018-06-12bin/db-update: do not remove db entries with "-n"Erich Eckner
2018-06-12bin/bootstrap-mysql: calculate_maximal_moveable_set(): bugfix: do not remove ...Erich Eckner
2018-06-12bin/bootstrap-mysql: do not actually replace packages that are only being hiddenErich Eckner
2018-06-12bin/get-assignment: honor architecture of build slaveErich Eckner
2018-06-12bin/build-packages: tell the buildmaster which arch we areErich Eckner
2018-06-12lib/load-configuration: do not check out newest revision - it will unnecessar...Erich Eckner
2018-06-12bin/bootstrap-mysql: fix typoErich Eckner
2018-06-12bin/build-packages: use full path for uploading packagesErich Eckner
2018-06-12"--copy-dest" should only be an option in bin/return-assignment copying packa...Erich Eckner
2018-06-12bin/build-packages: do not copy over time stamp of packageErich Eckner
2018-06-12bin/build-packages: try to copy packages to .transfer on the master mirror (t...Erich Eckner
2018-06-12misc/database-layout.dump: A "replaced" package may also be in a different re...Erich Eckner
2018-06-12lib/load-configuration: hide output of "git pull" if successfulErich Eckner
2018-06-12bin/bootstrap-mysql: fix typo in queryErich Eckner
2018-06-12bin/bootstrap-mysql: remove done TODOErich Eckner
2018-06-12bin/bootstrap-mysql: A "replaced" package may also be in a different repository.Erich Eckner
2018-06-12lib/load-configuration: do not fail on failing "git pull" (race conditions)Erich Eckner
2018-06-12lib/load-configuration: silence "git status"Erich Eckner
2018-06-12lib/load-configuration: check out newest revisionErich Eckner
2018-06-11bin/db-update: fix table names in queryErich Eckner
2018-06-11lib/common-functions: remove_old_package_versions(): read bpir_ids from stdin...Erich Eckner
2018-06-11lib/common-functions: remove_old_package_versions() can operate on multiple p...Erich Eckner
2018-06-11bin/get-package-updates: remove obsolete TODOErich Eckner
2018-06-11misc/database-layout.dump: new email_actions "delete" and "prioritize"Erich Eckner
2018-06-11bin/interpret-mail can now prioritize build assignmentsErich Eckner
2018-06-11bin/interpret-mail: reorder tasks alphabeticallyErich Eckner
2018-06-11bin/get-package-updates: clarify TODOErich Eckner
2018-06-11bin/delete-packages: remove done TODOErich Eckner
2018-06-11update TODOsErich Eckner
2018-06-11bin/copy-to-build-support: prepend "./" to rsyncErich Eckner
2018-06-11bin/return-assignment: prepend "./" for rsyncErich Eckner
2018-06-08bin/get-package-updates: add todoErich Eckner
2018-06-08bin/get-package-updates: add todoErich Eckner
2018-06-08lib/mysql-functions: mysql_find_build_assignment_loops(): check-dependencies ...Erich Eckner
2018-06-08lib/common-functions: make comment more correctErich 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-08misc/database-layout.dump: "`sub_pkgrel_omitted` bit(1) NOT NULL DEFAULT 0"Erich Eckner
2018-06-08misc/database-layout.dump: actually update the stored functionErich Eckner