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
Fri, 05 Apr 2019 12:19:03 +0200 Denis Laxalde Add pytest-subtests to dev requirements
Tue, 26 Mar 2019 16:22:31 +0100 Denis Laxalde [test] use unittest.mock instead of mock library
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Fri, 05 Apr 2019 17:21:14 +0200 Denis Laxalde Merge with 3.26
Fri, 05 Apr 2019 17:40:02 +0200 Denis Laxalde Remove unused imports in cubicweb.pyramid.config 3.26
Fri, 05 Apr 2019 17:20:01 +0200 Denis Laxalde Added tag 3.26.9 for changeset 4d6909de765a 3.26
Fri, 05 Apr 2019 17:19:56 +0200 Denis Laxalde [pkg] Version 3.26.9 3.26 3.26.9
Tue, 12 Feb 2019 17:00:55 +0100 Laurent Peuch [pyramid/security] use cryptographically secure random generator 3.26
Thu, 04 Apr 2019 14:11:40 +0200 Arthur Lutz Reclosing branch after merge tls-sprint
Thu, 04 Apr 2019 13:49:34 +0200 Arthur Lutz Merging heads of old, closed branch tls-sprint
Thu, 04 Apr 2019 14:08:10 +0200 Arthur Lutz Reclosing branch after merge 3.0
Thu, 04 Apr 2019 13:45:23 +0200 Arthur Lutz Merging heads of old, closed branch 3.0
Thu, 28 Mar 2019 11:15:28 +0100 Philippe Pepiot [doc/changes] document that legacy cube support has been dropped
Thu, 28 Mar 2019 11:13:12 +0100 Philippe Pepiot [doc] replace legacy import to new style cube import in various places
Thu, 28 Mar 2019 11:09:29 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.timeline
Thu, 28 Mar 2019 11:06:02 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.massmailing
Thu, 28 Mar 2019 11:05:35 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.isioc
Thu, 28 Mar 2019 11:04:51 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.embedding
Thu, 28 Mar 2019 11:04:07 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.igeocodable
Thu, 28 Mar 2019 11:00:55 +0100 Philippe Pepiot [pyramid/core] drop fallback import of legacy cubes
Thu, 28 Mar 2019 10:33:54 +0100 Philippe Pepiot [cwconfig] drop importing legacy cubes
Thu, 28 Mar 2019 10:11:36 +0100 Philippe Pepiot [doc] better documentation for "cubicweb-ctl newcube"
Thu, 28 Mar 2019 10:09:49 +0100 Philippe Pepiot [test] make unittest_cwconfig.py does not depend on legacy cube machinery
Thu, 28 Mar 2019 10:07:02 +0100 Philippe Pepiot [devtools/test] drop legacy cube i18n tests
Thu, 28 Mar 2019 10:04:23 +0100 Philippe Pepiot [server/test] make unittest_migractions.py use new style cubes
Wed, 27 Mar 2019 16:25:06 +0100 Philippe Pepiot [cwconfig] drop _cube_modname
Wed, 27 Mar 2019 16:19:50 +0100 Philippe Pepiot [cwconfig] drop legacy cube importer
Fri, 22 Mar 2019 17:42:36 +0100 Denis Laxalde Drop more deprecated code
Tue, 26 Mar 2019 13:08:13 +0100 Denis Laxalde Flake8 cubicweb/cwvreg.py
Fri, 22 Mar 2019 17:32:30 +0100 Denis Laxalde Drop deprecated "boxes" and "contentnavigation" registries
Fri, 22 Mar 2019 17:29:15 +0100 Denis Laxalde Drop deprecated CWCache entity type
Fri, 22 Mar 2019 17:30:09 +0100 Denis Laxalde Update i18n after "recent" changes
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip