cubicweb/pyramid/__init__.py
Fri, 29 Nov 2019 15:32:31 +0100 Philippe Pepiot Fix flake8 issues
Tue, 08 Oct 2019 22:14:06 +0200 Laurent Peuch [debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
Wed, 31 Jul 2019 04:16:20 +0200 Laurent Peuch [pyramid/ctl/debugtoolbar] automatically include custom panels on -t
Wed, 29 May 2019 20:29:07 +0200 Laurent Peuch [pyramid/ctl] add a new option to activate the debugtoolbar (-t)
Wed, 08 May 2019 21:00:45 +0200 Laurent Peuch DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Tue, 05 Mar 2019 13:52:52 +0100 Denis Laxalde [py3] import configparser from six.moves instead of using a try/except 3.26
Thu, 22 Jun 2017 16:39:48 +0200 Arthur Lutz [cubicweb/pyramid] take into account two ignored CORS configuration items from all-in-one.conf 3.25
Tue, 06 Jun 2017 12:20:17 +0200 Denis Laxalde [pyramid] Only expose 'cubicweb.bwcompat' setting for "all-in-one" configuration type 3.25
Fri, 07 Apr 2017 15:23:38 +0200 Denis Laxalde [pyramid] Avoid shutting down the repository at exit if it's already shutting down 3.25
Fri, 24 Mar 2017 09:37:51 +0100 Denis Laxalde [pyramid] Drop warning about pyramid_debugtoolbar not found in debug mode 3.25
Mon, 20 Mar 2017 14:39:22 +0100 Denis Laxalde [pyramid] Do not register repository.shutdown atexit in test mode 3.25
Fri, 10 Mar 2017 12:02:41 +0100 Denis Laxalde [pyramid] Call repository's shutdown method atexit
Fri, 10 Mar 2017 16:41:10 +0100 Sylvain Thénault [session] Stop relying on _sessions to synchronize living session
Tue, 28 Feb 2017 16:46:16 +0100 Denis Laxalde [pyramid] Drop module-level cache and cleanup looping tasks in tools
less more (0) -15 tip