Thu, 03 Nov 2016 18:22:47 +0100 Denis Laxalde [pkg] Version 3.24.0
Thu, 03 Nov 2016 15:00:01 +0100 Laura Médioni [req,web] Make it possible to handle page language from URL prefix
Wed, 02 Nov 2016 15:59:39 +0100 David Douard [config] fix the load_site_cubicweb() method for to 'new-style' cubes (closes #16059402)
Thu, 13 Oct 2016 15:31:02 +0200 Adrien Di Mascio [massive store] remove on_commit / on_rollback parameters
Thu, 13 Oct 2016 15:16:38 +0200 Adrien Di Mascio [massive store] master_init should commit by default
Thu, 13 Oct 2016 15:12:33 +0200 Adrien Di Mascio [massive store] isolate SQL statements that one may want to customize
Thu, 06 Oct 2016 12:12:04 +0200 Sylvain Thénault [massive store] Store entities in temporary table as well
Tue, 11 Oct 2016 10:24:13 +0200 Sylvain Thénault [massive store] Drop useless check for empty buffer
Tue, 11 Oct 2016 10:23:44 +0200 Sylvain Thénault [massive store] Docstring / comment cleanups
Tue, 11 Oct 2016 10:23:06 +0200 Sylvain Thénault [massive store] Turn a runtime error into an assertion
Wed, 05 Oct 2016 09:27:25 +0200 Sylvain Thénault [massive store] Delay metadata attributes and default values handling to flush_entities
Wed, 05 Oct 2016 09:38:05 +0200 Sylvain Thénault [massive store] Use a slave specific table for relation insertion in the massive store
Tue, 04 Oct 2016 13:14:35 +0200 Sylvain Thénault [massive store] docstring and __init__ cleanup
Tue, 04 Oct 2016 13:14:18 +0200 Sylvain Thénault [massive store] Drop dead code
Fri, 30 Sep 2016 17:34:59 +0200 Sylvain Thénault [massive store] Reintroduce methods that are necessary to properly handle master/slave configuration
Wed, 28 Sep 2016 09:02:14 +0200 Sylvain Thénault [massive store] Follow configuration of the metadata generator
Mon, 17 Oct 2016 16:53:28 +0200 Adrien Di Mascio [dataimport] make MetadataGenerator.META_RELATIONS customizable
Wed, 28 Sep 2016 08:57:48 +0200 Sylvain Thénault [massive store] Rework constraint/index handling
Tue, 27 Sep 2016 12:02:07 +0200 Sylvain Thénault [massive store] Lazy removal of constraints and metadata indexes
Mon, 17 Oct 2016 14:50:47 +0200 Sylvain Thénault [repository] Drop the index on entities.type
Thu, 06 Oct 2016 12:11:23 +0200 Sylvain Thénault [source] Drop source mapping handling
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 17:38:12 +0200 Sylvain Thénault [repository] Drop the entities.asource column
Thu, 29 Sep 2016 22:54:26 +0200 Sylvain Thénault [integrity check] Stop using entities.asource column in integrity checks
Mon, 17 Oct 2016 13:42:30 +0200 Sylvain Thénault [rql2sql/test] Ensure test results predictability
Thu, 06 Oct 2016 21:17:01 +0200 Sylvain Thénault [rql2sql] Stop generating SQL query from RQL using entities.type
Tue, 11 Oct 2016 10:30:59 +0200 Sylvain Thénault [test] Remove some usages of lgc.testlib
Thu, 06 Oct 2016 21:14:49 +0200 Sylvain Thénault [test] Avoid pytest discovery warnings
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Wed, 05 Oct 2016 15:28:43 +0200 Sylvain Thénault [schema2sql] Drop deprecated comment
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Thu, 06 Oct 2016 12:15:50 +0200 Sylvain Thénault [entity] Reimplement and deprecate entity.cw_metainformation
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Fri, 30 Sep 2016 17:34:11 +0200 Sylvain Thénault [entity] Stop returning source information in cw_metainformation()
Fri, 30 Sep 2016 17:04:42 +0200 Sylvain Thénault [json] Stop serializing cw_source into default json representation of an entity
Thu, 29 Sep 2016 23:11:38 +0200 Sylvain Thénault Drop deprecated LDAP related script
Fri, 30 Sep 2016 17:18:15 +0200 Sylvain Thénault [entity] Stop linking to external site for external entities
Thu, 29 Sep 2016 22:23:16 +0200 Sylvain Thénault [datafeed] Drop entity deletion handling in the default source / parser
Thu, 29 Sep 2016 11:44:19 +0200 Sylvain Thénault [sources] Drop 'moved_entities' table handling
Fri, 30 Sep 2016 17:36:40 +0200 Sylvain Thénault [repository] Drop deprecated extid2eid API and friends
Fri, 30 Sep 2016 17:36:02 +0200 Sylvain Thénault [ldap] Stop using entities table in ldap source authentication and parser
Wed, 26 Oct 2016 11:24:57 +0200 Denis Laxalde [test] Use stdlib unittest in unittest_webconfig.py
Thu, 03 Nov 2016 12:15:42 +0100 Denis Laxalde [tox] Require ldap3 < 2 for server tests
Wed, 02 Nov 2016 11:11:01 +0100 David Douard [setup] fix CWDevelop to keep compat with python 2.7
Wed, 26 Oct 2016 08:34:34 +0200 Denis Laxalde [devtools] Make dependency on backports.tempfile (Python2) optional
Wed, 28 Sep 2016 22:17:36 +0200 Sylvain Thénault [sources] Drop source support_entity / support_relation source API
Fri, 30 Sep 2016 18:24:17 +0200 Sylvain Thénault [dataimport] Add a new NullStore
Fri, 30 Sep 2016 17:03:33 +0200 Sylvain Thénault [devtools] Properly reraise the exception
Mon, 24 Oct 2016 14:41:36 +0200 Denis Laxalde [pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
Mon, 24 Oct 2016 10:08:36 +0200 Denis Laxalde [devtools/qunit] Retain firefox process stdout to eventually print it
Mon, 24 Oct 2016 09:45:38 +0200 Denis Laxalde [devtools/qunit] Turn FirefoxHelper into a context manager
Mon, 24 Oct 2016 09:31:55 +0200 Denis Laxalde [test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
Mon, 24 Oct 2016 09:29:08 +0200 Denis Laxalde [test] Use `with open` syntax in cwconfig "prefix" tests
Mon, 24 Oct 2016 09:02:53 +0200 Denis Laxalde [test] Use stdlib unittest.main() in qunit
Tue, 16 Aug 2016 16:00:32 +0200 Denis Laxalde [web] Clear "pending_others" session key after all relations got processed
Wed, 28 Sep 2016 11:06:28 +0200 Denis Laxalde [datafeed] Complete the import log even if parser could not be found
Fri, 21 Oct 2016 18:03:06 +0200 Denis Laxalde [twconfig] Set default value for "interface" to 0.0.0.0
Wed, 12 Oct 2016 17:03:02 +0200 Denis Laxalde [session] Allow self._open to be False in __enter__
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
(0) -10000 -3000 -1000 -120 +120 +1000 tip