2020-01-31 Arthur Lutz [doc/book/admin/setup] add section about docker install 3.27
2020-02-02 Arthur Lutz [doc] remove setup instructions for Windows 3.27
2020-01-31 Arthur Lutz [doc/book/devweb/ajax] warning about deprecated use of ajax 3.27
2020-01-31 Arthur Lutz [doc] add links to pypi and npm 3.27
2020-01-31 Arthur Lutz [doc] remove guestrepo as a recommendation 3.27
2020-01-31 Arthur Lutz [doc] remove Subversion mentions 3.27
2020-01-31 Nicolas Chauvat [doc] fix typo 3.27
2020-01-31 Simon Chabot [doc] Update changes title, 3.27 is now released 3.27
2020-01-31 Simon Chabot [pkg] Version 3.28.0.dev0
2020-01-31 Simon Chabot merge 3.27
2020-01-31 Carine Dengler Added tag 3.27.0, debian/3.27.0-1 for changeset e77900f19390 3.27
2020-01-31 Carine Dengler [pkg] version 3.27 3.27 3.27.0 debian/3.27.0-1
2020-01-31 Philippe Pepiot Backed out changeset b1ef9690f357
2020-01-14 Noe Gaumont Remove useless error FindEntittyError
2020-01-14 Philippe Pepiot [pkg] Version 3.27.0rc3
2020-01-09 Philippe Pepiot [sobjects/notification] fix broken email notifications
2019-12-18 Nicolas Chauvat [server.source.native] exceptions should never pass silently
2019-12-19 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/test/
2019-12-18 Laurent Peuch [doc/fix] correct link to screenshots in changelog
2019-12-19 Nicolas Chauvat closing branch 3.23 3.23
2019-12-19 Nicolas Chauvat closing branch 3.22 3.22
2019-12-19 Nicolas Chauvat closing branch 3.21 3.21
2019-12-19 Nicolas Chauvat closing branch 3.20 3.20
2019-03-12 Nicolas Chauvat [server/querier] drop ExecutionPlan.annotate_rqlst that is never used
2019-12-18 Nicolas Chauvat [server.querier] improve docstrings and comments
2019-12-19 Laurent Peuch [mypy] type AppObject.category
2019-12-19 Laurent Peuch [mypy] type Hook.events
2019-12-19 Laurent Peuch [mypy] type __select__ everywhere
2019-12-19 Laurent Peuch [python3] 'unicode' function doesn't exist anymore
2019-12-19 Laurent Peuch [mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")
2019-12-19 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/sources/
2019-12-18 Laurent Peuch [mypy/fix] Module 'urllib' has no attribute 'quote'
2019-12-19 Laurent Peuch autopep8
2019-12-19 Laurent Peuch [python3] replace 'unicode' by 'str'
2019-12-17 Laurent Peuch autopep8
2019-12-17 Laurent Peuch [test] ensure FirefoxHelper successfully exited
2019-12-17 Laurent Peuch [test/ux] add a warning when test from FirefoxHelper timeout
2019-12-17 Laurent Peuch [test/fix] tempfile is non portable linux command and is useless here
2019-12-17 Laurent Peuch [test/fix] prevent FirefoxHelper from silently failing to start
2019-12-18 Laurent Peuch [doc] document debug toolbar
2019-12-10 Laurent Peuch [doc] document new debug channels mechanism
2019-12-17 Laurent Peuch DeprecationWarning: Please use assertEqual instead.
2019-12-18 Laurent Peuch [doc/fix] listing of js_api in index was broken
2019-12-18 Laurent Peuch [doc] cubicweb.server.session.Session doesn't exist anymore
2019-12-18 Laurent Peuch [doc] remove autodoc for functions and class that don't exist anymore
2019-12-18 Laurent Peuch [doc/fix] BwCompatCWRegistry class doesn't exist anymore
2019-12-18 Laurent Peuch [doc] set_/free_cnxset method doesn't exist anymore
2019-12-05 Laurent Peuch [refactoring] rename logilab.database as db to logilab_database
2019-12-05 Laurent Peuch [UX] make error message explicit with useful information
2019-12-05 Laurent Peuch [refactoring] blank lines to visually group lines for lisbility
2019-12-05 Laurent Peuch [refactoring] class variable is useless
2019-12-05 Laurent Peuch [comment] add comment for maybe unhandled situation
2019-12-05 Laurent Peuch [refactoring] don't hide exceptions
2019-12-05 Laurent Peuch [refactoring] blank lines to make core more readable
2019-12-05 Laurent Peuch [refactoring] not needed anymore in python3
2019-12-05 Laurent Peuch [refactoring] inline useless variable
2019-12-10 Laurent Peuch [debug_channels/doc] add docstring to functions
2019-12-10 Laurent Peuch [doc/building/fix] encoding issue was crashing sphinx in python3
2019-12-10 Philippe Pepiot [pkg] Version 3.27.0rc2
2019-12-05 Laurent Peuch [changelog] talk about the new debug channels mechanism
2019-12-05 Laurent Peuch [changelog] add information about the new debug html attributes
2019-12-05 Laurent Peuch [changelog] change bullet point organization
2019-12-05 Laurent Peuch [changelog] document the new toolbar panels with screenshots
2019-12-05 Laurent Peuch [comment] comment didn't matched reality
2019-12-05 Laurent Peuch [debug-toolbar/display_source_code] change link display from "<>" to "[source]"
2019-12-06 Arthur Lutz [tox] add doc8 target to test documentation
2019-04-04 Arthur Lutz [doc8] D002 Trailing whitespace
2019-12-06 Arthur Lutz [doc/conf] update year of copyright
2019-12-06 Arthur Lutz [doc/book] add RQL use cases with search/card/python/javascript
2019-12-03 Laurent Peuch [debug-toolbar/fix] only import mako when the toolbar is loaded
2019-12-04 Philippe Pepiot [pkg] require logilab-common >= 1.5.2
2018-04-13 Nicola Spanti [web/views] Fix AutoformSectionRelationTags.set_muledit_editable
2019-02-22 Nicola Spanti [html] Add tags ol, ul, li, i, q
2019-11-28 Laurent Peuch [debug-toolbar/registry] move to Registry.add_select_best_listener new api
2019-12-03 Nsukami Patrick [pkginfo] Retrieve Cubicweb version using pkg_resources
2019-11-22 Nsukami Patrick [pkginfo] Remove unused parameter
2019-11-29 Philippe Pepiot Fix flake8 issues
2019-11-29 Philippe Pepiot Add missing dbmako/mako files in python sdist
2019-07-24 Laurent Peuch [debug] add in each html snippet from where it has been generated in the code
2019-11-28 Philippe Pepiot Use python3 shebang for scripts
2019-11-28 Philippe Pepiot [pkg] Version 3.27.0rc1
2019-11-26 Laurent Peuch [debug-toolbar/display_source_code] add links to files in tracebacks
2019-09-27 Laurent Peuch [debug-toolbar] link to source code of all objects/classes
2019-09-27 Laurent Peuch [debug-toolbar/display_source_code] add a function to add links to source file in traceback
2019-11-26 Laurent Peuch [debug-toolbar/display_source_code] add function to generate html link to source code
2019-09-26 Laurent Peuch [debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
2019-09-27 Laurent Peuch [debug-toolbar/display_source_code] add helper to render link to source file
2019-10-08 Laurent Peuch [debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
2019-09-25 Laurent Peuch [mod] allow to pass generic additional arguments to pygments HtmlFormatter
2019-09-27 Laurent Peuch [debug/fix] ensure that not syntax highlighted code is a string
2019-09-12 Laurent Peuch [debug-toolbar] add registry decisions debug panel
2019-11-20 Laurent Peuch Increase needed version of logilab-common to >= 1.5.0
2019-11-14 Laurent Peuch [debug-toolbar] add registry panel
2019-11-14 Laurent Peuch [debug-toolbar] add sql panel
2019-10-08 Laurent Peuch [debug-toolbar] add cw general panel with controller
2019-11-18 Nicolas Chauvat [debug-toolbar] make linter happy
2019-07-31 Laurent Peuch [pyramid/ctl/debugtoolbar] automatically include custom panels on -t
2019-08-01 Laurent Peuch [debug-toolbar/rql] display sql queries generated by rql ones
2019-07-31 Laurent Peuch [debug-toolbar/rql] add RQL panel
2019-10-24 Laurent Peuch [debug/emit/rql] add RQL debug channel and emit queries
2019-11-06 Laurent Peuch [debug/source_highlight] rename highlight to highlight_terminal
2019-10-24 Laurent Peuch [debug/source_highlight] add highlight_html and generate_css for debugtool panels
2019-08-01 Laurent Peuch [debug/rql] bind a uniq token per rql to trace its decomposition
2019-08-01 Laurent Peuch [debug] add a new channel events mechanism for debugging
2019-11-06 Laurent Peuch [ctl] allow to specific instance name for instance commands in $CW_INSTANCE
2019-11-05 Nicolas Chauvat [cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
2019-05-22 Laurent Peuch [migrations/pdb] add to every failing migration operation a "p(db)" option
2019-05-29 Laurent Peuch [pyramid/ctl] add a new option to activate the debugtoolbar (-t)
2019-10-23 Laurent Peuch [changelog] add missing information to the 3.27 changelog
2019-10-18 Nicolas Chauvat Merge 3.26
2019-08-27 Laurent Peuch [debug] add ALL possibility to --dbglevel 3.26
2019-06-26 Laurent Peuch [ux] display instance name in suggested upgrade command 3.26
2019-05-22 Laurent Peuch [migration/pdb] display traceback instead of only the exception for easier debugging
2019-05-22 Laurent Peuch [migration/pdb] add option to use pdb.post_mortem if traceback is provided
2019-05-22 Laurent Peuch [migration/shell] select ipdb if present on (d)ebug mode
2019-05-22 Laurent Peuch [mod] move get_pdb to utils.py
2019-10-16 Noe Gaumont Add a migration function in order to relocate bfss
2019-06-12 Laurent Peuch [pyramid/debug] on every request display request path and selected controller
2019-08-21 Laurent Peuch [logging/debug] move transaction operations logs from self.debug to DBG_OPS
2019-08-21 Laurent Peuch [debug] syntax highlight SQL and RQL debug output
2019-08-20 Laurent Peuch [logging] send logs by default to stdout
2019-05-21 Laurent Peuch [cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
2019-05-21 Laurent Peuch [cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
2019-07-25 Laurent Peuch [cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
2019-10-15 Philippe Pepiot Document mercurial configuration for contributing
2019-10-11 Noe Gaumont Add documentation on workflow permission
2019-10-11 Noe Gaumont Remove undefined function in documentation
2019-10-09 Philippe Pepiot Merge 3.26
(0) -10000 -3000 -1000 -128 tip