summaryrefslogtreecommitdiff
path: root/webapp.py
AgeCommit message (Expand)Author
2020-10-07add build architecture to schema of builds tableHelmut Grohne
2020-10-07webapp: add concept of "build architecture" to frontendHelmut Grohne
2020-01-13fetch and display bugsHelmut 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-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