Mon, 16 Feb 2009 19:02:39 +0200add test-runner script
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 19:02:39 +0200] rev 76
add test-runner script

Mon, 16 Feb 2009 18:35:57 +0200separate tests/ package, although the import paths are still wonky
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 18:35:57 +0200] rev 75
separate tests/ package, although the import paths are still wonky

Mon, 16 Feb 2009 18:20:31 +0200http.Response tests
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 18:20:31 +0200] rev 74
http.Response tests

Mon, 16 Feb 2009 17:55:09 +0200add a http.request_url utility function, start writing some unit tests (now for http.Request), fix some issues
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 17:55:09 +0200] rev 73
add a http.request_url utility function, start writing some unit tests (now for http.Request), fix some issues

Mon, 16 Feb 2009 01:40:45 +0200move wsgi.Application error handling to handle_error method
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 01:40:45 +0200] rev 72
move wsgi.Application error handling to handle_error method

Mon, 16 Feb 2009 01:40:26 +0200fix useage of TemplateError
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 01:40:26 +0200] rev 71
fix useage of TemplateError

Mon, 16 Feb 2009 01:10:21 +0200make TemplateError a normal Exception, not a http.ResponseError
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 01:10:21 +0200] rev 70
make TemplateError a normal Exception, not a http.ResponseError

Mon, 16 Feb 2009 01:09:58 +0200add support for default values to http.Request.get_post
Tero Marttila <terom@fixme.fi> [Mon, 16 Feb 2009 01:09:58 +0200] rev 69
add support for default values to http.Request.get_post

Sat, 14 Feb 2009 19:24:57 +0200...without any silly debug output
Tero Marttila <terom@fixme.fi> [Sat, 14 Feb 2009 19:24:57 +0200] rev 68
...without any silly debug output

Sat, 14 Feb 2009 19:22:59 +0200FastCGI support using flup (ugh, threads)
Tero Marttila <terom@fixme.fi> [Sat, 14 Feb 2009 19:22:59 +0200] rev 67
FastCGI support using flup (ugh, threads)