etwist/server.py
2010-05-05 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-04-30 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
2010-04-29 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-20 Sylvain Thénault [etwist] proper getChild implementation (eventually): fix fckeditor resources locating bugs by properly using file resources
2010-04-20 Sylvain Thénault [etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
2010-04-19 Sylvain Thénault [web] no more needed with the bytes option type
2010-04-19 Sylvain Thénault backport stable
2010-04-19 Sylvain Thénault [web] consistent cleanup session interval time stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Alexandre Fayolle use MB for Megabytes, instead of french Mo stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Sylvain Thénault [vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases stable
2010-04-15 Sylvain Thénault cleanup
2010-04-15 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.
2010-04-14 Sylvain Thénault [etwist] upgrade post max size to 200Mo until it's configurable stable
2010-04-14 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
2010-04-13 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.
2010-04-12 Sylvain Thénault [twisted] fix LongTimeExpiringFile and getChild implementation
2010-04-06 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
2010-03-29 Aurelien Campeas [logging] demote static file served to debug stable
2010-03-19 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
2010-03-16 Sylvain Thénault backport stable into default
2010-03-16 Sylvain Thénault #750055: make it easier to change post logout url stable
2010-03-16 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
less more (0) -50 -28 tip