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.
Thu, 21 Aug 2014 22:16:51 +0200 Christophe de Vienne Use a predicate based view selection for handling /login
Wed, 06 Aug 2014 19:04:25 +0200 Christophe de Vienne Use a tween application instead of a catchall route.
Mon, 04 Aug 2014 15:52:04 +0200 Christophe de Vienne Document the view problem hypothesis.
Mon, 04 Aug 2014 13:06:32 +0200 Christophe de Vienne If the postlogin_path is 'login', redirect to '/' instead
Mon, 04 Aug 2014 13:04:19 +0200 Christophe de Vienne Put the login view in a separate module.
Thu, 31 Jul 2014 17:48:32 +0200 Christophe de Vienne Separate into 4 modules
Tue, 22 Jul 2014 23:46:09 +0200 Christophe de Vienne Update the TODO list
Tue, 22 Jul 2014 23:45:11 +0200 Christophe de Vienne Provide instructions and a requirements list to quickly start the sample
Tue, 15 Jul 2014 18:25:48 +0200 Christophe de Vienne Use the pyramid session object as the cubiweb session.data (needs a patched cw 3.19)
Tue, 15 Jul 2014 18:13:57 +0200 Christophe de Vienne Add comments on parts we want to reconsider later
Tue, 15 Jul 2014 17:37:50 +0200 Christophe de Vienne Skip core_handle, add a context manager to handle cubicweb errors
Tue, 15 Jul 2014 15:30:49 +0200 Christophe de Vienne Documents dependencies on a ubuntu system
Tue, 15 Jul 2014 14:25:15 +0200 Christophe de Vienne Use short-lived cubicweb sessions to let pyramid actually handle the web sessions
Wed, 09 Jul 2014 17:14:32 +0200 Christophe de Vienne Isolate the default handler and extend its role
Sun, 06 Jul 2014 18:25:31 +0200 Christophe de Vienne Add a basic sample application
Sun, 06 Jul 2014 18:06:10 +0200 Christophe de Vienne Integration pyramid and cubicweb authentication.
Fri, 12 Sep 2014 09:28:32 +0200 Denis Laxalde [doc] Escape _ in README.md
Thu, 28 Aug 2014 11:20:57 +0200 Christophe de Vienne Initial implementation
Wed, 02 Jul 2014 19:07:39 +0200 Christophe de Vienne Project Structure
Fri, 23 Sep 2016 16:04:32 +0200 Denis Laxalde [tox] Have less test environments
Thu, 26 May 2016 15:38:39 +0200 Sylvain Thénault [repo] Don't crash on start when fs schema is missing some db schema entities
Fri, 23 Sep 2016 13:36:06 +0200 Denis Laxalde Let configuration option be overridden by environment variables
Fri, 23 Sep 2016 09:51:10 +0200 Denis Laxalde [tox] Add a dummy test-results.xml file in check-manifest and flake8 environments
Fri, 23 Sep 2016 09:50:16 +0200 Sylvain Thénault [tox] Basic flake8 config
Thu, 15 Sep 2016 21:22:53 +0200 Denis Laxalde Use pkgutil.ImpLoader instead of a custom loader for cubes import redirection
Tue, 13 Sep 2016 10:16:00 +0200 Denis Laxalde [config] Make available_cubes aware of cubes installed as packages
Wed, 14 Sep 2016 17:12:37 +0200 Denis Laxalde [skeleton] Use distname directly in setup.py
Wed, 14 Sep 2016 17:03:46 +0200 Denis Laxalde [skeleton] Fix modname in __pkginfo__
Mon, 12 Sep 2016 09:13:22 +0200 Denis Laxalde [test] Use plain unittest in unittest_cwctl.py
Mon, 12 Sep 2016 09:03:07 +0200 Denis Laxalde [devctl] Remove commented LiveServerCommand
Mon, 12 Sep 2016 09:01:47 +0200 Denis Laxalde [pkg] Inline call to setup() in setup.py
Mon, 12 Sep 2016 08:41:33 +0200 Denis Laxalde [pkg] Drop old checks in setup.py
Tue, 13 Sep 2016 17:06:35 +0200 Denis Laxalde [tox] Exclude symlinks from check-manifest call
Thu, 21 Jul 2016 15:32:36 +0200 Sylvain Thénault Drop the only reference to an '__insert' form key
Fri, 08 Jul 2016 10:13:15 +0200 Sylvain Thénault Drop bits from the past (no more dbapi isolated installation)
Mon, 29 Aug 2016 12:05:11 +0200 Sylvain Thénault [devtools] CWTC.request is gone, don't attempt to use it in CWTC.view
Thu, 08 Sep 2016 11:40:50 +0200 Sylvain Thénault Merge 3.22 into 3.23 3.23
Wed, 08 Jun 2016 21:59:34 +0200 Denis Laxalde [devtools] Handle i18ncube command for "cubes as packages"
Tue, 07 Jun 2016 18:21:13 +0200 Denis Laxalde Handle cubes as packages in cwconfig
Tue, 12 Jul 2016 16:17:57 +0200 Denis Laxalde [cwconfig] Reorder imports by alphabetic order
Wed, 31 Aug 2016 11:53:21 +0200 Denis Laxalde Add an import redirect hook from "cubes.<name>" to "cubicweb_<name>"
Wed, 06 Jul 2016 17:46:39 +0200 Denis Laxalde [devtools] Update skeleton's setup.py to install cube as a package
Thu, 19 May 2016 14:57:41 +0200 Denis Laxalde [devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py
Thu, 19 May 2016 14:27:28 +0200 Denis Laxalde [devtools] Update skeleton and newcube command to cube as package layout
Thu, 08 Sep 2016 11:57:46 +0200 Denis Laxalde [pkg] Add missing entries to MANIFEST.in
Fri, 26 Aug 2016 14:31:25 +0200 Denis Laxalde [test] Add a test for toolsutils.read_config
Fri, 26 Aug 2016 13:56:59 +0200 Denis Laxalde [test] Use plain unittest in unittest_toolsutils
Mon, 30 May 2016 21:35:50 +0200 Denis Laxalde [skeleton] Remove test/pytestconf.py
Wed, 08 Jun 2016 22:49:21 +0200 Denis Laxalde [pkg] Make it clearer which entries of __pkginfo__ are actually used
Tue, 12 Jul 2016 15:30:07 +0200 Denis Laxalde [test] Avoid usage of lgc.testlib TestCase in unittest_cwconfig.py
Mon, 18 Jul 2016 13:59:47 +0200 Denis Laxalde [test] Move setup of spa2rql tests into setUpClass method
Mon, 18 Jul 2016 20:08:48 +0200 Denis Laxalde [schema] Set CubicWebSchemaLoader's extrapath using config eponymous property
Tue, 16 Aug 2016 14:26:41 +0200 Denis Laxalde [doc] Document change of instances location in virtualenv installation 3.23
Tue, 16 Aug 2016 14:16:10 +0200 Denis Laxalde [cwconfig] Do not override user-defined CW_MODE in virtualenv setup 3.23
Fri, 22 Jul 2016 19:02:52 +0200 David Douard Added tag 3.22.4, debian/3.22.4-1, centos/3.22.4-1 for changeset 92db0bb8e26d 3.22
Fri, 22 Jul 2016 18:26:17 +0200 David Douard [pkg] remove .dev0 from version 3.22 3.22.4 centos/3.22.4-1 debian/3.22.4-1
Thu, 21 Jul 2016 21:03:25 +0200 David Douard [pkg] 3.22.4 3.22
Wed, 06 Jul 2016 20:14:55 +0200 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.22
Wed, 16 Mar 2016 00:42:40 +0100 Julien Cristau [test] fix test_printable_value_bytes with current pygments 3.22
Tue, 19 Jul 2016 19:30:10 +0200 David Douard [webctl] set uid of file produced by gen-static-datadir (closes #11298794) 3.22
Tue, 19 Jul 2016 19:54:59 +0200 David Douard [webconfig] ensure uicache content has correct uid (related to #11298794) 3.22
Tue, 19 Jul 2016 19:50:48 +0200 David Douard [cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794) 3.22
Tue, 19 Jul 2016 19:26:20 +0200 David Douard [cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794) 3.22
Tue, 19 Jul 2016 15:53:58 +0200 Sylvain Thénault [web] Fix bug with usage of os.rename under windows environment 3.22
Wed, 06 Jul 2016 20:28:51 +0200 Sylvain Thénault [migration] More resilient migration script 3.23
Wed, 06 Jul 2016 20:14:55 +0200 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.23
Wed, 20 Jul 2016 09:40:04 +0200 David Douard typo 3.22
Wed, 20 Jul 2016 09:21:51 +0200 Denis Laxalde [native] Use cnx.system_sql instead of doexec method in syntax_tree_search
Wed, 20 Jul 2016 09:09:34 +0200 Denis Laxalde Remove usage of cnx.ensure_cnx_set context manager
Fri, 26 Jun 2015 10:26:00 +0200 Aurelien Campeas [hooks/test/synschema] remove an unneeded skipTest.
Tue, 19 Jul 2016 10:47:29 +0200 Denis Laxalde [test] Check retcode of subprocesses in devctl tests
Wed, 20 Jul 2016 17:58:49 +0200 Sylvain Thénault merge 3.23
Fri, 08 Jul 2016 13:40:50 +0200 Denis Laxalde [pkg] Bump version to 3.24.0.dev0
Wed, 29 Jun 2016 10:35:22 +0200 Denis Laxalde [pkg] Drop NO_SETUPTOOLS option
Tue, 12 Jul 2016 12:21:41 +0200 David Douard [debian] update cubicweb-dev.lintian-overrides 3.23
Tue, 05 Jul 2016 13:27:19 +0200 Denis Laxalde [pkg] Properly export data files in setup.py and adjust "newcube" test 3.23
Tue, 05 Jul 2016 10:44:05 +0200 Denis Laxalde [pkg] Handle verbose option in setup.py's export function 3.23
Tue, 05 Jul 2016 10:20:33 +0200 Denis Laxalde [pkg] Drop unused EMPTY_FILE global variable 3.23
Tue, 05 Jul 2016 13:00:38 +0200 Denis Laxalde [tox] Do not install package in "develop" 3.23
Tue, 05 Jul 2016 13:02:14 +0200 Denis Laxalde [pkg] Bump version to 3.23.2 3.23
Fri, 08 Jul 2016 09:59:18 +0200 Sylvain Thénault pep8 bits
Fri, 08 Jul 2016 10:17:42 +0200 Sylvain Thénault [schema] Add a method on yams constraints to compute its unique name
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
Thu, 07 Jul 2016 14:10:45 +0200 Sylvain Thénault [test] Add a migration test for update of a static vocabulary constraint
Thu, 30 Jun 2016 13:42:16 +0200 Sylvain Thénault [schema2sql] Avoid "parsing" SQL statements for database initialization
Thu, 30 Jun 2016 11:18:01 +0200 Sylvain Thénault [schema2sql] Drop most of the DB DROP related code
Thu, 30 Jun 2016 11:00:08 +0200 Sylvain Thénault [hooks] Use already imported module alias
Wed, 13 Jul 2016 12:18:32 +0200 Sylvain Thénault [schema2sql] Rename as_sql to constraint_value_as_sql
Wed, 13 Jul 2016 12:17:37 +0200 Sylvain Thénault [schema2sql] Drop unused indent argument on aschema2sql
Thu, 30 Jun 2016 13:26:36 +0200 Sylvain Thénault [schema2sql] More docstrings and minor API improvements
Thu, 30 Jun 2016 10:47:03 +0200 Sylvain Thénault [schema2sql] inline eschema_attrs method
Thu, 30 Jun 2016 13:25:43 +0200 Sylvain Thénault [schema2sql] Give a rdef to check_constraint
Tue, 19 Jul 2016 18:08:06 +0200 David Douard merge 3.20.16 in 3.22 3.22
Tue, 19 Jul 2016 16:13:12 +0200 David Douard merge 3.20.16 in 3.21 3.21
Tue, 19 Jul 2016 15:59:02 +0200 David Douard Added tag 3.20.16, debian/3.20.16-1, centos/3.20.16-1 for changeset e60a8e5d29ef 3.20
Tue, 12 Jul 2016 12:29:29 +0200 David Douard [debian] add a lintian override for source-is-missing about jquery.flot.js 3.20 3.20.16 centos/3.20.16-1 debian/3.20.16-1
Tue, 19 Jul 2016 12:49:19 +0200 David Douard [pkg] 3.20.16 3.20
Tue, 19 Jul 2016 12:47:28 +0200 David Douard [dataimport] fix count_lines function (closes #14407650) 3.20
Tue, 19 Jul 2016 13:50:56 +0200 David Douard [captcha] improve a bit the redability of generated captcha images (closes #13500378) 3.20
Tue, 19 Jul 2016 13:56:40 +0200 David Douard 3.20 branch 3.20
Wed, 29 Jun 2016 15:07:55 +0200 Sylvain Thénault merge 3.23 changes
Wed, 29 Jun 2016 13:52:25 +0200 Sylvain Thénault Added tag 3.23.1, centos/3.23.1-1, debian/3.23.1-1 for changeset 8f035d5d5953 3.23
Wed, 29 Jun 2016 13:51:25 +0200 Sylvain Thénault prepare 3.23.1 3.23 3.23.1 centos/3.23.1-1 debian/3.23.1-1
Wed, 29 Jun 2016 11:06:25 +0200 Denis Laxalde [debian] Adjust symlink to cubicweb package so that documention builds fine 3.23
Wed, 29 Jun 2016 09:12:02 +0200 Denis Laxalde [dataimport] Restore handling of Binary in ExtEntity's values 3.23
Tue, 28 Jun 2016 15:02:04 +0200 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.22
Tue, 28 Jun 2016 15:01:40 +0200 Denis Laxalde [doc] Reference 3.23 page in changelog 3.23
Tue, 28 Jun 2016 15:02:04 +0200 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.23
Mon, 27 Jun 2016 14:17:19 +0200 Denis Laxalde Backed out changeset b288debc6736 3.23
Mon, 27 Jun 2016 13:51:58 +0200 Denis Laxalde Merge with 3.23
Fri, 24 Jun 2016 13:08:52 +0200 Denis Laxalde [pkg] Bump version to 3.22.4.dev0 3.22
Mon, 27 Jun 2016 09:45:46 +0200 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021 3.23
Mon, 27 Jun 2016 09:12:00 +0200 Denis Laxalde [doc] Fix symlinks of sphinx theme images 3.23 3.23.0 centos/3.23.0-1 debian/3.23.0-1
Fri, 24 Jun 2016 17:45:10 +0200 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 93b0f836cb07 3.23
Fri, 24 Jun 2016 17:18:57 +0200 Denis Laxalde [debian] Move python-unittest2 >= 0.7.0 as runtime dependency 3.23
Fri, 24 Jun 2016 15:43:13 +0200 Denis Laxalde Symlink __pkginfo__.py at root 3.23
Fri, 24 Jun 2016 13:35:58 +0200 Denis Laxalde [3.23] More release notes 3.23
Fri, 24 Jun 2016 12:21:48 +0200 Denis Laxalde i18n update 3.23
Fri, 24 Jun 2016 11:12:36 +0200 Denis Laxalde [doc/changes] CubicWebTC.set_description no longer available
Fri, 24 Jun 2016 11:50:31 +0200 Sylvain Thénault Add some release notes
Thu, 23 Jun 2016 16:29:03 +0200 Denis Laxalde [pkg] Version 3.23.0
Fri, 24 Jun 2016 10:25:50 +0200 Denis Laxalde [pkg] Bump yams version in cubicweb-common Debian package
Thu, 23 Jun 2016 16:11:00 +0200 Denis Laxalde [tox] Drop yams from dev-requirements.txt
Thu, 23 Jun 2016 15:52:04 +0200 Denis Laxalde Merge with 3.22
Thu, 23 Jun 2016 15:48:39 +0200 Denis Laxalde Merge with 3.21
Tue, 21 Jun 2016 07:44:35 +0200 Sylvain Thénault backport 3.21 changes
Tue, 21 Jun 2016 07:42:30 +0200 Sylvain Thénault backport 3.20 changes
Thu, 23 Jun 2016 08:53:21 +0200 Denis Laxalde [sobjects] Drop custom unique constraint checks in user registration service
Thu, 23 Jun 2016 11:30:10 +0200 Denis Laxalde [test] Add a test for user registration unicity constraint on email
Thu, 23 Jun 2016 11:27:43 +0200 Denis Laxalde [test] Clarify user registration service tests
Thu, 23 Jun 2016 11:05:31 +0200 Denis Laxalde [test/hooks] pep8 and unittest.main instead in unittest_hooks.py
Mon, 13 Apr 2015 14:34:11 +0200 Julien Cristau [hooks/integrity] kill CheckUniqueHook
Mon, 20 Jun 2016 15:10:24 +0200 Sylvain Thénault [migration] drop identity_relation if it exists
Wed, 22 Jun 2016 14:35:43 +0200 Sylvain Thénault [migration] Reserialize all constraints since yams introduce new JSON serializing format
Thu, 23 Jun 2016 15:45:30 +0200 Sylvain Thénault [migration] Add IF EXISTS on DROP CONSTRAINT
Mon, 20 Jun 2016 18:00:00 +0200 Sylvain Thénault [schema sync] Rename index when an entity type is renamed
Fri, 17 Jun 2016 13:26:13 +0200 Sylvain Thénault [c-c] Add a command to check database index
Wed, 22 Jun 2016 07:57:13 +0200 Sylvain Thénault [sql gen] Control size of index name using an md5 hash
Mon, 20 Jun 2016 17:59:43 +0200 Sylvain Thénault [sql gen] Explicitly name unique index
Wed, 22 Jun 2016 17:13:10 +0200 Sylvain Thénault Update to yams 0.44 API
Mon, 20 Jun 2016 17:56:49 +0200 Sylvain Thénault [test] Fix randomness in tests
Wed, 22 Jun 2016 07:56:51 +0200 Sylvain Thénault [test] Drop unused import
Wed, 22 Jun 2016 11:38:53 +0200 Philippe Pepiot [serverctl] allow to sync multiple and all sources in source-sync command
Wed, 22 Jun 2016 15:57:17 +0200 Denis Laxalde [tox] Split migractions tests from server environment
Thu, 23 Jun 2016 10:24:11 +0200 Sylvain Thénault [dataimport] Fix rdef loopup in importer
Wed, 22 Jun 2016 16:23:11 +0200 Denis Laxalde [py3k] left-over unicode() in authobjs.py
Tue, 10 May 2016 16:09:34 +0200 Philippe Pepiot [server] Improve massive deletion of entities
Mon, 06 Jun 2016 15:18:12 +0200 Sylvain Thénault [hooks] Add a bunch of tests for session synchronization
Mon, 06 Jun 2016 15:17:23 +0200 Sylvain Thénault [entities] Drop very old backward compat
Mon, 06 Jun 2016 15:28:35 +0200 Sylvain Thénault pep8 + docstrings and comments improvments
Mon, 06 Jun 2016 21:17:33 +0200 Sylvain Thénault [server] some pep8 in rql2sql
Tue, 21 Jun 2016 17:51:11 +0200 Denis Laxalde [dataimport] Deprecate SQLGenObjectStore
Thu, 18 Feb 2016 17:51:12 +0100 Sylvain Thénault [datafeed] attempt to acquire synchronization lock even when force is given
Mon, 30 May 2016 17:41:12 +0200 Philippe Pepiot [schema] Cache RQL expressions on schema loading
Tue, 07 Jun 2016 12:04:21 +0200 Philippe Pepiot [schema] Avoid parsing RQL expressions twice on schema loading
Wed, 22 Jun 2016 10:22:37 +0200 Denis Laxalde [dataimport] Handle Bytes data in ExtEntity and convert them to Binary
Tue, 21 Jun 2016 18:11:40 +0200 Denis Laxalde [test] Avoid assertCountEqual in unittest_syncschema.py
Wed, 22 Jun 2016 11:01:16 +0200 Sylvain Thénault [packaging] Bump version number
Mon, 29 Feb 2016 17:07:56 +0100 David Douard [web/session] make sure not to modify an inner value of session.data (closes #11217958)
Fri, 19 Feb 2016 12:11:31 +0100 David Douard [book] improve a bit the documentation of the database setup
Tue, 22 Dec 2015 11:26:49 +0100 Alexandre Richardson [doc] add documentation for specializing translation of other cubes in an application cube
Fri, 21 Aug 2015 11:25:50 +0200 Arthur Lutz [doc] fix some URLs (cs to test jenkins autobuild )
Thu, 26 May 2016 15:37:28 +0200 Sylvain Thénault [uicfg] Fix typo in set_fields_order
Mon, 23 May 2016 17:40:31 +0200 Sylvain Thénault [forms] We don't want cwjs-edition-cancel class on reledit's cancel button
Tue, 21 Jun 2016 13:49:32 +0200 Sylvain Thénault [test] Prefer unittest.main
Tue, 21 Jun 2016 13:49:15 +0200 Sylvain Thénault [test] py.test related fix
Tue, 02 Feb 2016 12:08:49 +0100 Sylvain Thénault [dataimport] add a bit of extra-documentation on the massive store
Fri, 29 Jan 2016 18:57:30 +0100 Sylvain Thénault [dataimport] no need to call .keys()
Mon, 01 Feb 2016 17:50:05 +0100 Sylvain Thénault [dataimport] drop massive store's flush_metadata method
Tue, 02 Feb 2016 12:10:42 +0100 Sylvain Thénault [dataimport] test and fix external source support for the massive store
Tue, 21 Jun 2016 13:51:19 +0200 Sylvain Thénault [dataimport] add new test for nohook store importing in a custom source
Mon, 01 Feb 2016 17:29:59 +0100 Sylvain Thénault [dataimport] introduce usage of MetadataGenerator into the massive store
Thu, 28 Jan 2016 18:14:27 +0100 Sylvain Thénault [dataimport] rename massive store's metagen_push_relation method
Thu, 28 Jan 2016 18:14:55 +0100 Sylvain Thénault [dataimport] meta_data -> metadata
Thu, 28 Jan 2016 16:08:08 +0100 Sylvain Thénault [dataimport] use sql shortcut
Thu, 28 Jan 2016 18:16:47 +0100 Sylvain Thénault [dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
Thu, 28 Jan 2016 18:17:08 +0100 Sylvain Thénault [dataimport] inline some methods of the massive store
Thu, 28 Jan 2016 15:25:32 +0100 Sylvain Thénault [dataimport] move everything related to the "URI handling" feature of the massive store together
Thu, 28 Jan 2016 15:13:39 +0100 Sylvain Thénault [dataimport] test for a value is in a set and insertion in a set should live together
Thu, 28 Jan 2016 15:08:16 +0100 Sylvain Thénault [dataimport] use a single _initialized set instead of _entities / _rtypes
Thu, 28 Jan 2016 14:34:47 +0100 Sylvain Thénault [dataimport] drop massive store etype to eid index
Thu, 28 Jan 2016 14:00:50 +0100 Sylvain Thénault [dataimport] add a .schema shortcut attribute on the massive store
Thu, 28 Jan 2016 13:41:39 +0100 Sylvain Thénault [dataimport] rework massive store's __init__
Thu, 28 Jan 2016 18:18:20 +0100 Sylvain Thénault [dataimport] rework PGHelper class
Thu, 28 Jan 2016 18:18:44 +0100 Sylvain Thénault [dataimport] flake8
Thu, 28 Jan 2016 14:02:31 +0100 Sylvain Thénault [dataimport] enhance a bit sql queries readability
Thu, 28 Jan 2016 14:14:57 +0100 Sylvain Thénault [dataimport] use IF EXISTS when possible
Thu, 28 Jan 2016 11:32:12 +0100 Sylvain Thénault [dataimport] PGHelper should be responsible to retrieve the database schema
Mon, 01 Feb 2016 17:31:35 +0100 Sylvain Thénault [dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
Tue, 21 Jun 2016 16:37:17 +0200 Sylvain Thénault [dataimport] Prefer now(pytz.utc) to utcnow
Fri, 29 Jan 2016 15:08:13 +0100 Sylvain Thénault [dataimport] rename nohook store .source attribute
Thu, 28 Jan 2016 11:17:31 +0100 Sylvain Thénault [dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
Wed, 27 Jan 2016 21:59:34 +0100 Sylvain Thénault [dataimport] remove useless assignment in massive store
Wed, 27 Jan 2016 08:42:28 +0100 Sylvain Thénault [dataimport] move eid attribution from the metagenerator back to the nohook store
Wed, 27 Jan 2016 08:38:04 +0100 Sylvain Thénault [dataimport] rephrase minor bits of the meta generator
Tue, 21 Jun 2016 15:25:36 +0200 Denis Laxalde [pkg] Depends on logilab-common >= 1.2.2
Tue, 21 Jun 2016 16:35:21 +0200 Denis Laxalde Merge with 3.22.3
Tue, 21 Jun 2016 14:13:54 +0200 Denis Laxalde [pkg] Depends on yams >= 0.43
Tue, 21 Jun 2016 16:21:07 +0200 Denis Laxalde Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
Tue, 21 Jun 2016 15:32:51 +0200 Denis Laxalde [pkg] Version 3.22.3 3.22.3 centos/3.22.3-1 debian/3.22.3-1
Tue, 21 Jun 2016 13:45:12 +0200 Denis Laxalde [pkg] Depends on yams < 0.43
Wed, 01 Jun 2016 15:17:09 +0200 Sylvain Thénault Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
Fri, 10 Jun 2016 13:21:31 +0200 Sylvain Thénault [web] Remove some unused imports in editforms
Fri, 10 Jun 2016 13:21:13 +0200 Sylvain Thénault Fix cancel action on deletion confirmation form
Mon, 06 Jun 2016 21:19:04 +0200 Sylvain Thénault [rql2sql] Test and fix some case of sql generation
Tue, 21 Jun 2016 13:22:00 +0200 Denis Laxalde [test] Add missing os import in unittest_migractions.py
Mon, 20 Jun 2016 15:04:14 +0200 Sylvain Thénault backport 3.22 changes
Fri, 15 Apr 2016 10:20:34 +0200 Denis Laxalde [entity] Make it possible to specify sorting terms in cw_related_rqlst method
Thu, 16 Jun 2016 17:45:16 +0200 Sylvain Thénault [sql gen] Properly create UNIQUE index on non string column. Closes #13728492
Fri, 17 Jun 2016 14:44:59 +0200 Sylvain Thénault [server] some pep8 changes
Thu, 16 Jun 2016 17:35:39 +0200 Sylvain Thénault pep8 schema2sql
Thu, 02 Jun 2016 17:52:43 +0200 Denis Laxalde [migration] Drop custom "readfunc" for code.interact in shell
Thu, 02 Jun 2016 09:41:24 +0200 Denis Laxalde [tox] Put development dependencies into a dev-requirements.txt file
Thu, 02 Jun 2016 10:27:34 +0200 Denis Laxalde [py3k] Fix config-level comparison in "cubicweb-ctl create" command
Mon, 06 Jun 2016 09:19:38 +0200 Denis Laxalde [pkg] PEP8 fixes in __pkginfo__.py
Mon, 06 Jun 2016 09:17:06 +0200 Denis Laxalde [pkg] Drop "support" of unused subpackage_of option in setup.py
Thu, 16 Jun 2016 17:09:11 +0200 Sylvain Thénault Add missing import, eaten by previous merge
Wed, 01 Jun 2016 17:05:16 +0200 Sylvain Thénault Only access once to _cw.message in the login form
Thu, 16 Jun 2016 15:53:01 +0200 Sylvain Thénault backport 3.22 changes
Thu, 16 Jun 2016 14:19:20 +0200 Sylvain Thénault backport changes from 3.21
Fri, 10 Jun 2016 16:45:20 +0200 Alexandre Richardson [server,bfss] fix bfss migration test for python 3 (related #13519541)
Fri, 10 Jun 2016 13:23:54 +0200 Denis Laxalde [pkg] Use io.open with utf-8 encoding to read long description from README
Wed, 04 May 2016 23:52:36 +0200 Nicolas Chauvat [dataimport] order of ExtEntities should be irrelevant (closes #13117472)
Wed, 01 Jun 2016 15:36:18 +0200 Sylvain Thénault Test and fix "pickleability" of Binary objects
Tue, 07 Jun 2016 10:05:30 +0200 Alexandre Richardson [server,bfss] fix storage migration when Bytes attributes is None (closes #13519541)
Wed, 25 May 2016 09:51:51 +0200 Denis Laxalde Let hg Ignore py.test's .cache directory
Fri, 15 Apr 2016 08:59:53 +0200 Denis Laxalde [entity] Add a cw_related_rqlst method returning the RQL select node of cw_related method
Fri, 20 May 2016 17:05:39 +0200 Sylvain Thénault [devtools] set .config in setUpClass instead of using a cache in a classproperty
Fri, 20 May 2016 12:01:42 +0200 Sylvain Thénault [devtools] Simplify test configuration's init
Thu, 11 Sep 2014 14:22:02 +0200 Rémi Cardona [web] Have the LoginController return 403 on failed auth (closes #11569950)
Fri, 20 May 2016 11:32:23 +0200 Sylvain Thénault [devtools] Drop old init_test_database backward compat
Fri, 20 May 2016 14:43:19 +0200 Sylvain Thénault [devtools] show DeprecationWarning during test execution
Fri, 20 May 2016 11:09:46 +0200 Sylvain Thénault [devtools] deprecate usage of sources file for test
Fri, 20 May 2016 13:07:21 +0200 Sylvain Thénault [devtools] Set dumb value for postgres's db-host to avoid unexpected connection to a local server
Wed, 25 May 2016 17:19:14 +0200 David Douard [ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
Wed, 25 May 2016 17:43:53 +0200 David Douard [test] add a test to ensure we get an AuthenticationError with ldapfeed
Fri, 22 Apr 2016 16:16:09 +0200 Denis Laxalde [entity] Exclude computed relations from Entity.copy_relations
Thu, 19 May 2016 10:51:33 +0200 Denis Laxalde [pkg] Set version to 3.22.2.dev0
Fri, 20 May 2016 12:05:29 +0200 Sylvain Thénault [devtools] pep8 a bit package's __init__
Thu, 19 May 2016 17:57:43 +0200 Denis Laxalde [test/server] Only use configcls with statement timeout when needed
Thu, 19 May 2016 17:55:26 +0200 Denis Laxalde [server/test] Add an assertion in test_statement_timeout
Wed, 01 Jul 2015 08:58:39 +0200 Sylvain Thénault [datafeed] minor cleanups to cwxml parser
Wed, 23 Sep 2015 10:59:56 +0200 Sylvain Thénault [datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
Wed, 01 Jul 2015 08:53:29 +0200 Sylvain Thénault [datafeed] gives information about moved entities to the parser
Wed, 01 Jul 2015 08:45:29 +0200 Sylvain Thénault [datafeed] simplify SQL query used to retrieve information about entities from an external source
Wed, 01 Jul 2015 08:42:44 +0200 Sylvain Thénault [datafeed] rename parser.sourceuris to source_uris
Tue, 30 Jun 2015 10:05:46 +0200 Sylvain Thénault [datafeed] move process_urls to the parser
Thu, 14 Jan 2016 17:14:16 +0100 Denis Laxalde [tox] Use py.test to run tests
Thu, 19 May 2016 14:21:21 +0200 Sylvain Thénault [test] Fix devtools unittest_i18n when ran without pytest
Fri, 05 Feb 2016 14:48:23 +0100 Julien Cristau [server] explicitly set postgres LC_MESSAGES variable to C on connection
Thu, 19 Mar 2015 21:19:52 +0100 Julien Cristau [web] cleanup xmlrss view
Wed, 17 Feb 2016 14:01:35 +0100 Julien Cristau [migration] add rollback when replace_eid_sequence_with_eid_numrange fails
Wed, 17 Feb 2016 14:03:56 +0100 Julien Cristau [migration] move CWComputedRType later
Thu, 19 May 2016 09:18:56 +0200 Sylvain Thénault docstring fix
Tue, 12 Apr 2016 10:35:06 +0200 David Douard [cwctl] make cwctl not depends on cubicweb.wsgi (closes #12210063)
Wed, 07 Oct 2015 18:24:49 +0200 Julien Cristau [hooks/workflow] pass eids, not entities, from hooks to operations
Wed, 09 Mar 2016 14:53:33 +0100 Julien Cristau [web/httpcache] fix Last-Modified generation
Wed, 04 May 2016 17:07:41 +0200 Florent Cayré [forms] Fix edition of TZDatetime attributes
Mon, 02 May 2016 17:14:43 +0200 Nicolas Chauvat [doc] fix abstract and example of data import
Sun, 01 May 2016 22:00:14 +0200 Nicolas Chauvat [doc] fix abstract of data import
Fri, 29 Apr 2016 12:39:08 +0200 Sylvain Thénault [repository] drop remanescence of old multi-sources code
Mon, 09 May 2016 17:24:03 +0200 David Douard Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
Mon, 09 May 2016 17:05:14 +0200 David Douard [pkg] 3.20.15 3.20.15 centos/3.20.15-1 debian/3.20.15-1
Wed, 20 Apr 2016 14:43:48 +0200 David Douard [views] do not eat the self._cw.message in LogFormView (closes #12421177)
Tue, 19 Apr 2016 13:57:12 +0200 David Douard [server] make InternalManager.name() return an empty string (closes #12418708)
Mon, 21 Mar 2016 17:10:08 +0100 Julien Cristau [test/migractions] work around drop_cube not deleting final etypes
Mon, 21 Mar 2016 17:09:41 +0100 Julien Cristau [hooks] deleting a final entity type shouldn't try dropping an sql table
Tue, 05 Apr 2016 09:10:17 +0200 Denis Laxalde [tox] Use a revision on proper branch for Yams
Tue, 29 Mar 2016 14:35:28 +0200 Julien Cristau [webconfig] disable generate-staticdir by default
Mon, 21 Mar 2016 15:24:17 +0100 Denis Laxalde [test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
Tue, 29 Mar 2016 17:00:13 +0200 Julien Cristau [devtools] drop unused DumbOrderedDict2 class
Tue, 29 Mar 2016 16:56:59 +0200 Julien Cristau [devtools] fix sorting in ExecutionPlan._check_permissions on python3
Mon, 21 Mar 2016 13:55:29 +0100 Denis Laxalde [test] assertItemsEqual → assertCountEqual in unittest_repository.py
Thu, 24 Mar 2016 09:43:25 +0100 Julien Cristau merge 3.20.14 in 3.21 branch
Mon, 21 Mar 2016 18:08:47 +0100 Julien Cristau Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
Mon, 21 Mar 2016 17:59:40 +0100 Julien Cristau [pkg] 3.20.14 3.20.14 centos/3.20.14-1 debian/3.20.14-1
Mon, 21 Mar 2016 10:53:44 +0100 Julien Cristau [tox] use master URL for yams repository
Tue, 19 Jan 2016 16:11:16 +0100 Laura Médioni [pylint] Avoid invalid-name on schema relation class names
Wed, 20 Jan 2016 08:26:30 +0100 Sylvain Thénault [pylint] more work on the pylint support
Tue, 19 Jan 2016 14:07:59 +0100 Laura Médioni [pylint] remove abstract-method warning
Tue, 19 Jan 2016 11:43:52 +0100 Laura Médioni [pylint] upgrade pylintext plugin
Tue, 19 Jan 2016 13:24:44 +0100 Sylvain Thénault update and enhance pylintrc
Wed, 16 Mar 2016 11:56:32 +0100 Julien Cristau [schema] use json to serialize constraints
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 15:55:56 +0100 Julien Cristau [cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
Tue, 15 Mar 2016 11:24:51 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
Wed, 16 Mar 2016 13:53:03 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
Wed, 16 Mar 2016 11:31:40 +0100 Denis Laxalde [test] Use a Popen in i18n tests
Tue, 06 May 2014 17:45:37 +0200 Vladimir Popescu [forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
Tue, 17 Mar 2015 15:21:29 +0100 Aurelien Campeas [connection] remove a dead counter
Wed, 16 Jul 2014 17:34:21 +0200 Aurelien Campeas [session] drop .is_repo_in_memory
Wed, 16 Mar 2016 11:39:24 +0100 Aurelien Campeas [session] drop session-as-a-context-manager
Thu, 12 Jun 2014 18:37:29 +0200 Aurelien Campeas [devtools/repotest] use the RepoAccess object
Tue, 01 Jul 2014 18:25:20 +0200 Aurelien Campeas [devtools] adapt stresstester to current APIs
Wed, 16 Mar 2016 12:11:18 +0100 Aurelien Campeas [session] retire session.vreg
Wed, 16 Jul 2014 16:26:16 +0200 Aurelien Campeas [session] fix super call in Connection.__init__
Wed, 16 Jul 2014 15:30:16 +0200 Aurelien Campeas [session,repo] remove last trace of "cnxprops"
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Tue, 15 Mar 2016 16:58:50 +0100 Julien Cristau [web/views] stop using cwaction='cancel'
Wed, 16 Mar 2016 00:42:40 +0100 Julien Cristau [test] fix test_printable_value_bytes with current pygments
Thu, 12 Jun 2014 15:54:44 +0200 Aurelien Campeas [session, repository] deprecate repo.connect and move .close reponsibility to session object
Wed, 09 Mar 2016 14:11:47 +0100 Julien Cristau [web/test] fix typo in doc string
Wed, 09 Mar 2016 19:00:09 +0100 Julien Cristau [web/httpcache] send weak ETags
Fri, 04 Mar 2016 12:17:58 +0100 Julien Cristau [server] print backend exception if we fail to execute an sql script
Tue, 15 Mar 2016 14:59:24 +0100 Julien Cristau [cwctl] drop unnecessary admincnx call from 'shell'
Mon, 07 Mar 2016 17:51:30 +0100 Julien Cristau [serverctl] allow schema-diff when db and fs are not in sync
Wed, 09 Jul 2014 16:33:08 +0200 Aurelien Campeas [cwctl] remove networked remote shell
Tue, 15 Mar 2016 14:30:21 +0100 Julien Cristau [web/calendar] fix regression in previous changeset
Mon, 17 Mar 2014 15:21:47 +0100 Laura Médioni Enables css customization in CalendarView
Thu, 17 Sep 2015 12:47:39 +0200 Alexandre Richardson refactor a bit breadcrumbs to ease overriding of the root's display
Wed, 14 Jan 2015 13:35:22 +0100 Julien Cristau Add migration helper function to delete entity types faster
Mon, 14 Mar 2016 15:38:03 +0100 Denis Laxalde [testlib] Import nocoverage from logilab.common.testlib
Mon, 14 Mar 2016 21:28:44 +0100 Julien Cristau [web/test] replace unicode with six.text_type
Thu, 18 Feb 2016 10:23:05 +0100 Denis Laxalde [devtools/testlib] Issue a RuntimeError when a generative tests is detected
Thu, 18 Feb 2016 09:30:58 +0100 Julien Cristau [devtools] stop using lgc.testlib.TestCase
Thu, 03 Mar 2016 10:25:32 +0100 Denis Laxalde [test] Replace remaining generative tests by subtests
Mon, 14 Mar 2016 18:15:09 +0100 Denis Laxalde [tox] Enable all applicable py34 environments
Wed, 09 Mar 2016 17:01:42 +0100 Julien Cristau [migration/3.10] fix AttributeError
Mon, 07 Mar 2016 17:53:20 +0100 Julien Cristau [server/sources] Fix authenticate on pre-3.10 database
Fri, 29 Jan 2016 17:11:17 +0100 Denis Laxalde [test] Add a test ensuring new cube built from skeleton is flake8-compliant
Mon, 25 Jan 2016 08:28:16 +0100 Denis Laxalde [skeleton] Ship a tox.ini file upon new cube
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Wed, 09 Mar 2016 18:01:44 +0100 Julien Cristau [web/httpcache] GMTOFFSET no longer exists
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Mon, 29 Feb 2016 12:32:52 +0100 Julien Cristau [rset] fix infinite recursion introduced in c1eb5a676c80
Wed, 17 Feb 2016 10:02:03 +0100 Sylvain Thénault pep8 unittest_application and unittest_formfields
Tue, 12 Jan 2016 14:31:14 +0100 Alexandre Richardson [rset] Always complete attribute/relation caches in ResultSet.get_entity
Tue, 12 Jan 2016 17:36:28 +0100 Alexandre Richardson [rset] refactoring of _build_entity method
Thu, 25 Feb 2016 09:28:21 +0100 Julien Cristau [entity] comparing two entities returns NotImplemented
Thu, 18 Feb 2016 09:24:43 +0100 Julien Cristau [test] replace one use of lgc.testlib.unittest_main with unittest.main
Thu, 18 Feb 2016 09:23:18 +0100 Julien Cristau [test] stop using TestCase.set_description
Thu, 18 Feb 2016 09:20:57 +0100 Julien Cristau [test] convert a lgc-style generative test into unittest2-style
(0) -10000 -3000 -1000 -480 +480 +1000 tip