Tue, 10 Dec 2019 17:14:56 +0100 Philippe Pepiot [pkg] Version 3.27.0rc2
Thu, 05 Dec 2019 02:41:59 +0100 Laurent Peuch [changelog] talk about the new debug channels mechanism
Thu, 05 Dec 2019 02:26:14 +0100 Laurent Peuch [changelog] add information about the new debug html attributes
Thu, 05 Dec 2019 02:12:20 +0100 Laurent Peuch [changelog] change bullet point organization
Thu, 05 Dec 2019 02:10:23 +0100 Laurent Peuch [changelog] document the new toolbar panels with screenshots
Thu, 05 Dec 2019 02:09:13 +0100 Laurent Peuch [comment] comment didn't matched reality
Thu, 05 Dec 2019 02:08:01 +0100 Laurent Peuch [debug-toolbar/display_source_code] change link display from "<>" to "[source]"
Fri, 06 Dec 2019 13:21:56 +0100 Arthur Lutz [tox] add doc8 target to test documentation
Thu, 04 Apr 2019 17:11:14 +0200 Arthur Lutz [doc8] D002 Trailing whitespace
Fri, 06 Dec 2019 13:20:05 +0100 Arthur Lutz [doc/conf] update year of copyright
Fri, 06 Dec 2019 13:21:18 +0100 Arthur Lutz [doc/book] add RQL use cases with search/card/python/javascript
Tue, 03 Dec 2019 17:44:28 +0100 Laurent Peuch [debug-toolbar/fix] only import mako when the toolbar is loaded
Wed, 04 Dec 2019 16:12:15 +0100 Philippe Pepiot [pkg] require logilab-common >= 1.5.2
Fri, 13 Apr 2018 17:28:14 +0200 Nicola Spanti [web/views] Fix AutoformSectionRelationTags.set_muledit_editable
Fri, 22 Feb 2019 16:47:40 +0100 Nicola Spanti [html] Add tags ol, ul, li, i, q
Thu, 28 Nov 2019 16:33:15 +0100 Laurent Peuch [debug-toolbar/registry] move to Registry.add_select_best_listener new api
Tue, 03 Dec 2019 11:34:56 +0100 Nsukami Patrick [pkginfo] Retrieve Cubicweb version using pkg_resources
Fri, 22 Nov 2019 12:06:52 +0000 Nsukami Patrick [pkginfo] Remove unused parameter
Fri, 29 Nov 2019 15:32:31 +0100 Philippe Pepiot Fix flake8 issues
Fri, 29 Nov 2019 15:30:16 +0100 Philippe Pepiot Add missing dbmako/mako files in python sdist
Wed, 24 Jul 2019 16:11:22 +0200 Laurent Peuch [debug] add in each html snippet from where it has been generated in the code
Thu, 28 Nov 2019 11:48:03 +0100 Philippe Pepiot Use python3 shebang for scripts
Thu, 28 Nov 2019 11:30:23 +0100 Philippe Pepiot [pkg] Version 3.27.0rc1
Tue, 26 Nov 2019 20:26:58 +0100 Laurent Peuch [debug-toolbar/display_source_code] add links to files in tracebacks
Fri, 27 Sep 2019 07:00:51 +0200 Laurent Peuch [debug-toolbar] link to source code of all objects/classes
Fri, 27 Sep 2019 06:59:48 +0200 Laurent Peuch [debug-toolbar/display_source_code] add a function to add links to source file in traceback
Tue, 26 Nov 2019 16:03:06 +0100 Laurent Peuch [debug-toolbar/display_source_code] add function to generate html link to source code
Thu, 26 Sep 2019 06:27:53 +0200 Laurent Peuch [debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
Fri, 27 Sep 2019 06:51:29 +0200 Laurent Peuch [debug-toolbar/display_source_code] add helper to render link to source file
Tue, 08 Oct 2019 22:14:06 +0200 Laurent Peuch [debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
Wed, 25 Sep 2019 05:42:47 +0200 Laurent Peuch [mod] allow to pass generic additional arguments to pygments HtmlFormatter
Fri, 27 Sep 2019 06:20:39 +0200 Laurent Peuch [debug/fix] ensure that not syntax highlighted code is a string
Thu, 12 Sep 2019 05:59:10 +0200 Laurent Peuch [debug-toolbar] add registry decisions debug panel
Wed, 20 Nov 2019 20:46:45 +0100 Laurent Peuch Increase needed version of logilab-common to >= 1.5.0
Thu, 14 Nov 2019 15:40:35 +0100 Laurent Peuch [debug-toolbar] add registry panel
Thu, 14 Nov 2019 01:01:00 +0100 Laurent Peuch [debug-toolbar] add sql panel
Tue, 08 Oct 2019 23:11:19 +0200 Laurent Peuch [debug-toolbar] add cw general panel with controller
Mon, 18 Nov 2019 12:41:44 +0100 Nicolas Chauvat [debug-toolbar] make linter happy
Wed, 31 Jul 2019 04:16:20 +0200 Laurent Peuch [pyramid/ctl/debugtoolbar] automatically include custom panels on -t
Thu, 01 Aug 2019 20:30:16 +0200 Laurent Peuch [debug-toolbar/rql] display sql queries generated by rql ones
Wed, 31 Jul 2019 04:16:20 +0200 Laurent Peuch [debug-toolbar/rql] add RQL panel
Thu, 24 Oct 2019 06:37:02 +0200 Laurent Peuch [debug/emit/rql] add RQL debug channel and emit queries
Wed, 06 Nov 2019 14:43:49 +0100 Laurent Peuch [debug/source_highlight] rename highlight to highlight_terminal
Thu, 24 Oct 2019 06:34:42 +0200 Laurent Peuch [debug/source_highlight] add highlight_html and generate_css for debugtool panels
Thu, 01 Aug 2019 05:42:45 +0200 Laurent Peuch [debug/rql] bind a uniq token per rql to trace its decomposition
Thu, 01 Aug 2019 02:51:52 +0200 Laurent Peuch [debug] add a new channel events mechanism for debugging
Wed, 06 Nov 2019 12:52:50 +0100 Laurent Peuch [ctl] allow to specific instance name for instance commands in $CW_INSTANCE
Tue, 05 Nov 2019 23:19:15 +0100 Nicolas Chauvat [cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
Thu, 23 May 2019 00:33:31 +0200 Laurent Peuch [migrations/pdb] add to every failing migration operation a "p(db)" option
Wed, 29 May 2019 20:29:07 +0200 Laurent Peuch [pyramid/ctl] add a new option to activate the debugtoolbar (-t)
Wed, 23 Oct 2019 04:28:45 +0200 Laurent Peuch [changelog] add missing information to the 3.27 changelog
Fri, 18 Oct 2019 23:39:03 +0200 Nicolas Chauvat Merge 3.26
Tue, 27 Aug 2019 20:16:01 +0200 Laurent Peuch [debug] add ALL possibility to --dbglevel 3.26
Wed, 26 Jun 2019 02:32:02 +0200 Laurent Peuch [ux] display instance name in suggested upgrade command 3.26
Thu, 23 May 2019 00:33:04 +0200 Laurent Peuch [migration/pdb] display traceback instead of only the exception for easier debugging
Wed, 22 May 2019 17:10:06 +0200 Laurent Peuch [migration/pdb] add option to use pdb.post_mortem if traceback is provided
Wed, 22 May 2019 17:08:09 +0200 Laurent Peuch [migration/shell] select ipdb if present on (d)ebug mode
Wed, 22 May 2019 14:23:01 +0200 Laurent Peuch [mod] move get_pdb to utils.py
Wed, 16 Oct 2019 14:49:38 +0200 Noe Gaumont Add a migration function in order to relocate bfss
Wed, 12 Jun 2019 19:58:00 +0200 Laurent Peuch [pyramid/debug] on every request display request path and selected controller
Wed, 21 Aug 2019 04:52:08 +0200 Laurent Peuch [logging/debug] move transaction operations logs from self.debug to DBG_OPS
Wed, 21 Aug 2019 02:10:12 +0200 Laurent Peuch [debug] syntax highlight SQL and RQL debug output
Tue, 20 Aug 2019 22:45:46 +0200 Laurent Peuch [logging] send logs by default to stdout
Tue, 21 May 2019 18:16:51 +0200 Laurent Peuch [cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
Tue, 21 May 2019 18:08:17 +0200 Laurent Peuch [cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
Thu, 25 Jul 2019 03:33:01 +0200 Laurent Peuch [cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
Tue, 15 Oct 2019 15:30:56 +0200 Philippe Pepiot Document mercurial configuration for contributing
Fri, 11 Oct 2019 12:42:35 +0200 Noe Gaumont Add documentation on workflow permission
Fri, 11 Oct 2019 12:41:16 +0200 Noe Gaumont Remove undefined function in documentation
Wed, 09 Oct 2019 11:44:22 +0200 Philippe Pepiot Merge 3.26
Wed, 22 May 2019 01:16:55 +0200 Laurent Peuch [pyramid/ctl] pyramid command will always run in foreground from now on
Thu, 22 Aug 2019 04:07:08 +0200 Laurent Peuch [clean] remove pyramid warning about looping task
Thu, 20 Jun 2019 16:18:19 +0200 Laurent Peuch [doc] add instruction to re-enable ckeditor 3.26
Wed, 11 Sep 2019 18:31:08 +0200 Laurent Peuch [fix] reference to underclared and unused variable kwargs 3.26
Wed, 11 Sep 2019 11:56:43 +0200 Philippe Pepiot Avoid to update inlined relation column to NULL when deleting entities 3.26
Wed, 11 Sep 2019 11:37:05 +0200 Philippe Pepiot Drop useless ConstraintInsertionTC 3.26
Tue, 27 Aug 2019 14:26:21 +0200 Nicola Spanti Backed out changeset 741dc2590f90
Fri, 23 Aug 2019 11:16:46 +0200 Arthur Lutz [.gitlab-ci] initial version (tox targets)
Tue, 06 Aug 2019 16:43:46 +0200 Denis Laxalde Merge with 3.26
Tue, 06 Aug 2019 16:36:21 +0200 Denis Laxalde Added tag debian/3.26.14-1, 3.26.14 for changeset 172f683a84f6 3.26
Tue, 06 Aug 2019 15:43:59 +0200 Denis Laxalde [pkg] version 3.26.14 3.26 3.26.14 debian/3.26.14-1
Tue, 06 Aug 2019 14:26:17 +0200 Denis Laxalde [py3] Pass bytes as "msg" to smtplib.SMTP.sendmail() 3.26
Thu, 01 Aug 2019 09:20:40 +0200 Denis Laxalde [debian] Cleanup d/source/options from now gone symlinks
Thu, 01 Aug 2019 09:13:52 +0200 Denis Laxalde [pkg] Version 3.27.0.a2
Wed, 24 Jul 2019 15:28:11 +0200 Laurent Peuch [debug/clean] remove unused DBG_MS flag
Tue, 30 Jul 2019 14:47:25 +0200 Denis Laxalde Avoid using gone hooks_control() in migration
Tue, 30 Jul 2019 14:42:15 +0200 Denis Laxalde [tox] Remove --ignore in check-manifest check
Tue, 30 Jul 2019 10:16:51 +0200 Denis Laxalde [doc] link to 3.27 (and missing 3.26) pages
Wed, 24 Jul 2019 16:52:59 +0200 Denis Laxalde [pkg] Version 3.27.0a1
Wed, 24 Jul 2019 16:52:00 +0200 Denis Laxalde [test] Replace symlinks by real copies
Wed, 24 Jul 2019 16:03:01 +0200 Denis Laxalde [pkg] Version 3.27.0a0
Wed, 24 Jul 2019 15:14:56 +0200 Denis Laxalde Merge with 3.26
Wed, 24 Jul 2019 13:39:52 +0200 Denis Laxalde Added tag debian/3.26.13-1, 3.26.13 for changeset 1fc684253207 3.26
Wed, 24 Jul 2019 10:22:25 +0200 Denis Laxalde [pkg] Version 3.26.13 3.26 3.26.13 debian/3.26.13-1
Wed, 24 Jul 2019 11:43:21 +0200 Denis Laxalde [test] Replace symlinks in legacy_cubes by real copies 3.26
Tue, 23 Jul 2019 17:21:18 +0200 Denis Laxalde [pkg] Prune packaging files from sdist 3.26
Mon, 10 Jun 2019 12:04:39 +0200 Jérémy Bobbio [pkg] Fix spelling mistake in doc-base abstract 3.26
Mon, 10 Jun 2019 12:04:11 +0200 Jérémy Bobbio [pkg] Fix doc-base section 3.26
Mon, 10 Jun 2019 11:15:17 +0200 Jérémy Bobbio [pkg] Move lintian-overrides file to debian/source directory 3.26
Thu, 13 Jun 2019 16:47:47 +0200 Jérémy Bobbio [pkg] Tidy substvars usage in control file 3.26
Mon, 10 Jun 2019 10:53:48 +0200 Jérémy Bobbio [pkg] Specify priority “optional” instead of the obsolete “extra” 3.26
Wed, 05 Jun 2019 16:29:04 +0200 Jérémy Bobbio [pkg] Switch to Debian source format 3.0 (quilt) 3.26
Fri, 12 Jul 2019 11:52:27 +0200 Denis Laxalde [debian] Update description of cubicweb-ctl* packages 3.26
Fri, 12 Jul 2019 11:49:46 +0200 Denis Laxalde [debian] Introduce a cubicweb-ctl3 binary package 3.26
Mon, 22 Jul 2019 11:21:10 +0200 Laurent Peuch [cubicweb-ctl] respect sys.exit status code when aborting a command
Mon, 22 Jul 2019 11:32:12 +0200 Denis Laxalde [test] Add an "actionverb" attribute to test commands
Mon, 22 Jul 2019 11:25:17 +0200 Denis Laxalde [test] use self.assertRaises() in cwctl tests
Mon, 22 Jul 2019 11:09:15 +0200 Denis Laxalde [test] ensure mocking is stopped in cwctl tests
Tue, 21 May 2019 16:47:13 +0200 Laurent Peuch [cubicweb-ctl] add '--pdb' global option to launch (i)pdb on exception
Mon, 22 Jul 2019 10:54:22 +0200 Denis Laxalde [test] Rename TestCommand to avoid PytestCollectionWarning
Wed, 10 Jul 2019 14:58:41 +0200 Jérémy Bobbio [pkg] Add new autopkgtest for skeleton packaging 3.26
Wed, 10 Jul 2019 14:57:58 +0200 Jérémy Bobbio [skeleton] Update Debian packaging template 3.26
Wed, 26 Jun 2019 12:35:25 +0200 Denis Laxalde [test] Use --short-description when testing newcube command 3.26
Mon, 17 Jun 2019 17:23:36 +0200 Jérémy Bobbio [devtools] Allow to specify short desc on `newcube` command line 3.26
Mon, 17 Jun 2019 17:25:04 +0200 Jérémy Bobbio [pkg] Add new autopkgtest for skeleton packaging
Tue, 21 May 2019 16:36:12 +0200 Laurent Peuch [cubicweb-ctl] move to accepting only once instance name per command
Tue, 09 Jul 2019 11:13:08 +0200 Jérémy Bobbio [pkg] Run all unit tests in autopkgtest
Wed, 19 Jun 2019 18:45:10 +0200 Jérémy Bobbio [pkg] Stop running unit tests from skeleton
Wed, 19 Jun 2019 18:43:38 +0200 Jérémy Bobbio [tests] Use 16 bytes key when testing Blowfish
Tue, 09 Jul 2019 14:35:44 +0200 Denis Laxalde Use time.process_time() instead of deprecated clock()
Tue, 09 Jul 2019 14:20:30 +0200 Denis Laxalde [web] Make the time separator configurable in JQueryDateTimePicker
Tue, 02 Jul 2019 14:54:01 +0200 Denis Laxalde Added tag 3.26.12, debian/3.26.12-1 for changeset 4531a266f8b2 3.26
Tue, 02 Jul 2019 11:32:59 +0200 Denis Laxalde [pkg] Version 3.26.12 3.26 3.26.12 debian/3.26.12-1
Thu, 27 Jun 2019 12:20:22 +0200 Denis Laxalde [autoform] Fix display_fields handling 3.26
Thu, 27 Jun 2019 12:27:37 +0200 Denis Laxalde Flake8 cubicweb/web/views/autoform.py 3.26
Thu, 27 Jun 2019 12:13:21 +0200 Denis Laxalde [py3] unicode() -> six.text_type in autoform 3.26
Wed, 26 Jun 2019 15:01:45 +0200 Denis Laxalde Added tag debian/3.26.11-2 for changeset e7eb914df71d 3.26
Wed, 26 Jun 2019 15:01:15 +0200 Denis Laxalde [debian] Release 3.26.11-2 3.26 debian/3.26.11-2
Wed, 26 Jun 2019 13:19:30 +0200 Denis Laxalde [test] Require pycryptodomex, not pycryptodome
Tue, 25 Jun 2019 16:44:31 +0200 Denis Laxalde [debian] Mention Lintian warnings fixes from previous changesets 3.26
Tue, 25 Jun 2019 16:24:45 +0200 Denis Laxalde [debian] Remove unused/redundant entries from debian/cubicweb-ctl.dirs 3.26
Tue, 25 Jun 2019 16:21:41 +0200 Denis Laxalde [debian] Make descriptions of python-cubicweb and python3-cubicweb uniform 3.26
Tue, 25 Jun 2019 14:49:16 +0200 Denis Laxalde [debian] Mention that -postgresql-support binaries are dependency package 3.26
Tue, 25 Jun 2019 14:42:06 +0200 Denis Laxalde [debian] Add ${misc:Depends} where missing 3.26
Tue, 25 Jun 2019 16:43:16 +0200 Denis Laxalde [debian] Set Section: python for python- binary package 3.26
Tue, 25 Jun 2019 16:42:58 +0200 Denis Laxalde [debian] Install cubicweb-ctl from python2 build 3.26
Thu, 20 Jun 2019 17:02:59 +0200 Denis Laxalde [debian] Introduce python3-cubicweb and python3-cubicweb-pyramid binary packages 3.26
Wed, 19 Jun 2019 09:51:38 +0200 Jérémy Bobbio [skeleton] Update Debian packaging template
Wed, 26 Jun 2019 12:35:25 +0200 Denis Laxalde [test] Use --short-description when testing newcube command
Mon, 17 Jun 2019 17:23:36 +0200 Jérémy Bobbio [devtools] Allow to specify short desc on `newcube` command line
Mon, 10 Jun 2019 10:51:31 +0200 Jérémy Bobbio [pkg] Remove build dependency on dh-systemd 3.26
Thu, 13 Jun 2019 15:04:13 +0200 Denis Laxalde [config] Raise in case of failure to send emails when in test mode 3.26
Wed, 19 Jun 2019 16:33:15 +0200 Jérémy Bobbio [doc] Update documentation to match current Debian packages
Wed, 19 Jun 2019 16:32:25 +0200 Jérémy Bobbio [pkg] Remove transitional packages
Wed, 19 Jun 2019 16:10:19 +0200 Jérémy Bobbio [pkg] Use sections from requires.txt to populate Recommends and Suggests
Wed, 19 Jun 2019 15:44:17 +0200 Jérémy Bobbio [crypto] Use Cryptodome namespace instead of Crypto
Mon, 17 Jun 2019 11:12:03 +0200 Jérémy Bobbio [pkg] Remove python3-six from Build-Depends
Mon, 17 Jun 2019 11:11:28 +0200 Jérémy Bobbio [pkg] Merge python3-cubicweb-pyramid into python3-cubicweb
Mon, 17 Jun 2019 10:37:32 +0200 Jérémy Bobbio [pkg] Remove explicit Depends on Python packages for python3-cubicweb
Mon, 10 Jun 2019 12:04:39 +0200 Jérémy Bobbio [pkg] Fix spelling mistake in doc-base abstract
Mon, 10 Jun 2019 12:04:11 +0200 Jérémy Bobbio [pkg] Fix doc-base section
Mon, 10 Jun 2019 11:25:24 +0200 Jérémy Bobbio [pkg] Use “dependency package” instead of “virtual package” to describe python3-cubicweb-postgresql-support
Mon, 10 Jun 2019 11:15:17 +0200 Jérémy Bobbio [pkg] Move lintian-overrides file to debian/source directory
Mon, 10 Jun 2019 11:13:06 +0200 Jérémy Bobbio [pkg] Stop using /etc/bash_completion.d
Thu, 13 Jun 2019 16:47:47 +0200 Jérémy Bobbio [pkg] Tidy substvars usage in control file
Mon, 10 Jun 2019 10:53:48 +0200 Jérémy Bobbio [pkg] Specify priority “optional” instead of the obsolete “extra”
Mon, 10 Jun 2019 10:51:31 +0200 Jérémy Bobbio [pkg] Remove build dependency on dh-systemd
Wed, 05 Jun 2019 18:35:51 +0200 Jérémy Bobbio [pkg] Run test suite as part of autopkgtest
Wed, 05 Jun 2019 16:29:04 +0200 Jérémy Bobbio [pkg] Switch to Debian source format 3.0 (quilt)
Wed, 05 Jun 2019 15:38:29 +0200 Jérémy Bobbio [pkg] Switch all Debian packages to Python 3
Tue, 11 Jun 2019 09:40:12 +0200 julien tayon Fix sorting key for rdefs in schema viewer
Tue, 04 Jun 2019 09:35:47 +0200 julien tayon Flake8 cubicweb/web/schemaviewer.py
Tue, 04 Jun 2019 09:35:47 +0200 julien tayon [py3] changing unicode to str
Tue, 11 Jun 2019 09:07:24 +0200 julien tayon [py3] Use sorted(key=...) instead of sorted(cmp=...)
Fri, 07 Jun 2019 14:56:22 +0200 Denis Laxalde Merge with 3.26
Fri, 07 Jun 2019 14:53:03 +0200 Denis Laxalde Added tag 3.26.11, debian/3.26.11-1 for changeset 633ca84bea58 3.26
Fri, 07 Jun 2019 14:52:51 +0200 Denis Laxalde [pkg] Version 3.26.11 3.26 3.26.11 debian/3.26.11-1
Thu, 06 Jun 2019 16:40:14 +0200 Denis Laxalde Added tag debian/3.26.10-1 for changeset 0ce26fb5ab48 3.26
Thu, 23 May 2019 16:59:57 +0200 Denis Laxalde [debian] New upstream release 3.26 debian/3.26.10-1
Thu, 23 May 2019 17:24:21 +0200 Denis Laxalde [debian] Drop override_dh_auto_install about cubicweb-ctl 3.26
Thu, 23 May 2019 17:25:59 +0200 Denis Laxalde [debian] Remove test/doc Build-Depends 3.26
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
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
(0) -10000 -3000 -1000 -240 tip