]> git.ipfire.org Git - people/jschlag/pbs.git/commit - src/templates/builders/list.html
Update hub.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Feb 2013 10:32:58 +0000 (11:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Feb 2013 10:51:57 +0000 (11:51 +0100)
commitc2902b2994974848ce9d50a8e2aa9b519bce857e
tree89b905169541eb899617b7a10e00fa7b6c091285
parentc9619eecbce36bd8104c1c8c886a6d39d19ab469
Update hub.

Remove XMLRPC communication backend and replace it with
a proper API.
backend/builders.py
backend/builds.py
data/templates/builders/detail.html
data/templates/builders/edit.html
data/templates/builders/list.html
hub/__init__.py
hub/handlers.py
web/handlers_builders.py