web/httpcache.py
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-03-15 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-01-19 Sylvain Thénault [req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654 oldstable
2010-07-02 Sylvain Thénault cleanup stable
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-14 Sylvain Thénault [web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
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-06 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
2010-02-03 Sylvain Thénault backport stable
2010-02-02 Sylvain Thénault fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not stable
2010-02-02 Sylvain Thénault simpler last_modified implementation stable
2010-01-18 Sylvain Thénault backport stable branch
less more (0) -15 tip