Fri, 21 Oct 2016 18:35:46 +0200 Denis Laxalde [pkg] Warn about "develop" command not installing legacy cubes directory
Fri, 21 Oct 2016 18:43:13 +0200 Denis Laxalde [pkg] Cleanup MANIFEST.in from non-matching entries
Fri, 21 Oct 2016 18:10:15 +0200 Adrien Di Mascio [devtools] make i18ncube customizable in a cube
Tue, 27 Sep 2016 12:28:39 +0200 Sylvain Thénault [rql2sql] Drop deprecated __docformat__
Thu, 22 Sep 2016 16:21:51 +0200 Sylvain Thénault [rql2sql] Handle comparison of eid on variables from an subquery
Wed, 01 Jun 2016 17:04:33 +0200 Sylvain Thénault Take care that cnx may not be set in error view
Wed, 12 Oct 2016 10:59:18 +0200 Sylvain Thénault [autoform] Ease overriding of inlined form renderer. Closes #15755515
Wed, 19 Oct 2016 15:58:30 +0200 Sylvain Thénault [ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
Wed, 19 Oct 2016 10:21:12 +0200 Sylvain Thénault Fix typos
Mon, 10 Oct 2016 14:27:24 +0200 Adrien Di Mascio [devctl] make sure i18ncube always delete its tempdir
Mon, 10 Oct 2016 14:34:41 +0200 Adrien Di Mascio i18ncube should ignore node_modules directory by default
Wed, 05 Oct 2016 16:16:33 +0200 Adrien Di Mascio refactor i18n messages extraction
Fri, 21 Oct 2016 13:09:47 +0200 Laura Médioni [web/application] remove `path` argument from CubicwebPublisher methods
Thu, 20 Oct 2016 18:28:46 +0200 Denis Laxalde Merge 3.23 branch
Thu, 20 Oct 2016 18:45:40 +0200 Denis Laxalde [pkg] Fix recursive-include missing a "*" in MANIFEST.in
Wed, 19 Oct 2016 22:31:32 +0200 Sylvain Thénault Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b 3.23
Wed, 19 Oct 2016 19:29:24 +0200 Sylvain Thénault Release 3.23.2 3.23 3.23.2 centos/3.23.2-1 debian/3.23.2-1
Wed, 19 Oct 2016 21:08:04 +0200 Sylvain Thénault [test] Add test method required by d41832121b29 3.23
Wed, 19 Oct 2016 15:57:52 +0200 Sylvain Thénault [ldapfeed] Fix crash when user's password has to be generated 3.23
Wed, 19 Oct 2016 15:56:35 +0200 Sylvain Thénault [test/ldapfeed] Drop unused constant 3.23
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint 3.23
Wed, 05 Oct 2016 10:12:23 +0200 Denis Laxalde [skeleton] Properly format debian/changelog using current datetime and author information
Wed, 12 Oct 2016 11:07:10 +0200 Denis Laxalde [utils] Encode Binary value in base64 for JSON export
Wed, 12 Oct 2016 11:09:08 +0200 Denis Laxalde [test] Make cubicweb/test/unittest_utils.py flake8-clean
Fri, 07 Oct 2016 14:59:44 +0200 Denis Laxalde [skeleton] Set Debian distribution to "UNRELEASED" in changelog
Thu, 13 Oct 2016 12:51:12 +0200 Florent Cayré Fix log level parameter not taken into account in cwsource log table
Tue, 11 Oct 2016 14:48:27 +0200 Denis Laxalde [config] Ignore cubicweb-pyramid in available_cubes()
Thu, 06 Oct 2016 12:15:43 +0200 Denis Laxalde [config] Exclude "pyramid" cube when initializing application cubes
Wed, 05 Oct 2016 16:20:52 +0200 Denis Laxalde [migration] Drop cubicweb-pyramid CWProperty in 3.24.0 migration
Wed, 28 Sep 2016 08:48:20 +0200 Sylvain Thénault [dataimport/test] Use minimal schema for massive import tests
Tue, 27 Sep 2016 12:23:19 +0200 Sylvain Thénault [massive store] Drop deprecated code
Tue, 27 Sep 2016 12:01:24 +0200 Sylvain Thénault [flake8] cubicweb/dataimport/test/test_massive_store.py is now flake8 friendly
Tue, 27 Sep 2016 12:00:42 +0200 Sylvain Thénault [massive store] Drop buggy log call
Tue, 27 Sep 2016 12:00:17 +0200 Sylvain Thénault [massive store] Drop duplicated log
Tue, 27 Sep 2016 11:23:51 +0200 Sylvain Thénault [flake8] cubicweb/server/rqlannotation.py is now flake8 friendly
Thu, 06 Oct 2016 14:25:18 +0200 Sylvain Thénault [pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
Mon, 06 Jun 2016 15:37:01 +0200 Sylvain Thénault [pyramid] Retrieve user's groups using a custom RQL instead of user's groups property
Mon, 06 Jun 2016 16:08:03 +0200 Sylvain Thénault [hooks] Change get_user_sessions prototype, necessary for hijacking from other session implementations (e.g. pyramid)
Mon, 06 Jun 2016 15:26:49 +0200 Sylvain Thénault Store user groups and properties as session data
Wed, 05 Oct 2016 10:17:39 +0200 Denis Laxalde [skeleton] Remove override_dh_python2
Wed, 05 Oct 2016 09:56:26 +0200 Denis Laxalde [skeleton] Have setuptools install data files
Wed, 05 Oct 2016 09:52:02 +0200 Denis Laxalde [skeleton] Update MANIFEST.in following new "package" layout
Wed, 05 Oct 2016 09:32:25 +0200 Denis Laxalde [skeleton] Add python-setuptools to Debian Build-Depends
Wed, 05 Oct 2016 09:26:59 +0200 Denis Laxalde [skeleton] Add dh-python to Debian Build-Depends
Wed, 05 Oct 2016 09:23:07 +0200 Denis Laxalde [skeleton] Copy files mode bits (debian/rules in particular)
Wed, 05 Oct 2016 08:55:02 +0200 Denis Laxalde [skeleton] Do not exclude setup.py from flake8 check in tox.ini
Tue, 04 Oct 2016 11:04:34 +0200 Denis Laxalde Merge public heads
Mon, 26 Sep 2016 10:42:19 +0200 Denis Laxalde [doc] Document configuration override by environment variables
Mon, 26 Sep 2016 10:32:44 +0200 Denis Laxalde [doc] Update book sections about cubes being Python packages
Mon, 26 Sep 2016 09:57:15 +0200 Denis Laxalde [doc] Start filling changes/3.24.rst with recent changes
Mon, 26 Sep 2016 10:17:10 +0200 Denis Laxalde [doc] Drop commented mention of "live-server" command
Mon, 26 Sep 2016 18:21:43 +0200 Denis Laxalde [pyramid] Drop guard of old cubicweb version
Mon, 26 Sep 2016 18:20:53 +0200 Denis Laxalde [pkg] Declare extras (optional) dependencies
Thu, 29 Sep 2016 11:19:30 +0200 Denis Laxalde [tox] Exclude all files in symlinked directories from check-manifest call
Wed, 28 Sep 2016 14:40:58 +0200 Denis Laxalde [tox] Get rid of "touch test-results.xml" for flake8 and check-manifest environments
Mon, 26 Sep 2016 16:53:33 +0200 Yann Voté [debian] cubicweb-pyramid conflicts and replaces pyramid-cubicweb
Mon, 26 Sep 2016 16:45:30 +0200 Yann Voté Merge cubicweb-pyramid cube
Thu, 02 Jun 2016 11:59:32 +0200 Arthur Lutz [ccplugin] flake8
Thu, 02 Jun 2016 11:59:25 +0200 Arthur Lutz [ccplugin] docstring clarification
Wed, 11 May 2016 11:27:50 +0200 David Douard [doc] improve a bit the README to explain how to allow login in dev mode
Thu, 24 Mar 2016 14:09:29 +0100 David Douard Added tag 0.4.0, debian/0.4.0-1, centos/0.4.0-1 for changeset c0c98e5ba55e
Thu, 24 Mar 2016 13:57:47 +0100 David Douard [pkg] typo
Mon, 22 Feb 2016 16:06:00 +0100 David Douard [pkg] 0.4.0
Tue, 23 Feb 2016 11:14:22 +0100 David Douard [doc] add a bit more infos in the README
Mon, 22 Feb 2016 15:57:10 +0100 David Douard [cfg] remove the pyramid-{auth,session}-secret config options (closes #11027189)
Tue, 15 Dec 2015 12:14:47 +0100 David Douard [cc] add a dbglevel cmdline option to specify the DBG_XXX flags to set
Thu, 18 Feb 2016 16:38:11 +0100 Adrien Di Mascio Added tag centos/0.3.2-1 for changeset c9daf54738fd
Fri, 29 Jan 2016 15:32:52 +0100 Samuel Trégouët [pkg] add spec file
Wed, 23 Dec 2015 11:53:04 +0100 Julien Cristau Added tag 0.3.2, debian/0.3.2-1 for changeset ab4c5509407f
Wed, 23 Dec 2015 11:45:49 +0100 Julien Cristau [pkg] fixup debian control metadata
Wed, 23 Dec 2015 11:41:52 +0100 Julien Cristau [pkg] add debian watch file
Wed, 23 Dec 2015 11:40:30 +0100 Julien Cristau [pkg] don't remove egg_info from debian package
Wed, 23 Dec 2015 11:32:15 +0100 Julien Cristau [pkg] 0.3.2
Tue, 22 Dec 2015 19:37:49 +0100 Julien Cristau [ccplugin] get the cw repo from the wsgi app
Wed, 04 Nov 2015 16:41:36 +0100 Julien Cristau [ccplugin] print_function
Thu, 30 Jul 2015 09:55:36 +0200 David Douard Move tag debian/0.3.1-1 on changeset ab68206f765b
Thu, 30 Jul 2015 09:55:03 +0200 David Douard [debian] typo in debian/changelog
Thu, 30 Jul 2015 09:51:39 +0200 David Douard Added tag 0.3.1, debian/0.3.1-1 for changeset 9d82848e82a7
Thu, 30 Jul 2015 09:49:15 +0200 David Douard [pkg] 0.3.1
Thu, 23 Jul 2015 16:59:46 +0200 David Douard [ccplugin] fix a bug introduced in e95725d7ce90 (closes #5731783)
Wed, 22 Jul 2015 17:41:40 +0200 David Douard Added tag 0.3.0, debian/0.3.0-1 for changeset 7fbeb77fe690
Wed, 22 Jul 2015 17:22:16 +0200 David Douard [pkg] 0.3.0
Wed, 22 Jul 2015 17:18:56 +0200 David Douard [debian] add missing dependency on pyramid-cubicweb and python-wsgicors
Wed, 22 Jul 2015 17:12:12 +0200 David Douard [pkg] depends on waitress (closes #5576180)
Wed, 22 Jul 2015 17:03:43 +0200 David Douard [pkg] update to dh9 and dh_python2
Thu, 25 Jun 2015 22:57:15 +0200 David Douard Allow to override config file options by cmdline arguments (closes #5724484)
Wed, 21 Jan 2015 13:51:33 +0100 Christophe de Vienne Added tag cubicweb-pyramid-version-0.2.0, cubicweb-pyramid-debian-version-0.2.0-1 for changeset 4c16305d5825
Wed, 21 Jan 2015 13:28:36 +0100 Christophe de Vienne set debian version 0.2.0-1
Wed, 21 Jan 2015 11:02:33 +0100 Christophe de Vienne Set version 0.2.0
Sat, 03 Jan 2015 17:07:21 +0100 Christophe de Vienne Add profiling options
Sat, 03 Jan 2015 02:39:43 +0100 Christophe de Vienne Monitor more configuration files
Tue, 23 Dec 2014 10:19:12 +0100 Christophe de Vienne Set version 0.1.1
Tue, 23 Dec 2014 10:16:13 +0100 Christophe de Vienne --debug now activates all debug options
Thu, 06 Nov 2014 22:07:06 +0100 Christophe de Vienne Move the cors middleware initialisation to pyramid-cubicweb to reduce code duplication
Thu, 23 Oct 2014 17:30:15 +0200 Christophe de Vienne Added tag cubicweb-pyramid-version-0.1.0, cubicweb-pyramid-debian-version-0.1.0-1 for changeset 3defbb0f147a
Thu, 23 Oct 2014 16:38:28 +0200 Christophe de Vienne Prepare release
Fri, 19 Sep 2014 19:55:33 +0200 Christophe de Vienne Add a --no-daemon option
Fri, 19 Sep 2014 19:20:35 +0200 Christophe de Vienne Use 'wsgicors' for CORS handling.
Fri, 19 Sep 2014 18:23:57 +0200 Denis Laxalde Watch for i18n files changes for auto-reload
Fri, 19 Sep 2014 11:44:13 +0200 Christophe de Vienne Auto-reload now survives failed reload
Thu, 18 Sep 2014 22:33:04 +0200 Christophe de Vienne Implements auto-reload and daemon mode.
Thu, 18 Sep 2014 12:03:25 +0200 Christophe de Vienne Add the 'pyramid-auth-secret' option to all-in-one.conf
Thu, 18 Sep 2014 11:17:57 +0200 Christophe de Vienne Add the 'pyramid-session-secret' option to all-in-one.conf
Fri, 05 Sep 2014 18:48:33 +0200 Christophe de Vienne Add a CWSession entity.
Fri, 05 Sep 2014 12:38:13 +0200 Christophe de Vienne Implements the 'pyramid' command.
Fri, 05 Sep 2014 12:32:03 +0200 Christophe de Vienne Project structure
Mon, 26 Sep 2016 14:52:12 +0200 Yann Voté Merge with pyramid-cubicweb
Thu, 07 Jul 2016 14:30:32 +0200 Denis Laxalde Port to Python3 (closes #14159555)
Tue, 28 Jun 2016 11:03:20 +0200 Sylvain Thénault Use opened connections as much as possible
Wed, 01 Jun 2016 17:27:29 +0200 Sylvain Thénault Test and fix status code and content of the login form on authentication error
Tue, 28 Jun 2016 09:44:08 +0200 Denis Laxalde Added tag 0.7.0, debian/0.7.0-1, centos/0.7.0-1 for changeset 0cf2972d2011
Tue, 28 Jun 2016 09:33:20 +0200 Denis Laxalde [pkg] Version 0.7.0
Fri, 03 Jun 2016 17:59:49 +0200 Sylvain Thénault retrieve session data in a single query
Tue, 28 Jun 2016 09:07:12 +0200 Denis Laxalde [tox] Update CubicWeb version targets
Thu, 16 Jun 2016 16:25:32 +0200 Philippe Pepiot wsgi: clearer exception when CW_INSTANCE is missing
Fri, 03 Jun 2016 17:58:43 +0200 Sylvain Thénault typo
Wed, 11 May 2016 11:26:16 +0200 David Douard [doc] update a bit the documentation
Fri, 17 Jun 2016 17:57:11 +0200 Arthur Lutz split collecting setting before using them, so the function can be reused when inserting WSGI middlewares
Thu, 02 Jun 2016 12:11:07 +0200 Arthur Lutz [bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)
Fri, 27 May 2016 10:49:27 +0200 Samuel Trégouët [pkg] add spec file
Tue, 12 Apr 2016 16:17:06 +0200 David Douard Added tag 0.6.1, debian/0.6.1-1 for changeset 2621daafa10c
Tue, 12 Apr 2016 15:41:09 +0200 David Douard [pkg] 0.6.1
Fri, 01 Apr 2016 16:50:12 +0200 Julien Cristau [bwcompat] send 403 on authentication errors (closes #12219849)
Fri, 01 Apr 2016 16:48:14 +0200 Julien Cristau [bwcompat] set response headers on AuthenticationError (closes #12219860)
Thu, 24 Mar 2016 12:08:59 +0100 David Douard Added tag 0.6.0, debian/0.6.0-1 for changeset 94d1a024b3bf
Fri, 18 Mar 2016 17:34:13 +0100 David Douard [pkg] 0.6.0
Tue, 22 Mar 2016 14:01:44 +0100 David Douard [tests] add a __main__ handler
Tue, 22 Mar 2016 13:58:38 +0100 David Douard [pkg] add a requirements-test.txt file
Fri, 18 Mar 2016 17:13:43 +0100 Sylvain Thénault [login] fix the redirect url after login (closes #11689118)
Tue, 08 Mar 2016 16:12:01 +0100 Adrien Di Mascio keep track of all traceback in error handling, not just the exception message (closes #11689093)
Wed, 25 Nov 2015 12:32:59 +0100 Julien Cristau [bwcompat] also set response headers in error cases
Mon, 29 Feb 2016 16:16:33 +0100 David Douard [config] move config of the secret used to encrypt session's data ID in pyramid.ini (closes #11689082)
Mon, 07 Mar 2016 10:47:11 +0100 Denis Laxalde Document how to configure the "secure" flag for authentication policies
Thu, 21 Jan 2016 15:20:55 +0100 Denis Laxalde [tox] Let posargs override py.test args
Fri, 11 Dec 2015 17:21:58 +0100 Denis Laxalde [tox] Use py.test
Wed, 25 Nov 2015 13:39:53 +0100 Denis Laxalde Add a tox configuration
Wed, 16 Sep 2015 16:39:53 +0200 Christophe de Vienne Register predicates from the predicates module
Fri, 24 Jul 2015 13:39:18 +0200 Rabah Meradi [refactoring] Move MatchIsETypePredicate to a separate module
Fri, 24 Jul 2015 13:40:36 +0200 Rabah Meradi [refactoring] Move EntityResource and ETypeResource to a separate module
Mon, 15 Jun 2015 09:31:37 +0200 Rabah Meradi use CubicWeb request to execute RQL
Thu, 27 Aug 2015 11:25:42 +0200 Rabah Meradi [views] Rename entities to rest_api
Tue, 09 Jun 2015 11:34:17 +0200 Christophe de Vienne [routes] Add a 'cwentities' route with traversal
Wed, 16 Sep 2015 15:48:37 +0200 Christophe de Vienne Added tag 0.5.0, debian/0.5.0-1 for changeset 61f69ac2d6bc
Mon, 10 Aug 2015 17:42:47 +0200 Christophe de Vienne [pkg] 0.5.0
Fri, 07 Aug 2015 11:59:07 +0200 Christophe de Vienne [auth] Authtkt http_only and secure by default
Fri, 07 Aug 2015 11:52:08 +0200 Christophe de Vienne [auth] Make the configuration cookies completely configurable
Mon, 03 Aug 2015 18:11:10 +0200 Julien Cristau Added tag 0.4.1, debian/0.4.1-1 for changeset 398b2c840e14
Mon, 03 Aug 2015 16:27:16 +0200 Christophe de Vienne [pkg] 0.4.1
Fri, 24 Jul 2015 16:59:13 +0200 Christophe de Vienne [core] Adjust cw<3.21 compatibility
Fri, 24 Jul 2015 14:21:13 +0200 Christophe de Vienne [bwcompat] Make the error handler optional
Mon, 06 Jul 2015 14:51:06 +0200 Christophe de Vienne [doc] Document embedding in a pyramid app
Mon, 06 Jul 2015 14:16:55 +0200 Christophe de Vienne [config] Move most config code to a includeme()
Mon, 06 Jul 2015 13:17:07 +0200 Christophe de Vienne [doc] Anonymous access is not mandatory anymore
Thu, 23 Jul 2015 17:56:59 +0200 Julien Cristau Added tag 0.4.0, debian/0.4.0-1 for changeset 897a149e8208
Thu, 23 Jul 2015 17:56:32 +0200 Julien Cristau [pkg] add debian/watch
Thu, 23 Jul 2015 17:48:39 +0200 Julien Cristau [pkg] 0.4.0
Thu, 23 Jul 2015 17:45:37 +0200 Julien Cristau [pkg] add python-pyramid-multiauth dependency to debian package
Thu, 25 Jun 2015 09:51:32 +0200 Julien Cristau [core] adjust cnx handling for cubicweb 3.21
Tue, 30 Jun 2015 11:15:03 +0200 Julien Cristau set httponly on session cookie
Tue, 30 Jun 2015 11:15:54 +0200 Julien Cristau [bwcompat] use cubicweb error views (closes #4545130)
Thu, 18 Jun 2015 10:49:34 +0200 David Douard Added tag 0.3.1, debian/0.3.1-1 for changeset 6df91cb85ecc
Thu, 18 Jun 2015 10:46:09 +0200 David Douard [pkg] 0.3.1
Wed, 29 Apr 2015 22:46:17 +0200 Denis Laxalde Handle absence of anonymous user
Tue, 19 May 2015 08:38:08 +0200 Denis Laxalde [debian] Add python-wsgicors dependency as it is now available
Mon, 11 May 2015 17:06:36 +0200 Christophe de Vienne Update Changes for version 0.3.0
Mon, 11 May 2015 15:45:14 +0200 Christophe de Vienne Added tag pyramid-cubicweb-version-0.3.0, pyramid-cubicweb-debian-version-0.3.0-1 for changeset a80e076d3f42
Mon, 11 May 2015 15:34:05 +0200 Christophe de Vienne Fix debugtoolbar pkg name
Mon, 11 May 2015 15:22:24 +0200 Christophe de Vienne Set version 0.3.0
Tue, 24 Feb 2015 17:19:58 +0100 Christophe de Vienne [doc] update changes list
Fri, 08 May 2015 11:38:07 +0200 Christophe de Vienne Rollback 'uncommitable' cnx
Wed, 29 Apr 2015 13:09:06 +0200 Christophe de Vienne [debug] The debug mode now set pyramid.reload_templates
Sat, 25 Apr 2015 20:50:57 +0200 Christophe de Vienne Use pyramid flash queue for messages
Wed, 25 Feb 2015 22:40:39 +0100 Christophe de Vienne [doc] Document the new authentication stack
Tue, 28 Apr 2015 11:04:03 +0200 Christophe de Vienne Allow tests to override pyramid_settings
Wed, 29 Apr 2015 11:39:35 +0200 Denis Laxalde Make debug mode usable without pyramid_debugtoolbar
Thu, 26 Feb 2015 00:56:32 +0100 Christophe de Vienne [auth] Use a second authtkt policy for 'rememberme'
Thu, 12 Feb 2015 19:21:39 +0100 Christophe de Vienne [auth] Use pyramid_multiauth
Thu, 09 Apr 2015 23:58:38 +0200 David Douard [auth] remove dead code (closes #5230746)
Mon, 23 Feb 2015 17:17:43 +0100 Christophe de Vienne [login] Test the login views
Tue, 24 Feb 2015 17:19:37 +0100 Christophe de Vienne Fix project homepage url
Wed, 21 Jan 2015 14:31:30 +0100 Christophe de Vienne Replace the '_' with '-' in the package name
Tue, 10 Feb 2015 16:35:06 +0100 Christophe de Vienne On exceptions from CW, copy headers
Tue, 10 Feb 2015 10:23:20 +0100 Christophe de Vienne [doc] fix pyramid-auth-secret conf sample
Mon, 02 Feb 2015 13:46:28 +0100 Christophe de Vienne [doc] Update change list
Wed, 28 Jan 2015 00:00:05 +0100 Christophe de Vienne [core] Protect session data from unwanted loading.
Mon, 26 Jan 2015 18:06:58 +0100 Christophe de Vienne [core] Use tools.cached_user_build for better performances
Mon, 26 Jan 2015 18:04:57 +0100 Christophe de Vienne [doc] Document tools
Mon, 26 Jan 2015 17:59:10 +0100 Christophe de Vienne [tools] Provide a faster build_user
Fri, 23 Jan 2015 14:00:02 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.2.1, pyramid_cubicweb-debian-version-0.2.1-1 for changeset 1ae61c25299a
Fri, 23 Jan 2015 12:57:16 +0100 Christophe de Vienne Prepare version 0.2.1
Wed, 21 Jan 2015 17:28:30 +0100 Christophe de Vienne [cors] Fix 'headers' and 'methods' parameters
Wed, 21 Jan 2015 15:14:11 +0100 Christophe de Vienne Fix the 0.2.0 release date
Wed, 21 Jan 2015 15:13:43 +0100 Christophe de Vienne Change project url
Wed, 21 Jan 2015 13:45:35 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.2.0, pyramid_cubicweb-debian-version-0.2.0-1 for changeset cd8308245d20
Wed, 21 Jan 2015 13:27:54 +0100 Christophe de Vienne set debian version
Wed, 21 Jan 2015 11:11:28 +0100 Christophe de Vienne Prepare version 0.2.0
Wed, 21 Jan 2015 10:24:42 +0100 Christophe de Vienne Document the changes
Fri, 16 Jan 2015 22:50:05 +0100 Christophe de Vienne Fix configuration loading when 'cubicweb.includes' is not set
Mon, 05 Jan 2015 15:54:12 +0100 Christophe de Vienne pep8
Sun, 04 Jan 2015 00:12:29 +0100 Christophe de Vienne Provides requirements for rtd
Sat, 03 Jan 2015 22:06:03 +0100 Christophe de Vienne Initial documentation.
Mon, 05 Jan 2015 12:02:01 +0100 Christophe de Vienne Remove dead code
Sat, 03 Jan 2015 16:51:32 +0100 Christophe de Vienne [profile] Add a profiling tool
Sat, 03 Jan 2015 02:36:06 +0100 Christophe de Vienne [config] Read pyramid settings in a 'pyramid.ini' file
Sat, 03 Jan 2015 01:24:38 +0100 Christophe de Vienne Move auth-related configuration to a dedicated module.
Tue, 23 Dec 2014 10:22:49 +0100 Christophe de Vienne Fix cors 'origin' parameter passing
Sat, 03 Jan 2015 00:14:06 +0100 Christophe de Vienne [auth] Fix the config option name in the warning message
Tue, 02 Dec 2014 15:21:29 +0100 Aurelien Campeas session -> cnx
Mon, 08 Dec 2014 20:38:32 +0100 Christophe de Vienne Added tag pyramid_cubicweb-debian-version-0.1.3-1, pyramid_cubicweb-version-0.1.3 for changeset 0a7769e583c2
Mon, 08 Dec 2014 20:25:31 +0100 Christophe de Vienne Set version 0.1.3
Mon, 08 Dec 2014 20:21:55 +0100 Christophe de Vienne Cookie 'max_age' must be a integer, not a string.
Sat, 15 Nov 2014 21:07:25 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.2, pyramid_cubicweb-debian-version-0.1.2-1 for changeset 5eb4e27e9998
Sat, 15 Nov 2014 20:26:15 +0100 Christophe de Vienne Update debian changelog
Sat, 08 Nov 2014 23:07:20 +0100 Christophe de Vienne Don't rollback if exception is HTTPSuccessful or HTTPRedirection
Thu, 06 Nov 2014 22:26:16 +0100 Christophe de Vienne Set version to 0.1.2
Thu, 06 Nov 2014 22:08:57 +0100 Christophe de Vienne Provides a full wsgi cubicweb application builder
Sun, 02 Nov 2014 23:36:22 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.1, pyramid_cubicweb-debian-0.1.1-1 for changeset 9f3b9e610c3d
Sun, 02 Nov 2014 23:31:34 +0100 Christophe de Vienne Set version 0.1.1
Sun, 02 Nov 2014 22:54:24 +0100 Christophe de Vienne [auth] Make last_login_time updated.
Thu, 23 Oct 2014 16:29:44 +0200 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.0, pyramid_cubicweb-debian-version-0.1.0-1 for changeset 3d60138100d6
Thu, 23 Oct 2014 16:15:58 +0200 Christophe de Vienne Add a description to the debian package
Thu, 23 Oct 2014 15:41:43 +0200 Christophe de Vienne Set version to 0.1.0
Mon, 06 Oct 2014 10:32:38 +0200 Julien Cristau Initial debian packaging
Wed, 22 Oct 2014 16:15:54 +0200 Christophe de Vienne Move PyramidCWTest to pyramid_cubicweb.tests
Mon, 22 Sep 2014 12:15:31 +0200 Christophe de Vienne Optimise repo_connect by skipping authenticate_user
Mon, 22 Sep 2014 09:40:43 +0200 Christophe de Vienne Use lightweight sessions
Fri, 19 Sep 2014 19:17:50 +0200 Christophe de Vienne Use 'wsgicors' for CORS handling.
Thu, 18 Sep 2014 17:18:09 +0200 Christophe de Vienne Add requirements
Thu, 18 Sep 2014 16:51:55 +0200 Christophe de Vienne Handle '__setauthcookie'
Thu, 18 Sep 2014 15:07:02 +0200 Christophe de Vienne Fix POST handling.
Thu, 18 Sep 2014 11:43:45 +0200 Christophe de Vienne Use AuthTktAuthenticationPolicy
Fri, 19 Sep 2014 14:26:55 +0200 Christophe de Vienne DB-saved session data
Tue, 02 Sep 2014 20:50:33 +0200 Christophe de Vienne Handle properly the '/https/*' urls
Tue, 02 Sep 2014 20:49:57 +0200 Christophe de Vienne Correctly pass the multiple parameters to the cubicweb request
Thu, 28 Aug 2014 15:42:51 +0200 Christophe de Vienne Add a wsgi application factory suitable for wsgi servers.
Wed, 27 Aug 2014 19:26:44 +0200 Christophe de Vienne If any cube has a 'includeme' attribute, call config.include on it
Thu, 21 Aug 2014 21:55:58 +0200 Christophe de Vienne Add a make_cubicweb_application function
Thu, 21 Aug 2014 22:26:42 +0200 Christophe de Vienne Fix session closing for cubicweb 3.19
Thu, 21 Aug 2014 21:43:24 +0200 Christophe de Vienne Convert cubicweb.NotFound to HTTPNotFound
Wed, 06 Aug 2014 19:06:32 +0200 Christophe de Vienne Use registry['cubicweb.registry'] instead of registry['cubicweb.appli'].vreg because the application may not be present.
(0) -10000 -3000 -1000 -240 +240 +1000 tip