Commit Graph

21 Commits

Author SHA1 Message Date
Armin Ronacher acac64e36a Don't only catch BadRequest key errors but all bad request errors. 2011-08-08 21:46:53 +02:00
Armin Ronacher 7155f11a72 Added HTTP exception trapping. This should fix #294 2011-08-05 12:35:41 +02:00
Armin Ronacher d38c61f42a More modules -> blueprints 2011-06-17 21:58:03 +02:00
Armin Ronacher aaa24fc05a Merge branch 'master' into blueprints 2011-06-05 09:12:41 +02:00
Simon Sapin 9beee51b0b Clarify in docs that the SERVER_NAME config can also take a port number. 2011-05-30 21:39:12 +02:00
Armin Ronacher 086ecdb918 Better reraising of exceptions 2011-05-28 15:11:48 +02:00
Armin Ronacher e71a5ff8de Started work on new request dispatching. Unittests not yet updated 2011-05-27 20:10:53 +02:00
Sam Anderson da00160db6 Fixed some small typos in the documentation.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-03-13 21:14:06 -04:00
Armin Ronacher 8569dfee61 Added a PROPAGATE_EXCEPTIONS flag 2010-11-29 08:57:38 +01:00
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher dbb3620792 Fixed an rst error 2010-07-15 21:22:11 +02:00
Armin Ronacher b1790cca55 Added MAX_CONTENT_LENGTH config key 2010-07-14 10:47:57 +02:00
Armin Ronacher f8f8463f3a Documented cookie problem for #80 2010-07-14 02:50:41 +02:00
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 2010-07-06 16:07:13 +02:00
Armin Ronacher b7c0e564d4 Added a chapter on configuration options 2010-07-06 14:42:43 +02:00
Armin Ronacher f195d92447 Added proper subdomain support 2010-06-29 01:13:40 +02:00
Adam Zapletal 24754114fc Minor config documentation fixes (grammar, etc) 2010-06-28 15:12:33 +08:00
Armin Ronacher f5fb457657 Added TESTING flag. This fixes #58. 2010-06-07 00:56:02 +02:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 2010-05-27 21:17:25 +02:00
Armin Ronacher 182ee31503 Added chapter about config 2010-05-27 17:42:01 +02:00