Refactored common code into a library.
Fixed a race condition
Fixed up for weekly-2012-01-27, and uses gb to build.
Restructuring
Removed the web interface. It should be a different project.
Moves the template into the form class
Starting the web interface section
Abstraction in Makefile
Removed functional test
Adds some additional information to the help text
Removes need for patched gorest
Folds uwsgi implementation into restserver. Requires patch to gorest to allow access to manager struct.
adds a uwsgi version of the server
Remove Ruby
Added tag last_ruby for changeset 7238bc0bc3ef
Return tip, rather than workspace, by default
Adds 'exit'
Makes server thread-safe
make clean wasn't removing static libraries
Makes restserver thread safe