summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-21lib/load-configuration: source lib/mysql-functions depending on wether mysqld...Erich Eckner
2018-06-21lib/common-functions: some *-doc and *-i18n packages have a differently named...Erich Eckner
2018-06-21lib/load-configuration: hostname decides wether we are the master or a slave ...Erich Eckner
2018-06-20lib/common-functions: remove_old_package_versions(): "sed w" does not append ...Erich Eckner
2018-06-18lib/mysql-functions: blocking dependencies need to be relevant_for_buildingErich Eckner
2018-06-18lib/common-functions: download_sources_by_hash(): download by md5sum, tooErich 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-12lib/load-configuration: do not check out newest revision - it will unnecessar...Erich Eckner
2018-06-12"--copy-dest" should only be an option in bin/return-assignment copying packa...Erich Eckner
2018-06-12bin/build-packages: try to copy packages to .transfer on the master mirror (t...Erich Eckner
2018-06-12lib/load-configuration: hide output of "git pull" if successfulErich 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-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-11update TODOsErich 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-08lib/common-functions: remove_old_package_versions() fix location for rsync co...Erich Eckner
2018-06-07lib/common-functions: remove_old_package_versions(): ommit sub_pkgrel if sub_...Erich 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-07lib/mysql-functions: fix mysql queryErich Eckner
2018-06-07lib/mysql-functions: stricter sanity check: two packages with the same name i...Erich Eckner
2018-06-07lib/mysql-functions: add TODOErich Eckner
2018-06-07lib/mysql-functions: make comment more preciseErich Eckner
2018-06-06lib/common-functions: download_sources_by_hash() from subdir named by hash typeErich 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-05lib/mysql-functions: mysql_retrieve_static_information(): load more valuesErich Eckner
2018-06-05lib/mysql-functions: check `binary_packages`Erich Eckner
2018-06-04lib/load-configuration: use new git repository url(s)Erich Eckner
2018-06-04lib/mysql-functions, lib/common-functions: mysql_query_and_delete_unneeded_bi...Erich 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,lib/common-functions: irc now turn-off-ableErich Eckner
2018-06-01lib/mysql-functions, bin/return-assignment: keep build_slaves information syn...Erich Eckner
2018-06-01make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...Erich Eckner
2018-06-01lib/mysql-functions: bugfixErich Eckner
2018-06-01lib/: improve some queriesErich Eckner
2018-06-01lib/mysql-functions: remove done TODOErich Eckner
2018-05-31count(*) -> COUNT(1)Erich Eckner
2018-05-31fill new columns in `binary_packages_in_repositories`, tooErich Eckner
2018-05-31lib/common-functions: remove_old_package_versions() acts now on binary_packag...Erich Eckner