etwist/server.py
Thu, 15 Apr 2010 12:47:02 +0200 Sylvain Thénault cleanup
Thu, 15 Apr 2010 12:46:08 +0200 Sylvain Thénault [etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.
Wed, 14 Apr 2010 18:24:20 +0200 Sylvain Thénault [etwist] upgrade post max size to 200Mo until it's configurable stable
Wed, 14 Apr 2010 10:25:51 +0200 Sylvain Thénault [etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Mon, 12 Apr 2010 14:41:01 +0200 Sylvain Thénault [twisted] fix LongTimeExpiringFile and getChild implementation
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
Mon, 29 Mar 2010 19:10:22 +0200 Aurelien Campeas [logging] demote static file served to debug stable
Fri, 19 Mar 2010 14:43:49 +0100 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
Tue, 16 Mar 2010 16:32:36 +0100 Sylvain Thénault backport stable into default
Tue, 16 Mar 2010 12:40:59 +0100 Sylvain Thénault #750055: make it easier to change post logout url stable
Tue, 16 Mar 2010 12:31:06 +0100 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
Wed, 03 Mar 2010 18:54:07 +0100 Sylvain Thénault [debug] more (dirty) gc debuging
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
less more (0) -14 tip