Wed, 20 Nov 2019 20:46:45 +0100 |
Laurent Peuch |
Increase needed version of logilab-common to >= 1.5.0
|
changeset |
files
|
Thu, 14 Nov 2019 15:40:35 +0100 |
Laurent Peuch |
[debug-toolbar] add registry panel
|
changeset |
files
|
Thu, 14 Nov 2019 01:01:00 +0100 |
Laurent Peuch |
[debug-toolbar] add sql panel
|
changeset |
files
|
Tue, 08 Oct 2019 23:11:19 +0200 |
Laurent Peuch |
[debug-toolbar] add cw general panel with controller
|
changeset |
files
|
Mon, 18 Nov 2019 12:41:44 +0100 |
Nicolas Chauvat |
[debug-toolbar] make linter happy
|
changeset |
files
|
Wed, 31 Jul 2019 04:16:20 +0200 |
Laurent Peuch |
[pyramid/ctl/debugtoolbar] automatically include custom panels on -t
|
changeset |
files
|
Thu, 01 Aug 2019 20:30:16 +0200 |
Laurent Peuch |
[debug-toolbar/rql] display sql queries generated by rql ones
|
changeset |
files
|
Wed, 31 Jul 2019 04:16:20 +0200 |
Laurent Peuch |
[debug-toolbar/rql] add RQL panel
|
changeset |
files
|
Thu, 24 Oct 2019 06:37:02 +0200 |
Laurent Peuch |
[debug/emit/rql] add RQL debug channel and emit queries
|
changeset |
files
|
Wed, 06 Nov 2019 14:43:49 +0100 |
Laurent Peuch |
[debug/source_highlight] rename highlight to highlight_terminal
|
changeset |
files
|
Thu, 24 Oct 2019 06:34:42 +0200 |
Laurent Peuch |
[debug/source_highlight] add highlight_html and generate_css for debugtool panels
|
changeset |
files
|
Thu, 01 Aug 2019 05:42:45 +0200 |
Laurent Peuch |
[debug/rql] bind a uniq token per rql to trace its decomposition
|
changeset |
files
|
Thu, 01 Aug 2019 02:51:52 +0200 |
Laurent Peuch |
[debug] add a new channel events mechanism for debugging
|
changeset |
files
|
Wed, 06 Nov 2019 12:52:50 +0100 |
Laurent Peuch |
[ctl] allow to specific instance name for instance commands in $CW_INSTANCE
|
changeset |
files
|
Tue, 05 Nov 2019 23:19:15 +0100 |
Nicolas Chauvat |
[cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
|
changeset |
files
|
Thu, 23 May 2019 00:33:31 +0200 |
Laurent Peuch |
[migrations/pdb] add to every failing migration operation a "p(db)" option
|
changeset |
files
|
Wed, 29 May 2019 20:29:07 +0200 |
Laurent Peuch |
[pyramid/ctl] add a new option to activate the debugtoolbar (-t)
|
changeset |
files
|
Wed, 23 Oct 2019 04:28:45 +0200 |
Laurent Peuch |
[changelog] add missing information to the 3.27 changelog
|
changeset |
files
|
Fri, 18 Oct 2019 23:39:03 +0200 |
Nicolas Chauvat |
Merge 3.26
|
changeset |
files
|
Tue, 27 Aug 2019 20:16:01 +0200 |
Laurent Peuch |
[debug] add ALL possibility to --dbglevel
3.26
|
changeset |
files
|
Wed, 26 Jun 2019 02:32:02 +0200 |
Laurent Peuch |
[ux] display instance name in suggested upgrade command
3.26
|
changeset |
files
|
Thu, 23 May 2019 00:33:04 +0200 |
Laurent Peuch |
[migration/pdb] display traceback instead of only the exception for easier debugging
|
changeset |
files
|
Wed, 22 May 2019 17:10:06 +0200 |
Laurent Peuch |
[migration/pdb] add option to use pdb.post_mortem if traceback is provided
|
changeset |
files
|
Wed, 22 May 2019 17:08:09 +0200 |
Laurent Peuch |
[migration/shell] select ipdb if present on (d)ebug mode
|
changeset |
files
|
Wed, 22 May 2019 14:23:01 +0200 |
Laurent Peuch |
[mod] move get_pdb to utils.py
|
changeset |
files
|
Wed, 16 Oct 2019 14:49:38 +0200 |
Noe Gaumont |
Add a migration function in order to relocate bfss
|
changeset |
files
|
Wed, 12 Jun 2019 19:58:00 +0200 |
Laurent Peuch |
[pyramid/debug] on every request display request path and selected controller
|
changeset |
files
|
Wed, 21 Aug 2019 04:52:08 +0200 |
Laurent Peuch |
[logging/debug] move transaction operations logs from self.debug to DBG_OPS
|
changeset |
files
|
Wed, 21 Aug 2019 02:10:12 +0200 |
Laurent Peuch |
[debug] syntax highlight SQL and RQL debug output
|
changeset |
files
|
Tue, 20 Aug 2019 22:45:46 +0200 |
Laurent Peuch |
[logging] send logs by default to stdout
|
changeset |
files
|
Tue, 21 May 2019 18:16:51 +0200 |
Laurent Peuch |
[cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
|
changeset |
files
|
Tue, 21 May 2019 18:08:17 +0200 |
Laurent Peuch |
[cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
|
changeset |
files
|
Thu, 25 Jul 2019 03:33:01 +0200 |
Laurent Peuch |
[cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
|
changeset |
files
|
Tue, 15 Oct 2019 15:30:56 +0200 |
Philippe Pepiot |
Document mercurial configuration for contributing
|
changeset |
files
|
Fri, 11 Oct 2019 12:42:35 +0200 |
Noe Gaumont |
Add documentation on workflow permission
|
changeset |
files
|
Fri, 11 Oct 2019 12:41:16 +0200 |
Noe Gaumont |
Remove undefined function in documentation
|
changeset |
files
|
Wed, 09 Oct 2019 11:44:22 +0200 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
Wed, 22 May 2019 01:16:55 +0200 |
Laurent Peuch |
[pyramid/ctl] pyramid command will always run in foreground from now on
|
changeset |
files
|
Thu, 22 Aug 2019 04:07:08 +0200 |
Laurent Peuch |
[clean] remove pyramid warning about looping task
|
changeset |
files
|
Thu, 20 Jun 2019 16:18:19 +0200 |
Laurent Peuch |
[doc] add instruction to re-enable ckeditor
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 18:31:08 +0200 |
Laurent Peuch |
[fix] reference to underclared and unused variable kwargs
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 11:56:43 +0200 |
Philippe Pepiot |
Avoid to update inlined relation column to NULL when deleting entities
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 11:37:05 +0200 |
Philippe Pepiot |
Drop useless ConstraintInsertionTC
3.26
|
changeset |
files
|
Tue, 27 Aug 2019 14:26:21 +0200 |
Nicola Spanti |
Backed out changeset 741dc2590f90
|
changeset |
files
|
Fri, 23 Aug 2019 11:16:46 +0200 |
Arthur Lutz |
[.gitlab-ci] initial version (tox targets)
|
changeset |
files
|
Tue, 06 Aug 2019 16:43:46 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|