cubicweb/pyramid/__init__.py
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
Tue, 21 Feb 2017 17:35:16 +0100 Denis Laxalde [pyramid] Make it possible to setup CubicWeb instance from an existing repo in includeme()
Tue, 21 Feb 2017 17:42:46 +0100 Denis Laxalde [pyramid] Move loading of pyramid_debugtoolbar later in includeme()
Tue, 21 Feb 2017 08:54:20 +0100 Denis Laxalde [skeleton,pyramid] Move pyramid app definition in cubicweb.pyramid module
Fri, 10 Feb 2017 17:13:44 +0100 Denis Laxalde [pyramid] Add a copyright and docstring to all modules
Fri, 10 Feb 2017 16:55:23 +0100 Denis Laxalde [pyramid] Include 'cubicweb.pyramid.predicates' where it is used
Fri, 10 Feb 2017 16:33:16 +0100 Denis Laxalde [pyramid] Rename make_cubicweb_application function as config_from_cwconfig
Wed, 09 Nov 2016 11:42:33 +0100 Sylvain Thénault Fix broken flake8 configuration 3.24
Thu, 06 Oct 2016 14:25:18 +0200 Sylvain Thénault [pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
Mon, 26 Sep 2016 14:52:12 +0200 Yann Voté Merge with pyramid-cubicweb
less more (0) tip