summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-17bin/build-master-status: `next_tasks` was invertedErich Eckner
2018-10-17bin/build-master-status: build-assignment statistics should only care about ↵Erich Eckner
packages which are on the build-list
2018-10-17bin/build-master-status: add missing "GROUP BY"Erich Eckner
2018-10-17misc/database-layout.dump: new columns/keys in `statistics`Erich Eckner
2018-10-17bin/build-master-status: Left-join the tablesErich Eckner
2018-10-17bin/build-master-status: accellerate query by using "GROUP BY"Erich Eckner
2018-10-17bin/build-master-status: explicitely insert date, so it is equal for all ↵Erich Eckner
architectures
2018-10-17bin/build-master-status: statistics are now per-architectureErich Eckner
2018-10-15bin/return-assignment: add TODOErich Eckner
2018-10-11bin/get-assignment: do not skip forced-assignments if the first of them is ↵Erich Eckner
unavailable
2018-10-11lib/mysql-functions: ↵Erich Eckner
mysql_query_remove_old_binary_packages_from_build_list() should COMMIT between queries
2018-10-11bin/get-package-updates: mark last mysql query as "unimportant"Erich Eckner
2018-10-11bin/return-assignment: clean up report of missing packagesErich Eckner
2018-10-11bin/return-assignment: use plural for reporting broken packages ending in "s"Erich Eckner
2018-10-11lib/mysql-functions: mysql_generate_package_metadata() should remove ↵Erich Eckner
identical binary_packages which are unbuilt before inserting new ones
2018-10-09bin/return-assignment: do not spam abaumann about i486Erich Eckner
2018-10-09lib/load-configuration,conf/slave.conf.example: access sources-by-hash ↵Erich Eckner
mirror via https instead of http
2018-10-09bin/ii-answer: welcome girls, tooErich Eckner
2018-10-08bin/seed-build-list: "any" packages should be ignored as long as i486 is ↵Erich Eckner
still booting up
2018-10-08lib/common-functions: download_sources_by_hash() should not check out the ↵Erich Eckner
source directory again
2018-10-08bin/strict-bashism-check: only check for extra-quotes on real variable ↵Erich Eckner
assignments
2018-10-08bin/get-assignment: double check, that next_building is not emptyErich Eckner
2018-10-08bin/get-assignment: open backdoor to force specific package to be built next ↵Erich Eckner
on specific slave
2018-10-05bin/build-packages: remove legacy parsingErich Eckner
2018-10-05bin/harvest-commit-times: update repos on non-master before harvestingErich Eckner
2018-10-05bin/harvest-commit-times: add "\n" at the endErich Eckner
2018-10-05bin/get-package-updates: fix bug preventing packages32 changes triggering ↵Erich Eckner
package updates
2018-10-05bin/get-package-updates: more outputErich Eckner
2018-10-05bin/build-packages: silence pacman warning about unkown package - we might ↵Erich Eckner
not have the currently built package in the database yet
2018-10-05bin/db-update: update TODOErich Eckner
2018-10-04bin/build-packages: silence warning from "find" about "-maxdepth"Erich Eckner
2018-10-04bin/seed-build-list: having an "any" package suffices providing one of each ↵Erich Eckner
architectures
2018-10-04bin/seed-build-list: ignore sub_pkgrel of our packagesErich Eckner
2018-10-04bin/seed-build-list: -f|--force new to ignore (some) errorsErich Eckner
2018-10-04bin/seed-build-list: add TODOErich Eckner
2018-10-04bin/get-package-updates: repair marking-as-blacklistedErich Eckner
2018-10-04bin/get-package-updates: update TODOsErich Eckner
2018-10-03bin/check-upstream-bug-tracker: add optionsErich Eckner
2018-10-02bin/return-assignment: ERROR should use the correct architecture-match, tooErich Eckner
2018-10-02lib/mysql-functions: mysql_run_query(): rename INFILEs to make query more ↵Erich Eckner
easily replayable
2018-10-01bin/return-assignment: redirect i486 errors to abaumann onlyErich Eckner
2018-10-01bin/build-packages: retrieve keys earlierErich Eckner
2018-10-01bin/build-packages: give sed some inputErich Eckner
2018-09-30Revert "Merge branch 'archive-server'"Erich Eckner
The changes to the PKGBUILDs should actually happen on a per-package level in our modification repository
2018-09-30Merge branch 'archive-server'Erich Eckner
2018-09-29misc/PKGBUILD-appendix-for-archive-server: add firefox hg source manglingErich Eckner
2018-09-28misc/PKGBUILD-appendix-for-archive-server: tell archive-server the type of ↵Erich Eckner
archive (currently only "git")
2018-09-28misc/PKGBUILD-appendix-for-archive-server: replace all linux* git ↵Erich Eckner
repositories by tarballs
2018-09-28lib/common-functions: append lib/PKGBUILD-appendix-for-archive-server to ↵Erich Eckner
PKGBUILD - retrieve kernel git repository snapshot from our archive server instead of cloning the git repository
2018-09-28lib/mysql-functions: mysql_cleanup() now also cleans up the priorities of ↵Erich Eckner
build_assignments