James Bennet

Results 7 issues of James Bennet

Does it not run with Django 1.4.10 and Python 2.6? /env/lib/python2.7/site-packages/test_extensions/testrunners/codecoverage.py", line 6, in from django.test.simple import run_tests as django_test_runner ImportError: cannot import name run_tests

TODO: Decide what we are doing about pybit. [Seeing as we no longer have to maintain it as part of our day jobs] Its nearly there, and would be a...

question

Right now the WebUI does not actually call any code directly, it makes AJAX requests of the HTTP API. We should replace this existing static HTML/Javascript WEB UI with one...

enhancement
wishlist

There are a few areas where we make a number of complex db queries, and produce some expensive-to-parse json (i.e unfinished jobs). I propose we memcache these, for performance. Been...

Clients should support multiple dists. I.e. my Ubuntu buildd should be able to support building for both Ubuntu and Debian.

In order to get an Ubuntu based buildd to build for Debian sid I went to do: sudo sbuild-createchroot unstable /srv/chroot/unstable http://ftp.uk.debian.org/debian But i got: jamesb@newpc:~/pybit$ sudo sbuild-createchroot unstable /srv/chroot/unstable...

bug
Release Bug

SVN export returned a 256. It correctly cleaned and curled fail. It should, however, maybe block until the network comes back?

enhancement
wishlist