web/httpcache.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Thu, 19 Nov 2015 18:55:10 +0100 Rémi Cardona [web] stop adding an Expires header with all responses
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Tue, 28 Apr 2015 17:00:35 +0200 Adrien Di Mascio [http] fix cache-control syntax in EtagHTTPCacheManager
Mon, 16 Mar 2015 16:46:34 +0100 Julien Cristau [web] kill GMTOFFSET (closes #2154655)
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Thu, 15 Mar 2012 17:59:27 +0100 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
Thu, 19 Jan 2012 12:57:02 +0100 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
Fri, 02 Jul 2010 14:47:34 +0200 Sylvain Thénault cleanup stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 14 Apr 2010 10:29:38 +0200 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)
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.
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Tue, 02 Feb 2010 10:59:44 +0100 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
Tue, 02 Feb 2010 10:47:47 +0100 Sylvain Thénault simpler last_modified implementation stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 24 Sep 2009 20:25:49 +0200 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Thu, 26 Mar 2009 19:00:20 +0100 sylvain thenault pylint cleanup tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Wed, 18 Feb 2009 10:21:15 +0100 sylvain thenault update some imports tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip