summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-07lib/mysql-functions: stricter sanity check: two packages with the same name ↵Erich Eckner
in equally-stable, non-virtual repositories are forbidden
2018-06-07bin/delete-packages: remove done TODOErich Eckner
2018-06-07bin/db-update: "i686" -> $archErich Eckner
2018-06-07lib/mysql-functions: add TODOErich Eckner
2018-06-07calculate_maximal_moveable_set now uses the stability-id instead of its nameErich Eckner
2018-06-07lib/mysql-functions: make comment more preciseErich Eckner
2018-06-07bin/delete-packages: operate on `binary_packages_in_repositories` instead of ↵Erich Eckner
`binary_packages`
2018-06-06bin/delete-packages: -f|--force newErich Eckner
2018-06-06bin/ping-from-slave: "failure" is also a valid reason for not having a ↵Erich Eckner
build_assignment (according to the database) currently
2018-06-06lib/common-functions: download_sources_by_hash() from subdir named by hash typeErich Eckner
2018-06-06README.md: updateErich Eckner
2018-06-06README.md: say, we moved to git.archlinux32.orgErich Eckner
2018-06-06lib/mysql-functions: fix mysql queriesErich Eckner
2018-06-06lib/mysql-functions: fix some queriesErich Eckner
2018-06-05lib/mysql-functions: use ids instead of select queriesErich Eckner
2018-06-05lib/mysql-functions: use ids instead of select queries (not yet completely)Erich Eckner
2018-06-05bin/return-assignment: use ids instead of select queriesErich Eckner
2018-06-05bin/build-master-status: use ids instead of select queriesErich Eckner
2018-06-05lib/mysql-functions: mysql_retrieve_static_information(): load more valuesErich Eckner
2018-06-05lib/mysql-functions: check `binary_packages`Erich Eckner
2018-06-05bin/ping-from-slave: do not mark slave as insane if uploading-pingingErich Eckner
2018-06-05bin/return-assignment: identify build-list by idErich Eckner
2018-06-05bin/return-assignment: add TODOErich Eckner
2018-06-05bin/ping-from-slave: tell irc if a build slave makes MurksErich Eckner
2018-06-05bin/get-assignment: set `build_slaves`.`is_sane`=1 on handing out an assignmentErich Eckner
2018-06-05`build_slaves`.`is_sane` newErich Eckner
2018-06-05misc/database-layout.dump: stored functions were updated, but not the dump yetErich Eckner
2018-06-05bin/ping-from-slave: join -> where not nullErich Eckner
2018-06-05bin/build-packages: remove done todoErich Eckner
2018-06-05bin/get-assignment: only connect once to mysqldErich Eckner
2018-06-05bin/get-assignment: tell the slave what packages are being expectedErich Eckner
2018-06-05bin/get-assignment: build_assignments.id is retrieved from the db before - ↵Erich Eckner
no need to base64_encode
2018-06-05bin/build-packages: remove unexpected packages if expected_packages are givenErich Eckner
2018-06-05bin/build-packages: add 15 sec timeout to wgetErich Eckner
2018-06-04remove github linksErich Eckner
2018-06-04lib/load-configuration: use new git repository url(s)Erich Eckner
2018-06-04bin/db-update: do not lock if -nErich Eckner
2018-06-04bin/db-update: fix mysql queryErich Eckner
2018-06-04bin/db-update: fix mysql queryErich Eckner
2018-06-04bin/bootstrap-mysql: moved packages may not have issues and must be tested ↵Erich Eckner
(or moved from staging)
2018-06-04bin/bootstrap-mysql: fix typoErich Eckner
2018-06-04bin/db-update, bin/bootstrap-mysql: move packages based on ↵Erich Eckner
binary_packages_in_repositories
2018-06-04lib/mysql-functions, lib/common-functions: ↵Erich Eckner
mysql_query_and_delete_unneeded_binary_packages() new
2018-06-04bin/seed-build-list: use id of repositoriesErich Eckner
2018-06-04lib/common-functions: bugfixErich Eckner
2018-06-04lib/common-functions: do not "shut up" in imsErich Eckner
2018-06-04bin/ii-answer: first tell irc that we comply and then shut up.Erich Eckner
2018-06-04bin/ii-connect: wath for new ims, tooErich Eckner
2018-06-04bin/ii-answer: fix regexErich Eckner
2018-06-04bin/ii-answer,lib/common-functions: irc now turn-off-ableErich Eckner