summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-31bin/get-package-updates: whoops, `bl` is now `blacklist`Erich Eckner
2018-07-31bin/get-package-updates: repair inserting of blacklist reasonsErich Eckner
2018-07-29bin/seed-build-list: fix typoErich Eckner
2018-07-27lib/mysql-functions: add TODOErich Eckner
2018-07-27lib/mysql-functions: mysql_update_versions_ordering() newErich Eckner
2018-07-27misc/database-layout.dmf: `versions` table newErich Eckner
2018-07-27misc/database-layout.dump: new stored functions: find_the_culprit and blackli...Erich Eckner
2018-07-27bin/get-package-updates: legacy-blacklist-parsing removedErich Eckner
2018-07-26bin/return-assignment: fix typosErich Eckner
2018-07-26bin/return-assignment: reschedule toolchain packages if they were not fully u...Erich Eckner
2018-07-26bin/return-assignment: use temp table instead of parsing package-idsErich Eckner
2018-07-26lib/mysql-functions: mysql_query_create_toolchain_order() newErich Eckner
2018-07-26bin/get-assignment: honor order of toolchain when handing out assignmentsErich Eckner
2018-07-26bin/get-assignment: only hand out `fully_compatible` architecturesErich Eckner
2018-07-26lib/mysql-functions: mysql_retrieve_static_information(): retrieve architectu...Erich Eckner
2018-07-26bin/db-update: fix typoErich Eckner
2018-07-26bin/db-update: only mark packages in testing as tested after ${max_testing_du...Erich Eckner
2018-07-26lib/common-functions: partially revert b452a2a -- we _do_ need those dependen...Erich Eckner
2018-07-25bin/seed-build-list: upon un-deleting a package, actually _remove_ it from th...Erich Eckner
2018-07-25bin/build-packages: send ABORT to buildmaster if something during the source ...Erich Eckner
2018-07-25lib/common-functions: find_repository_with_commit(): do not exit!=0, but retu...Erich Eckner
2018-07-25bin/return-assignment: allow aborting a build-order by the building slaveErich Eckner
2018-07-25bin/get-package-updates: blacklisting is now done by a stored procedureErich Eckner
2018-07-25bin/bootstrap-mysql: stored procedure `blacklist_packages` newErich Eckner
2018-07-25lib/common-functions: extract_source_directory(): insert "\n" after upstream'...Erich Eckner
2018-07-24bin/get-package-updates: remove done TODOErich Eckner
2018-07-24bin/get-package-updates: blacklist allows now to specify an architectureErich Eckner
2018-07-24bin/get-package-updates: add TODOErich Eckner
2018-07-23bin/get-package-updates: use 'LOAD DATA LOCAL INFILE "%s" INTO TABLE `%s`' in...Erich Eckner
2018-07-23bin/get-package-updates: add TODOErich Eckner
2018-07-23bin/get-package-updates: remove done TODOErich Eckner
2018-07-23do not address deletion-list directly, but rather by its stability "forbidden"Erich Eckner
2018-07-23misc/database-layout.dump: recognize more build errorsErich Eckner
2018-07-23misc/database-layout.dump: new email action "delete-from-build-support"Erich Eckner
2018-07-23misc/database-layout.dump: deletion-list now arch dependentErich Eckner
2018-07-23bin/build-packages: do not call build command via sudoErich Eckner
2018-07-20bin/seed-build-list: add TODOErich Eckner
2018-07-20bin/systemd-email: show upto 50 lines of logErich Eckner
2018-07-19bin/seed-build-list: huge cleanupErich Eckner
2018-07-19bin/seed-build-list: cleanup + new TODOErich Eckner
2018-07-19bin/seed-build-list: remove -c|--cron-exitErich Eckner
2018-07-19bin/seed-build-list: remove unnecessary joinErich Eckner
2018-07-19mark packages without bug reports as tested after some time (default: 2 weeks)Erich Eckner
2018-07-18bin/seed-build-list: entries in conf/seed-ignore-packages do not make _all_ m...Erich Eckner
2018-07-18bin/seed-build-list: fix typo in commentErich Eckner
2018-07-18bin/sanity-check: do not fail if "find" returns non-zero when looking for mys...Erich Eckner
2018-07-18bin/ii-connect: make blocking (so it needs to be run only once)Erich Eckner
2018-07-18bin/ii-* splitted in several scripts to make it systemd-friendlyErich Eckner
2018-07-18bin/systemd-email newErich Eckner
2018-07-18bin/clean-git: actually set ionice level of "git gc"Erich Eckner