web/views/debug.py
Fri, 18 Sep 2015 18:03:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Fri, 13 Mar 2015 16:57:32 +0100 Julien Cristau [web/views] remove dbapi usage from 'gc' view
Tue, 10 Feb 2015 14:38:25 +0100 Rémi Cardona [views] Fix 'gc' view to use 'repo_gc_stats' service
Tue, 10 Feb 2015 12:18:38 +0100 David Douard [services] Prevent 'repo_stats' service from aggregating information
Wed, 09 Apr 2014 10:51:15 +0200 Julien Cristau [web/debug] remove code broken by session refactoring
Wed, 09 Apr 2014 10:49:18 +0200 Julien Cristau [web/debug] Fix check for open sessions
Mon, 24 Jun 2013 12:05:35 +0200 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Tue, 29 Jan 2013 16:57:44 +0100 pwatteyne [views/debug] Do not show all web sessions without CNX, just count them (closes #2602161) stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
Wed, 25 May 2011 10:58:43 +0200 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
Wed, 09 Feb 2011 18:06:25 +0100 Sylvain Thénault [manage view] cleanup manage view and user menu
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Tue, 27 Jul 2010 12:37:27 +0200 Sylvain Thénault backport stable
Tue, 27 Jul 2010 09:14:00 +0200 Sylvain Thénault [security] do not show sessions information to non managers users. Close security ticket #38246 stable
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
Mon, 12 Jul 2010 14:11:09 +0200 Sylvain Thénault [actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future cubicweb-version-3.9.1
Tue, 22 Jun 2010 11:04:59 +0200 Sylvain Thénault [debug views] set http cache max age to 0 on debug views stable
Tue, 22 Jun 2010 10:29:04 +0200 Sylvain Thénault cleanup stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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 16:26:20 +0200 Sylvain Thénault [views] fix bug on gc debugging view stable
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
less more (0) -30 tip