summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08build.py: fix up sql statement after refactoringHelmut Grohne
2020-10-07build.py: fix up sql statement after refactoringHelmut Grohne
2020-10-07add build architecture to schema of building tableHelmut Grohne
2020-10-07add build architecture to schema of builds tableHelmut Grohne
2020-10-07webapp: add concept of "build architecture" to frontendHelmut Grohne
2020-10-05depcheck.py: reduce use of BUILD_ARCHHelmut Grohne
2020-10-05support concurrent buildsHelmut Grohne
2020-10-05build.sh: use sbuild/lintian integrationHelmut Grohne
2020-10-04drop mips as a release architectureHelmut Grohne
2020-10-04depcheck: add python3.9-minimal to bad_foreign_packagesHelmut Grohne
2020-02-16depcheck: add python3.8-minimal to bad_foreign_packagesHelmut Grohne
2020-01-13fetch and display bugsHelmut Grohne
2020-01-13schema.sql: index builds on sourceHelmut Grohne
2019-11-05depcheck: ignore givebacksHelmut Grohne
2019-09-08depcheck: don't litter temporary files on errorHelmut Grohne
2019-08-01build.py: handle errors from ssh in a better wayHelmut Grohne
2019-05-10webapp: use a package-specific debcheck linkHelmut Grohne
2019-05-09webapp: add an index listing recently failed buildsHelmut Grohne
2019-03-26webapp.py: sort the architecture drop downHelmut Grohne
2019-03-24table buildreqeusts should have an explicit idHelmut Grohne
2019-03-23build.py: add back random orderingHelmut Grohne
2019-03-23build.py: prefer older buildrequestsHelmut Grohne
2019-03-23allow scheduling builds via webappHelmut Grohne
2019-03-19webapp.py: fix html structureHelmut Grohne
2019-03-17webapp.py: add a footer pointing to the sourceHelmut Grohne
2019-03-17license the beast as gpl-2+Helmut Grohne
2019-03-13webapp.py: make it prettierHelmut Grohne
2019-03-12webapp: avoid raising an unhandled FileNotFoundErrorHelmut Grohne
2019-03-06webapp: parse rounded timestampsHelmut Grohne
2019-03-05webapp: get rid of the annoying sqlalchemy warningHelmut Grohne
2019-03-05webapp: jinja 2.8 doesn't support dotted assignmentsHelmut Grohne
2019-03-05webapp: only show the bootstrap.d.n link when there is a problemHelmut Grohne
2019-03-05webapp: remove the architecture compactionHelmut Grohne
2019-03-05add initial web presentationHelmut Grohne
2019-03-05schema.sql: improve unique indexHelmut Grohne
2019-03-05depcheck.py: abort early when nothing needs checkingHelmut Grohne
2019-03-05reduce timestamps to 1s resolutionHelmut Grohne
2019-03-02depcheck: support parallel operationHelmut Grohne
2019-03-02depcheck: remove the 6h conditionHelmut Grohne
2019-03-02depcheck.py: move the filter into sqlHelmut Grohne
2019-03-02depcheck: elide redundant element from tupleHelmut Grohne
2019-03-02build.py: make the build server configurableHelmut Grohne
2019-02-26depcheck.py: make the mirror configurableHelmut Grohne
2019-02-23add a basic .gitignoreHelmut Grohne
2019-02-23add type hints to common.pyHelmut Grohne
2019-02-11build.sh: add a lintian tagHelmut Grohne
2019-02-10build.py: handle the case of no satisfiable packagesHelmut Grohne
2019-02-08make depcheck.py compatible with stretchHelmut Grohne
2019-02-05move yield_chunks to common.pyHelmut Grohne
2019-02-03initial checkinHelmut Grohne