Tue, 28 May 2019 12:35:34 +0200 Laurent Peuch [fix] parse cube version number without space in them
Fri, 24 May 2019 17:09:10 +0200 Philippe Pepiot Install patched yapps for test from an http archive
Thu, 28 Mar 2019 11:39:36 +0100 Philippe Pepiot [server/test] make test filename uniques
Fri, 24 May 2019 16:29:14 +0200 Philippe Pepiot Merge 3.26
Tue, 21 May 2019 10:50:08 +0200 julien tayon [dataimport] Fix case when extid is text in use_extid_as_cwuri() 3.26
Wed, 22 May 2019 11:34:08 +0200 Noe Gaumont [doc] fix key used in the hook example
Wed, 22 May 2019 11:32:09 +0200 Noe Gaumont [doc] set_operation has been replaced by add_data
Wed, 22 May 2019 11:30:52 +0200 Noe Gaumont [doc] check_cycle is a standard function
Wed, 22 May 2019 11:29:49 +0200 Noe Gaumont [doc] fix several typos
Tue, 21 May 2019 10:18:54 +0200 Philippe Pepiot [pkg] make cubicweb[crypto] depends on pycryptodome instead of pycrypto
Tue, 21 May 2019 10:18:38 +0200 Philippe Pepiot [crypto] Encode unicode strings in _cypherer()
Thu, 16 May 2019 14:26:38 +0200 julien tayon [ldapfeed] FIX: Unique Key violation when synchronizing with LDAPfeed 3.26
Fri, 15 Mar 2019 12:12:23 +0100 Denis Laxalde Skip tests for ldapsource with python >= 3.7 3.26
Thu, 16 May 2019 17:18:29 +0200 Denis Laxalde Flake8 crypto module 3.26
Thu, 16 May 2019 17:17:42 +0200 Denis Laxalde Make crypto module python3-compatible 3.26
Thu, 16 May 2019 04:42:59 +0200 Laurent Peuch [mod] make ViolatedConstraint actually display useful information
Thu, 16 May 2019 09:40:28 +0200 Denis Laxalde Fix flake8 errors/warnings about import in cubicweb/_exceptions.py
Thu, 16 May 2019 04:47:27 +0200 Laurent Peuch add comment and # noqa on used import
Thu, 16 May 2019 04:47:10 +0200 Laurent Peuch remove unused import
Thu, 16 May 2019 02:39:42 +0200 Laurent Peuch [autopep8] E305 - Expected 2 blank lines after end of function or class
Thu, 16 May 2019 02:39:41 +0200 Laurent Peuch [autopep8] E303 - Remove extra blank lines
Thu, 16 May 2019 02:39:41 +0200 Laurent Peuch [autopep8] E302 - Add missing 2 blank lines
Thu, 16 May 2019 02:39:40 +0200 Laurent Peuch [autopep8] E301 - Add missing blank line
Thu, 16 May 2019 01:23:51 +0200 Laurent Peuch [enh] display CWConstraint type in its repr
Thu, 16 May 2019 01:23:51 +0200 Laurent Peuch [entities] display CWConstraint type in its repr 3.26
Wed, 15 May 2019 14:23:19 +0200 Laurent Peuch [changelog] document pyramid.ini automatic generation
Wed, 15 May 2019 15:50:29 +0200 Denis Laxalde Flake8 cubicweb/pyramid/test/test_hooks.py
Wed, 15 May 2019 12:06:29 +0200 Laurent Peuch [pyramid/doc] bad docstring
Wed, 15 May 2019 12:06:15 +0200 Laurent Peuch [pyramid/misc] remove useless variable
Wed, 15 May 2019 12:05:52 +0200 Laurent Peuch [pyramid/test] add test for pyramid.ini generation
Wed, 15 May 2019 15:44:35 +0200 Denis Laxalde Added tag 3.26.10 for changeset 74cc5de1ee6c 3.26
Wed, 15 May 2019 15:44:26 +0200 Denis Laxalde [pkg] Version 3.26.10 3.26 3.26.10
Fri, 10 May 2019 16:07:32 +0200 Philippe Pepiot Move CWSchemaTC to RQLExpressionTC
Wed, 17 Apr 2019 16:41:41 +0200 Denis Laxalde [skeleton] Drop py27 tox environment
Wed, 17 Apr 2019 15:30:42 +0200 Denis Laxalde [skeleton] Do not ship Debian and RPM packaging files in sdist
Wed, 17 Apr 2019 15:06:57 +0200 Denis Laxalde [skeleton] Add a check-manifest tox environment
Fri, 10 May 2019 16:04:37 +0200 Philippe Pepiot Fix pyramid tests
Fri, 10 May 2019 11:42:24 +0200 Philippe Pepiot Fix flake8 and check-manifest
Fri, 10 May 2019 15:58:01 +0200 Philippe Pepiot Merge 3.26
Wed, 08 May 2019 21:37:13 +0200 Laurent Peuch DeprecationWarning: In future versions of Waitress clear_untrusted_proxy_headers will be set to True by default. You may opt-out by setting this value to False, or opt-in explicitly by setting this to True.
Wed, 08 May 2019 21:30:44 +0200 Laurent Peuch DeprecationWarning: The default pickle serializer is deprecated as of Pyramid 1.9 and it will be changed to use pyramid.session.JSONSerializer in version 2.0. Explicitly set the serializer to avoid future incompatibilities
Wed, 08 May 2019 20:53:49 +0200 Laurent Peuch [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
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.
Mon, 08 Apr 2019 11:24:53 +0200 Denis Laxalde Account for new psycopg2 exception classes mapping 3.26
Fri, 12 Apr 2019 02:26:28 +0200 Laurent Peuch [cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
Fri, 12 Apr 2019 12:31:14 +0200 Laurent Peuch Use secure hash algorithm in WebConfiguration.sign_text
Tue, 23 Apr 2019 09:33:52 +0200 Laurent Peuch [enh] don't catch all exceptions in notification hooks during tests
Thu, 18 Apr 2019 15:09:36 +0200 Noe Gaumont [doc] add a reference to static-messages.pot usage
Thu, 18 Apr 2019 15:10:35 +0200 Noe Gaumont [doc] Clarify sentences
Thu, 18 Apr 2019 15:05:13 +0200 Noe Gaumont [doc] Fix format and typo
Thu, 18 Apr 2019 04:40:23 +0000 Nsukami Patrick Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
Thu, 18 Apr 2019 04:34:34 +0000 Nsukami Patrick Fix DeprecationWarning: invalid escape sequence
Tue, 16 Apr 2019 15:49:03 +0200 Philippe Pepiot [devtools/testlib] avoid hidding AttributeError in create_user() 3.26
Wed, 10 Apr 2019 17:59:17 +0000 Nsukami Patrick Fix DeprecationWarning: invalid escape sequence \
Fri, 12 Apr 2019 11:56:13 +0200 Laurent Peuch DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
Fri, 12 Apr 2019 13:52:17 +0200 Laurent Peuch [mod] remove backward compatible code for passlib and force modern version
Fri, 12 Apr 2019 11:54:42 +0200 Laurent Peuch DeprecationWarning: Please use assertEqual instead.
Fri, 12 Apr 2019 17:25:40 +0200 Laurent Peuch DeprecationWarning: Please use assertRaisesRegex instead.
Thu, 11 Apr 2019 20:15:09 +0200 Laurent Peuch DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
Thu, 11 Apr 2019 16:47:27 +0200 Laurent Peuch [README] add testing instructions
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip