Mon, 16 Feb 2009 21:52:03 +0200 Tero Marttila coverage of urltree is fairly complete now
Mon, 16 Feb 2009 21:44:06 +0200 Tero Marttila test URLTree build/match
Mon, 16 Feb 2009 21:27:39 +0200 Tero Marttila test for URL.build
Mon, 16 Feb 2009 20:56:05 +0200 Tero Marttila more TestURL up to execute()
Mon, 16 Feb 2009 20:07:45 +0200 Tero Marttila more tests and a bugfix
Mon, 16 Feb 2009 20:02:28 +0200 Tero Marttila start writing urltree tests
Mon, 16 Feb 2009 19:46:19 +0200 Tero Marttila start writing urltree tests
Mon, 16 Feb 2009 19:08:17 +0200 Tero Marttila add test for tree_parse filesystem stuff
Mon, 16 Feb 2009 19:02:59 +0200 Tero Marttila add tree_parse test and fix treeparse to handle other than filesystem paths
Mon, 16 Feb 2009 19:02:39 +0200 Tero Marttila add test-runner script
Mon, 16 Feb 2009 18:35:57 +0200 Tero Marttila separate tests/ package, although the import paths are still wonky
Mon, 16 Feb 2009 18:20:31 +0200 Tero Marttila http.Response tests
Mon, 16 Feb 2009 17:55:09 +0200 Tero Marttila 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 +0200 Tero Marttila move wsgi.Application error handling to handle_error method
Mon, 16 Feb 2009 01:40:26 +0200 Tero Marttila fix useage of TemplateError
Mon, 16 Feb 2009 01:10:21 +0200 Tero Marttila make TemplateError a normal Exception, not a http.ResponseError
Mon, 16 Feb 2009 01:09:58 +0200 Tero Marttila add support for default values to http.Request.get_post
Sat, 14 Feb 2009 19:24:57 +0200 Tero Marttila ...without any silly debug output
Sat, 14 Feb 2009 19:22:59 +0200 Tero Marttila FastCGI support using flup (ugh, threads)
Sat, 14 Feb 2009 18:40:21 +0200 Tero Marttila separate cgi_main.py module
Thu, 12 Feb 2009 23:03:17 +0200 Tero Marttila cleanup .hgtags, it's a bit silly...
Thu, 12 Feb 2009 23:01:09 +0200 Tero Marttila re-tag 0.1.0-rc1 with new version...
Thu, 12 Feb 2009 23:01:02 +0200 Tero Marttila Removed tag 0.1.0-rc1 0.1.0-rc1
Thu, 12 Feb 2009 22:59:44 +0200 Tero Marttila fix bug with query-args for labels with default values
Thu, 12 Feb 2009 22:56:21 +0200 Tero Marttila tag version 0.1.0-rc1
Thu, 12 Feb 2009 22:51:08 +0200 Tero Marttila remove unused map.py
Thu, 12 Feb 2009 01:53:21 +0200 Tero Marttila fix combinatorical issue
Thu, 12 Feb 2009 01:38:29 +0200 Tero Marttila support empty defaults for labels, and add a URLListType for use with query strings
Thu, 12 Feb 2009 01:37:02 +0200 Tero Marttila support binary responses, i.e. no charset
Tue, 10 Feb 2009 01:07:15 +0200 Tero Marttila fix bug with zero values in query args