Tue, 31 Mar 2020 18:22:05 +0200 Philippe Pepiot [server] Make connection pooler configurable and set better default values draft default tip
Tue, 31 Mar 2020 18:12:20 +0200 Philippe Pepiot [server] Enhance connections-pooler-enabled documentation draft
Tue, 31 Mar 2020 16:17:14 +0200 Philippe Pepiot [server] move connection pooler initialization logic to get_cnxset() draft
Mon, 30 Mar 2020 15:46:12 +0200 Philippe Pepiot [server] dynamically close idle database connections draft
Mon, 30 Mar 2020 15:45:40 +0200 Philippe Pepiot [server] implement dynamic database pooler draft
Mon, 30 Mar 2020 15:30:02 +0200 Philippe Pepiot [server] use a LifoQueue in _CnxSetPool draft
Mon, 30 Mar 2020 15:23:56 +0200 Philippe Pepiot [server] extract creating a new cnxset in a _new_cnxset() helper draft
Mon, 30 Mar 2020 15:19:23 +0200 Philippe Pepiot [server] avoid a possible race condition on _CnxSetPool.close() draft
Mon, 30 Mar 2020 15:17:10 +0200 Philippe Pepiot [server] extract "no pooler" CnxSet class to a _BaseCnxSet class draft
Tue, 31 Mar 2020 19:15:03 +0200 Philippe Pepiot [server] prevent returning closed cursor to the database pool draft
Fri, 20 Mar 2020 14:34:07 +0100 Laurent Wouters [rql] Store selected variables for RQL select queries in ResultSet (#17218476)
Thu, 12 Mar 2020 15:38:51 +0100 Simon Chabot [debugtoolbar] Make SQL and RQL tables sortable
Thu, 12 Mar 2020 15:37:59 +0100 Simon Chabot [debugtoolbar] Do not render CW controller panel when no controller got collected
Wed, 18 Mar 2020 11:30:05 +0100 Elodie Thieblin [doc] Fix bugs in code examples
Wed, 18 Mar 2020 11:29:30 +0100 Elodie Thieblin [doc] Remove zone cube which causes to crash on install
Wed, 18 Mar 2020 11:45:35 +0100 Elodie Thieblin [doc] Precise which component to modify in gallery tutorial
Wed, 18 Mar 2020 10:20:29 +0100 Elodie Thieblin [doc] Fix example about Community view customization
Wed, 18 Mar 2020 09:58:05 +0100 Elodie Thieblin [doc] Add command pip install of new cube
Wed, 18 Mar 2020 09:57:48 +0100 Elodie Thieblin [doc] update cubicweb version
Wed, 18 Mar 2020 09:24:02 +0100 Elodie Thieblin [doc, blog tutorial] Remove cubicweb-dev from pip dependencies
Wed, 18 Mar 2020 09:22:45 +0100 Elodie Thieblin [doc] Add requirement for gettext and graphviz
Wed, 18 Mar 2020 13:18:21 +0100 Philippe Pepiot Added tag 3.27.3, debian/3.27.3-1 for changeset 85284f028266 3.27
Wed, 18 Mar 2020 13:18:04 +0100 Philippe Pepiot [pkg] version 3.27.3 3.27 3.27.3 debian/3.27.3-1
Tue, 17 Mar 2020 13:36:27 +0100 Philippe Pepiot [pkg] require python >= 3.6 in debian packaging
Tue, 17 Mar 2020 13:34:54 +0100 Philippe Pepiot [pkg] merge 3.27
Tue, 17 Mar 2020 13:31:50 +0100 Philippe Pepiot [pkg] add python3 only pypi specifiers 3.27
Tue, 17 Mar 2020 13:30:50 +0100 Philippe Pepiot [pkg] the wheel is no longer universal 3.27
Tue, 17 Mar 2020 13:29:08 +0100 Philippe Pepiot [pkg] require python >= 3.4 3.27
Wed, 11 Mar 2020 11:18:40 +0100 Fabien Amarger merge public heads
Tue, 10 Mar 2020 17:37:43 +0100 Fabien Amarger [web.views] add Link alternate in HTTP response header in HTML view
Tue, 10 Mar 2020 23:47:50 +0100 Nicolas Chauvat [pyramid] add routes /{eid} and /{etype}/{eid} to return RDF when rdf mimetype in Accept HTTP headers
Tue, 10 Mar 2020 23:44:45 +0100 Elodie Thieblin [entities] simplify rdf generation and add a generic rdf adapter
Thu, 05 Mar 2020 17:50:00 +0100 Simon Chabot Added tag 3.26.17, debian/3.26.17-1 for changeset 5c6d242069b6 3.26
Thu, 05 Mar 2020 17:49:34 +0100 Simon Chabot [pkg] version 3.26.17 3.26 3.26.17 debian/3.26.17-1
Thu, 05 Mar 2020 16:03:26 +0100 Simon Chabot [fix, calendar] Ensure that the buffer is a string 3.26
Thu, 05 Mar 2020 10:41:30 +0100 Philippe Pepiot Added tag 3.26.16, debian/3.26.16-1 for changeset fb6aecd654a3 3.26
Thu, 05 Mar 2020 10:41:14 +0100 Philippe Pepiot [pkg] version 3.26.16 3.26 3.26.16 debian/3.26.16-1
Tue, 25 Feb 2020 23:31:30 +0100 Julien Tayon [ldapfeed] add option to enable starttls on ldap servers 3.26
Tue, 25 Feb 2020 23:30:32 +0100 Philippe Pepiot [ldapfeed] re-enable ldap tests for python 3.7 3.26
Tue, 25 Feb 2020 23:22:58 +0100 Julien Tayon [ldapfeed] make code compatible with ldap3>=2 3.26
Tue, 25 Feb 2020 22:45:42 +0100 Philippe Pepiot [ldapfeed] use LDAP_SCOPES to find user-scope 3.26
Thu, 05 Mar 2020 10:15:38 +0100 Philippe Pepiot Merge 3.27
Thu, 05 Mar 2020 09:54:49 +0100 Philippe Pepiot Added tag 3.27.2, debian/3.27.2-1 for changeset e731c31eaed0 3.27
Thu, 05 Mar 2020 09:54:35 +0100 Philippe Pepiot [pkg] version 3.27.2 3.27 3.27.2 debian/3.27.2-1
Tue, 25 Feb 2020 23:31:30 +0100 Julien Tayon [ldapfeed] add option to enable starttls on ldap servers 3.27
Tue, 25 Feb 2020 23:30:32 +0100 Philippe Pepiot [ldapfeed] re-enable ldap tests for python 3.7 3.27
Tue, 25 Feb 2020 23:22:58 +0100 Julien Tayon [ldapfeed] make code compatible with ldap3>=2 3.27
Tue, 25 Feb 2020 22:45:42 +0100 Philippe Pepiot [ldapfeed] use LDAP_SCOPES to find user-scope 3.27
Tue, 25 Feb 2020 22:18:15 +0100 Julien Tayon [ldapfeed] drop now useless import from __future__ 3.27
Fri, 28 Feb 2020 17:11:01 +0100 Simon Chabot [rdf] Add a basic foaf adapter for CWUser
Fri, 14 Feb 2020 18:15:55 +0100 Simon Chabot [rdf] add functions and tools to generate rdf graph
Wed, 12 Feb 2020 13:58:17 +0100 Simon Chabot [pyramid, predicate] Add a predicate that matches if the pattern is an eid in the DB
Wed, 13 Mar 2019 11:06:46 +0100 Nicolas Chauvat [server.querier] construct ExecutionPlan from schema since querier is not needed
Wed, 19 Feb 2020 19:49:01 +0100 Nicolas Chauvat [server.querier] remove useless attribute Querier._planner
Wed, 13 Mar 2019 11:02:39 +0100 Nicolas Chauvat [server.querier] remove useless indirection Querier.rqlannotator
Wed, 13 Mar 2019 10:40:05 +0100 Nicolas Chauvat [server.querier] remove useless indirections ExecutionPlan.{syssource,rqlhelper,schema}
Wed, 13 Mar 2019 10:26:15 +0100 Nicolas Chauvat [server.rqlannotation] rename SQLGenAnnotator to RQLAnnotator
Fri, 15 Mar 2019 21:35:59 +0100 Nicolas Chauvat [server] drop system_source_cnx for a simpler internal API
Wed, 13 Mar 2019 00:01:35 +0100 Nicolas Chauvat [server/sources/native] refactor to remove useless injection
Wed, 13 Mar 2019 00:15:48 +0100 Nicolas Chauvat [cwvreg] rename CWRegistryStore.solutions to compute_var_types
Sun, 02 Feb 2020 22:15:38 +0100 Nicolas Chauvat [doc] replace python with python3 in shell commands
Sat, 08 Feb 2020 22:57:59 +0100 Nicolas Chauvat [adapters] move class EntityAdapter from cubicweb.view to cubicweb.entity
Sat, 15 Feb 2020 17:08:15 +0100 Nicolas Chauvat [doc] replace tabs with spaces (and make linter happy)
Sat, 08 Feb 2020 22:20:45 +0100 Nicolas Chauvat [setup] add rdflib-jsonld to dependencies for cubicweb[rdf]
Thu, 13 Feb 2020 13:56:43 +0100 Guillaume Vandevelde Added tag 3.26.15, debian/3.26.15-1 for changeset fe9bd0e937e4 3.26
Thu, 13 Feb 2020 13:56:12 +0100 Guillaume Vandevelde [pkg] version 3.26.15 3.26 3.26.15 debian/3.26.15-1
Wed, 12 Feb 2020 16:20:10 +0100 Nicola Spanti [web/views] Backport changeset be63e0fd43d0 (it is a fix) in 3.26 3.26
Mon, 10 Feb 2020 16:56:02 +0100 Guillaume Vandevelde [utils] Add the possibility to add elements in the head of an UStringIO list 3.26
Sun, 02 Feb 2020 22:15:38 +0100 Nicolas Chauvat [doc] replace python with python3 in shell commands 3.27
Tue, 11 Feb 2020 10:52:33 +0100 Katia Saurfelt Added tag 3.27.1, debian/3.27.1-1 for changeset 917601bb5b1b 3.27
Tue, 11 Feb 2020 10:52:06 +0100 Katia Saurfelt [pkg] version 3.27.1 3.27 3.27.1 debian/3.27.1-1
Tue, 11 Feb 2020 10:22:52 +0100 Philippe Pepiot Backed out changeset 7d3299d6e655 3.27
Tue, 11 Feb 2020 10:20:18 +0100 Philippe Pepiot Backed out changeset c69421aece24 3.27
Fri, 07 Feb 2020 17:09:59 +0100 Nicolas Chauvat merge
Sat, 01 Feb 2020 22:01:00 +0100 Nicolas Chauvat [web/views/rdf] enhance encoding and formats for RDFView 3.27
Sat, 01 Feb 2020 22:00:03 +0100 Nicolas Chauvat [web/views/cwuser] fix encoding of FoafView to application/rdf+xml 3.27
Sun, 02 Feb 2020 23:01:01 +0100 Nicolas Chauvat merge 3.27 into default
Fri, 31 Jan 2020 17:24:45 +0100 Arthur Lutz [doc/dev/CI] initial information about jenkins 3.27
Fri, 31 Jan 2020 17:24:31 +0100 Arthur Lutz [doc/index] fix link to "how to contribute" and add link to dev dashboard 3.27
Fri, 31 Jan 2020 17:07:25 +0100 Arthur Lutz [doc/book/admin] initial version of deploy cubicweb page in documentation 3.27
Fri, 31 Jan 2020 16:52:24 +0100 Arthur Lutz [doc/book/admin/setup] forget about easy_install 3.27
Fri, 31 Jan 2020 16:51:48 +0100 Arthur Lutz [doc/book/admin/setup] fix pip / virtualenv links 3.27
Sun, 02 Feb 2020 22:24:59 +0100 Arthur Lutz [doc/book/admin/setup] update apt sources 3.27
Fri, 31 Jan 2020 16:45:58 +0100 Arthur Lutz [doc/book/admin/setup] add section about docker install 3.27
Sun, 02 Feb 2020 22:10:00 +0100 Arthur Lutz [doc] remove setup instructions for Windows 3.27
Fri, 31 Jan 2020 16:31:44 +0100 Arthur Lutz [doc/book/devweb/ajax] warning about deprecated use of ajax 3.27
Fri, 31 Jan 2020 16:25:14 +0100 Arthur Lutz [doc] add links to pypi and npm 3.27
Fri, 31 Jan 2020 15:13:14 +0100 Arthur Lutz [doc] remove guestrepo as a recommendation 3.27
Fri, 31 Jan 2020 15:12:45 +0100 Arthur Lutz [doc] remove Subversion mentions 3.27
Fri, 31 Jan 2020 18:01:41 +0100 Nicolas Chauvat [doc] fix typo 3.27
Fri, 31 Jan 2020 15:57:16 +0100 Simon Chabot [doc] Update changes title, 3.27 is now released 3.27
Fri, 31 Jan 2020 15:28:55 +0100 Simon Chabot [pkg] Version 3.28.0.dev0
Fri, 31 Jan 2020 15:28:00 +0100 Simon Chabot merge 3.27
Fri, 31 Jan 2020 14:45:39 +0100 Carine Dengler Added tag 3.27.0, debian/3.27.0-1 for changeset e77900f19390 3.27
Fri, 31 Jan 2020 14:44:19 +0100 Carine Dengler [pkg] version 3.27 3.27 3.27.0 debian/3.27.0-1
Fri, 31 Jan 2020 11:52:22 +0100 Philippe Pepiot Backed out changeset b1ef9690f357
Tue, 14 Jan 2020 17:38:11 +0100 Noe Gaumont Remove useless error FindEntittyError
Tue, 14 Jan 2020 09:43:02 +0100 Philippe Pepiot [pkg] Version 3.27.0rc3
Thu, 09 Jan 2020 17:51:16 +0100 Philippe Pepiot [sobjects/notification] fix broken email notifications
Wed, 18 Dec 2019 22:07:33 +0100 Nicolas Chauvat [server.source.native] exceptions should never pass silently
Thu, 19 Dec 2019 15:13:10 +0100 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/test/
Wed, 18 Dec 2019 05:39:03 +0100 Laurent Peuch [doc/fix] correct link to screenshots in changelog
Thu, 19 Dec 2019 12:15:29 +0100 Nicolas Chauvat closing branch 3.23 3.23
Thu, 19 Dec 2019 12:14:52 +0100 Nicolas Chauvat closing branch 3.22 3.22
Thu, 19 Dec 2019 12:14:36 +0100 Nicolas Chauvat closing branch 3.21 3.21
Thu, 19 Dec 2019 12:13:57 +0100 Nicolas Chauvat closing branch 3.20 3.20
Tue, 12 Mar 2019 23:30:12 +0100 Nicolas Chauvat [server/querier] drop ExecutionPlan.annotate_rqlst that is never used
Wed, 18 Dec 2019 22:06:31 +0100 Nicolas Chauvat [server.querier] improve docstrings and comments
Thu, 19 Dec 2019 06:35:54 +0100 Laurent Peuch [mypy] type AppObject.category
Thu, 19 Dec 2019 06:35:19 +0100 Laurent Peuch [mypy] type Hook.events
Thu, 19 Dec 2019 06:33:49 +0100 Laurent Peuch [mypy] type __select__ everywhere
Thu, 19 Dec 2019 06:32:16 +0100 Laurent Peuch [python3] 'unicode' function doesn't exist anymore
Thu, 19 Dec 2019 01:04:07 +0100 Laurent Peuch [mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")
Thu, 19 Dec 2019 10:31:49 +0100 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/sources/
Thu, 19 Dec 2019 00:59:27 +0100 Laurent Peuch [mypy/fix] Module 'urllib' has no attribute 'quote'
Thu, 19 Dec 2019 08:13:52 +0100 Laurent Peuch autopep8
Thu, 19 Dec 2019 08:13:22 +0100 Laurent Peuch [python3] replace 'unicode' by 'str'
Tue, 17 Dec 2019 21:21:55 +0100 Laurent Peuch autopep8
Tue, 17 Dec 2019 18:04:02 +0100 Laurent Peuch [test] ensure FirefoxHelper successfully exited
Tue, 17 Dec 2019 17:54:09 +0100 Laurent Peuch [test/ux] add a warning when test from FirefoxHelper timeout
Tue, 17 Dec 2019 17:19:15 +0100 Laurent Peuch [test/fix] tempfile is non portable linux command and is useless here
Tue, 17 Dec 2019 16:56:23 +0100 Laurent Peuch [test/fix] prevent FirefoxHelper from silently failing to start
Wed, 18 Dec 2019 05:39:42 +0100 Laurent Peuch [doc] document debug toolbar
Tue, 10 Dec 2019 23:50:24 +0100 Laurent Peuch [doc] document new debug channels mechanism
Tue, 17 Dec 2019 21:20:46 +0100 Laurent Peuch DeprecationWarning: Please use assertEqual instead.
Wed, 18 Dec 2019 06:01:13 +0100 Laurent Peuch [doc/fix] listing of js_api in index was broken
Wed, 18 Dec 2019 05:56:41 +0100 Laurent Peuch [doc] cubicweb.server.session.Session doesn't exist anymore
Wed, 18 Dec 2019 05:49:34 +0100 Laurent Peuch [doc] remove autodoc for functions and class that don't exist anymore
Wed, 18 Dec 2019 05:48:25 +0100 Laurent Peuch [doc/fix] BwCompatCWRegistry class doesn't exist anymore
Wed, 18 Dec 2019 05:45:37 +0100 Laurent Peuch [doc] set_/free_cnxset method doesn't exist anymore
Thu, 05 Dec 2019 18:49:32 +0100 Laurent Peuch [refactoring] rename logilab.database as db to logilab_database
Thu, 05 Dec 2019 18:43:19 +0100 Laurent Peuch [UX] make error message explicit with useful information
Thu, 05 Dec 2019 18:41:32 +0100 Laurent Peuch [refactoring] blank lines to visually group lines for lisbility
Thu, 05 Dec 2019 18:40:38 +0100 Laurent Peuch [refactoring] class variable is useless
Thu, 05 Dec 2019 18:39:09 +0100 Laurent Peuch [comment] add comment for maybe unhandled situation
Thu, 05 Dec 2019 18:38:00 +0100 Laurent Peuch [refactoring] don't hide exceptions
Thu, 05 Dec 2019 18:37:27 +0100 Laurent Peuch [refactoring] blank lines to make core more readable
Thu, 05 Dec 2019 18:36:55 +0100 Laurent Peuch [refactoring] not needed anymore in python3
Thu, 05 Dec 2019 18:34:59 +0100 Laurent Peuch [refactoring] inline useless variable
Wed, 11 Dec 2019 00:01:38 +0100 Laurent Peuch [debug_channels/doc] add docstring to functions
Tue, 10 Dec 2019 23:34:46 +0100 Laurent Peuch [doc/building/fix] encoding issue was crashing sphinx in python3
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
(0) -10000 -3000 -1000 -240 tip