summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-08bin/db-update: remove obsolete mangling of sub_pkgrel - the database knows we...Erich Eckner
2018-06-08lib/common-functions: remove_old_package_versions() fix location for rsync co...Erich Eckner
2018-06-07bin/return-assignment: put built packages only in repos for those architectur...Erich Eckner
2018-06-07new table `architecture_compatibilities`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-07bin/interpret-mail: clarify copy-to-build-support help messageErich Eckner
2018-06-07lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if sub_...Erich Eckner
2018-06-07bin/get-package-updates: make TODO more preciseErich Eckner
2018-06-07bin/get-package-updates: make TODO more preciseErich Eckner
2018-06-07bin/delete-packages: replace magic by sub_pkgrel_omitted informationErich Eckner
2018-06-07sanity checks make use of new mysql_package_name_queryErich Eckner
2018-06-07lib/mysql-functions: do not remove hyphen when sub_pkgrel is omittedErich Eckner
2018-06-07lib/mysql-functions: remove done TODOErich Eckner
2018-06-07lib/mysql-functions: omit sub_pkgrel if marked as omitted in databaseErich Eckner
2018-06-07new column `binary_packages`.`sub_pkgrel_omitted`Erich Eckner
2018-06-07misc/database-layout.dump: calculate_maximal_moveable_set gets stability id i...Erich Eckner
2018-06-07bin/delete-packages: -i|--ignore-insanity newErich Eckner
2018-06-07bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, bu...Erich Eckner
2018-06-07bin/interpret-mail: add TODOErich Eckner
2018-06-07bin/get-package-updates: add TODOErich Eckner