index
:
~helmut/crossqa.git
master
cross build quality assurance for Debian http://crossqa.subdivi.de/src/<sourcepackage>
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-01
build.py: fix invalid column name
Helmut Grohne
2020-10-17
depcheck.py: avoid variable type change
Helmut Grohne
2020-10-11
build.py: fix build/native confusion in function name
Helmut Grohne
2020-10-10
webapp.py: improve parameter validation for /schedule
Helmut Grohne
2020-10-09
depcheck.py: delete unused functions
Helmut Grohne
2020-10-08
add build architecture to schema of depcheck table
Helmut Grohne
2020-10-08
webapp.py: really fix schedule response
Helmut Grohne
2020-10-08
add build architecture to schema of depstate table
Helmut Grohne
2020-10-08
webapp.py: fix schedule response
Helmut Grohne
2020-10-08
build.py: add option --buildarch
Helmut Grohne
2020-10-08
add build architecture to schema of buildrequests table
Helmut Grohne
2020-10-08
build.py: fix up sql statement after refactoring
Helmut Grohne
2020-10-07
build.py: fix up sql statement after refactoring
Helmut Grohne
2020-10-07
add build architecture to schema of building table
Helmut Grohne
2020-10-07
add build architecture to schema of builds table
Helmut Grohne
2020-10-07
webapp: add concept of "build architecture" to frontend
Helmut Grohne
2020-10-05
depcheck.py: reduce use of BUILD_ARCH
Helmut Grohne
2020-10-05
support concurrent builds
Helmut Grohne
2020-10-05
build.sh: use sbuild/lintian integration
Helmut Grohne
2020-10-04
drop mips as a release architecture
Helmut Grohne
2020-10-04
depcheck: add python3.9-minimal to bad_foreign_packages
Helmut Grohne
2020-02-16
depcheck: add python3.8-minimal to bad_foreign_packages
Helmut Grohne
2020-01-13
fetch and display bugs
Helmut Grohne
2020-01-13
schema.sql: index builds on source
Helmut Grohne
2019-11-05
depcheck: ignore givebacks
Helmut Grohne
2019-09-08
depcheck: don't litter temporary files on error
Helmut Grohne
2019-08-01
build.py: handle errors from ssh in a better way
Helmut Grohne
2019-05-10
webapp: use a package-specific debcheck link
Helmut Grohne
2019-05-09
webapp: add an index listing recently failed builds
Helmut Grohne
2019-03-26
webapp.py: sort the architecture drop down
Helmut Grohne
2019-03-24
table buildreqeusts should have an explicit id
Helmut Grohne
2019-03-23
build.py: add back random ordering
Helmut Grohne
2019-03-23
build.py: prefer older buildrequests
Helmut Grohne
2019-03-23
allow scheduling builds via webapp
Helmut Grohne
2019-03-19
webapp.py: fix html structure
Helmut Grohne
2019-03-17
webapp.py: add a footer pointing to the source
Helmut Grohne
2019-03-17
license the beast as gpl-2+
Helmut Grohne
2019-03-13
webapp.py: make it prettier
Helmut Grohne
2019-03-12
webapp: avoid raising an unhandled FileNotFoundError
Helmut Grohne
2019-03-06
webapp: parse rounded timestamps
Helmut Grohne
2019-03-05
webapp: get rid of the annoying sqlalchemy warning
Helmut Grohne
2019-03-05
webapp: jinja 2.8 doesn't support dotted assignments
Helmut Grohne
2019-03-05
webapp: only show the bootstrap.d.n link when there is a problem
Helmut Grohne
2019-03-05
webapp: remove the architecture compaction
Helmut Grohne
2019-03-05
add initial web presentation
Helmut Grohne
2019-03-05
schema.sql: improve unique index
Helmut Grohne
2019-03-05
depcheck.py: abort early when nothing needs checking
Helmut Grohne
2019-03-05
reduce timestamps to 1s resolution
Helmut Grohne
2019-03-02
depcheck: support parallel operation
Helmut Grohne
2019-03-02
depcheck: remove the 6h condition
Helmut Grohne
[next]