Thu, 05 Dec 2019 02:26:14 +0100 |
Laurent Peuch |
[changelog] add information about the new debug html attributes
|
changeset |
files
|
Thu, 05 Dec 2019 02:12:20 +0100 |
Laurent Peuch |
[changelog] change bullet point organization
|
changeset |
files
|
Thu, 05 Dec 2019 02:10:23 +0100 |
Laurent Peuch |
[changelog] document the new toolbar panels with screenshots
|
changeset |
files
|
Thu, 05 Dec 2019 02:09:13 +0100 |
Laurent Peuch |
[comment] comment didn't matched reality
|
changeset |
files
|
Thu, 05 Dec 2019 02:08:01 +0100 |
Laurent Peuch |
[debug-toolbar/display_source_code] change link display from "<>" to "[source]"
|
changeset |
files
|
Fri, 06 Dec 2019 13:21:56 +0100 |
Arthur Lutz |
[tox] add doc8 target to test documentation
|
changeset |
files
|
Thu, 04 Apr 2019 17:11:14 +0200 |
Arthur Lutz |
[doc8] D002 Trailing whitespace
|
changeset |
files
|
Fri, 06 Dec 2019 13:20:05 +0100 |
Arthur Lutz |
[doc/conf] update year of copyright
|
changeset |
files
|
Fri, 06 Dec 2019 13:21:18 +0100 |
Arthur Lutz |
[doc/book] add RQL use cases with search/card/python/javascript
|
changeset |
files
|
Tue, 03 Dec 2019 17:44:28 +0100 |
Laurent Peuch |
[debug-toolbar/fix] only import mako when the toolbar is loaded
|
changeset |
files
|
Wed, 04 Dec 2019 16:12:15 +0100 |
Philippe Pepiot |
[pkg] require logilab-common >= 1.5.2
|
changeset |
files
|
Fri, 13 Apr 2018 17:28:14 +0200 |
Nicola Spanti |
[web/views] Fix AutoformSectionRelationTags.set_muledit_editable
|
changeset |
files
|
Fri, 22 Feb 2019 16:47:40 +0100 |
Nicola Spanti |
[html] Add tags ol, ul, li, i, q
|
changeset |
files
|
Thu, 28 Nov 2019 16:33:15 +0100 |
Laurent Peuch |
[debug-toolbar/registry] move to Registry.add_select_best_listener new api
|
changeset |
files
|
Tue, 03 Dec 2019 11:34:56 +0100 |
Nsukami Patrick |
[pkginfo] Retrieve Cubicweb version using pkg_resources
|
changeset |
files
|
Fri, 22 Nov 2019 12:06:52 +0000 |
Nsukami Patrick |
[pkginfo] Remove unused parameter
|
changeset |
files
|
Fri, 29 Nov 2019 15:32:31 +0100 |
Philippe Pepiot |
Fix flake8 issues
|
changeset |
files
|
Fri, 29 Nov 2019 15:30:16 +0100 |
Philippe Pepiot |
Add missing dbmako/mako files in python sdist
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 28 Nov 2019 11:48:03 +0100 |
Philippe Pepiot |
Use python3 shebang for scripts
|
changeset |
files
|
Thu, 28 Nov 2019 11:30:23 +0100 |
Philippe Pepiot |
[pkg] Version 3.27.0rc1
|
changeset |
files
|
Tue, 26 Nov 2019 20:26:58 +0100 |
Laurent Peuch |
[debug-toolbar/display_source_code] add links to files in tracebacks
|
changeset |
files
|
Fri, 27 Sep 2019 07:00:51 +0200 |
Laurent Peuch |
[debug-toolbar] link to source code of all objects/classes
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 26 Nov 2019 16:03:06 +0100 |
Laurent Peuch |
[debug-toolbar/display_source_code] add function to generate html link to source code
|
changeset |
files
|
Thu, 26 Sep 2019 06:27:53 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
|
changeset |
files
|
Fri, 27 Sep 2019 06:51:29 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code] add helper to render link to source file
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 25 Sep 2019 05:42:47 +0200 |
Laurent Peuch |
[mod] allow to pass generic additional arguments to pygments HtmlFormatter
|
changeset |
files
|
Fri, 27 Sep 2019 06:20:39 +0200 |
Laurent Peuch |
[debug/fix] ensure that not syntax highlighted code is a string
|
changeset |
files
|
Thu, 12 Sep 2019 05:59:10 +0200 |
Laurent Peuch |
[debug-toolbar] add registry decisions debug panel
|
changeset |
files
|
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
|