Thu, 19 Dec 2019 06:33:49 +0100 |
Laurent Peuch |
[mypy] type __select__ everywhere
|
changeset |
files
|
Thu, 19 Dec 2019 06:32:16 +0100 |
Laurent Peuch |
[python3] 'unicode' function doesn't exist anymore
|
changeset |
files
|
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]")
|
changeset |
files
|
Thu, 19 Dec 2019 10:31:49 +0100 |
Nicola Spanti |
[py] Make flake8 less angry with cubicweb/server/sources/
|
changeset |
files
|
Thu, 19 Dec 2019 00:59:27 +0100 |
Laurent Peuch |
[mypy/fix] Module 'urllib' has no attribute 'quote'
|
changeset |
files
|
Thu, 19 Dec 2019 08:13:52 +0100 |
Laurent Peuch |
autopep8
|
changeset |
files
|
Thu, 19 Dec 2019 08:13:22 +0100 |
Laurent Peuch |
[python3] replace 'unicode' by 'str'
|
changeset |
files
|
Tue, 17 Dec 2019 21:21:55 +0100 |
Laurent Peuch |
autopep8
|
changeset |
files
|
Tue, 17 Dec 2019 18:04:02 +0100 |
Laurent Peuch |
[test] ensure FirefoxHelper successfully exited
|
changeset |
files
|
Tue, 17 Dec 2019 17:54:09 +0100 |
Laurent Peuch |
[test/ux] add a warning when test from FirefoxHelper timeout
|
changeset |
files
|
Tue, 17 Dec 2019 17:19:15 +0100 |
Laurent Peuch |
[test/fix] tempfile is non portable linux command and is useless here
|
changeset |
files
|
Tue, 17 Dec 2019 16:56:23 +0100 |
Laurent Peuch |
[test/fix] prevent FirefoxHelper from silently failing to start
|
changeset |
files
|
Wed, 18 Dec 2019 05:39:42 +0100 |
Laurent Peuch |
[doc] document debug toolbar
|
changeset |
files
|
Tue, 10 Dec 2019 23:50:24 +0100 |
Laurent Peuch |
[doc] document new debug channels mechanism
|
changeset |
files
|
Tue, 17 Dec 2019 21:20:46 +0100 |
Laurent Peuch |
DeprecationWarning: Please use assertEqual instead.
|
changeset |
files
|
Wed, 18 Dec 2019 06:01:13 +0100 |
Laurent Peuch |
[doc/fix] listing of js_api in index was broken
|
changeset |
files
|
Wed, 18 Dec 2019 05:56:41 +0100 |
Laurent Peuch |
[doc] cubicweb.server.session.Session doesn't exist anymore
|
changeset |
files
|
Wed, 18 Dec 2019 05:49:34 +0100 |
Laurent Peuch |
[doc] remove autodoc for functions and class that don't exist anymore
|
changeset |
files
|
Wed, 18 Dec 2019 05:48:25 +0100 |
Laurent Peuch |
[doc/fix] BwCompatCWRegistry class doesn't exist anymore
|
changeset |
files
|
Wed, 18 Dec 2019 05:45:37 +0100 |
Laurent Peuch |
[doc] set_/free_cnxset method doesn't exist anymore
|
changeset |
files
|
Thu, 05 Dec 2019 18:49:32 +0100 |
Laurent Peuch |
[refactoring] rename logilab.database as db to logilab_database
|
changeset |
files
|
Thu, 05 Dec 2019 18:43:19 +0100 |
Laurent Peuch |
[UX] make error message explicit with useful information
|
changeset |
files
|
Thu, 05 Dec 2019 18:41:32 +0100 |
Laurent Peuch |
[refactoring] blank lines to visually group lines for lisbility
|
changeset |
files
|
Thu, 05 Dec 2019 18:40:38 +0100 |
Laurent Peuch |
[refactoring] class variable is useless
|
changeset |
files
|
Thu, 05 Dec 2019 18:39:09 +0100 |
Laurent Peuch |
[comment] add comment for maybe unhandled situation
|
changeset |
files
|
Thu, 05 Dec 2019 18:38:00 +0100 |
Laurent Peuch |
[refactoring] don't hide exceptions
|
changeset |
files
|
Thu, 05 Dec 2019 18:37:27 +0100 |
Laurent Peuch |
[refactoring] blank lines to make core more readable
|
changeset |
files
|
Thu, 05 Dec 2019 18:36:55 +0100 |
Laurent Peuch |
[refactoring] not needed anymore in python3
|
changeset |
files
|
Thu, 05 Dec 2019 18:34:59 +0100 |
Laurent Peuch |
[refactoring] inline useless variable
|
changeset |
files
|
Wed, 11 Dec 2019 00:01:38 +0100 |
Laurent Peuch |
[debug_channels/doc] add docstring to functions
|
changeset |
files
|
Tue, 10 Dec 2019 23:34:46 +0100 |
Laurent Peuch |
[doc/building/fix] encoding issue was crashing sphinx in python3
|
changeset |
files
|
Tue, 10 Dec 2019 17:14:56 +0100 |
Philippe Pepiot |
[pkg] Version 3.27.0rc2
|
changeset |
files
|
Thu, 05 Dec 2019 02:41:59 +0100 |
Laurent Peuch |
[changelog] talk about the new debug channels mechanism
|
changeset |
files
|
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
|
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
|