Go to file
Keegan McAllister 8259059119 runtornado: Remove ability to run without specifying exactly one port
The zero-port case never actually worked, because addrport wasn't an optional
parameter in run_one.  And multiple ports was implemented using the
multiprocessing library, which is just bad news.  Since we have no need for
this, remove it before it can cause trouble.

(imported from commit 9d913924701f30d23ebe878b76c8f1f0da2800e2)
2012-11-06 13:15:49 -05:00
api zephyr_mirror: Zev's proposed fix to latest linewrapping problem. 2012-11-06 11:31:37 -05:00
certs Move certs .gitignore to where the certs are now. 2012-10-29 13:19:41 -04:00
confirmation Remove inactive Django admin code 2012-10-29 13:56:09 -04:00
humbug settings: give a real ADMIN address. 2012-11-02 15:45:51 -04:00
servers install-server: Set the hostname automatically. 2012-11-02 10:50:59 -04:00
templates Disable animations on modals. 2012-11-05 18:39:20 -05:00
tools review: Send a humbug along with review requests. 2012-11-05 18:39:02 -05:00
zephyr runtornado: Remove ability to run without specifying exactly one port 2012-11-06 13:15:49 -05:00
.gitignore Log additionally to a file server.log 2012-10-12 18:01:51 -04:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00