]> git.ipfire.org Git - people/jschlag/pbs.git/history - src/buildservice/builds.py
builds: Drop functionality to reset a build
[people/jschlag/pbs.git] / src / buildservice / builds.py
2017-10-21  Michael Tremerbuilds: Drop functionality to reset a build
2017-10-21  Michael Tremerjobs: Drop type field and replace it by test field
2017-10-21  Michael TremerFix syntax error
2017-10-21  Michael TremerSplit jobs into an extra Python file
2017-10-21  Michael TremerRefactor Builds
2017-10-21  Michael TremerRefactor importing git commits
2017-10-17  Michael TremerAdd command to restart any failed builds
2017-10-10  Michael TremerAdd command to create test jobs
2017-10-10  Michael Tremerjobs: Always consider a job non-zero
2017-10-10  Michael TremerSort arches by priority
2017-10-09  Michael TremerAdd command to list packages in a repository
2017-10-09  Michael TremerDrop statistics handlers
2017-10-09  Michael TremerDrop jobs duration statistics handler
2017-10-09  Michael TremerRefactor jobs
2017-10-09  Michael TremerRefactor repositories
2017-10-08  Michael TremerFix error in SQL syntax
2017-10-08  Michael Tremerjobs: Show rank in build queue
2017-10-08  Michael TremerRefactor job queue
2017-10-08  Michael Tremerjobs: Migrate from arch_id to arch
2017-10-07  Michael TremerFix a SQL ambiguity
2017-10-07  Michael TremerTranslate a few SQL statements from MySQL to PostgreSQL...
2017-10-06  Michael TremerUse relative imports everywhere
2017-10-06  Michael TremerUse autotools