]> git.ipfire.org Git - people/jschlag/pbs.git/commit - src/web/handlers_jobs.py
Add job overview page and option to filter them.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Dec 2012 20:36:53 +0000 (21:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Dec 2012 20:36:53 +0000 (21:36 +0100)
commit9177f86a8fc33e75247cb5c4971e2b64c05799f0
tree4014f41aed7a2aa9c39d7661631c23feee42333b
parent3f82e9407cc602fbd4dda8c0dae5f1c5dfce0c06
Add job overview page and option to filter them.
backend/arches.py
backend/builds.py
data/templates/builder-detail.html
data/templates/jobs-filter.html [new file with mode: 0644]
data/templates/jobs-index.html [new file with mode: 0644]
web/__init__.py
web/handlers_jobs.py