- 24 Jul, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17219704
-
- 28 Nov, 2019 2 commits
-
-
Philippe Pepiot authored
Reported by lintian "python-script-but-no-python-dep"
-
Philippe Pepiot authored
-
- 26 Nov, 2019 1 commit
-
-
Laurent Peuch authored
-
- 27 Sep, 2019 2 commits
-
-
Laurent Peuch authored
Closes #17256791
-
Laurent Peuch authored
Closes #17256791
-
- 26 Nov, 2019 1 commit
-
-
Laurent Peuch authored
-
- 26 Sep, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17256791
-
- 27 Sep, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17256791
-
- 08 Oct, 2019 1 commit
-
-
Laurent Peuch authored
[debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file This will be used for tool building for easier debugging. Closes #17256791
-
- 25 Sep, 2019 1 commit
-
-
Laurent Peuch authored
-
- 27 Sep, 2019 1 commit
-
-
Laurent Peuch authored
Otherwise it could be in another unrendered form that makes marko complains. Closes #17256791
-
- 12 Sep, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17219866
-
- 20 Nov, 2019 1 commit
-
-
Laurent Peuch authored
-
- 14 Nov, 2019 2 commits
-
-
Laurent Peuch authored
Closes #17219866
-
Laurent Peuch authored
Closes #17219873
-
- 08 Oct, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17219897
-
- 18 Nov, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 31 Jul, 2019 1 commit
-
-
Laurent Peuch authored
-
- 01 Aug, 2019 1 commit
-
-
Laurent Peuch authored
-
- 31 Jul, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17219673
-
- 24 Oct, 2019 1 commit
-
-
Laurent Peuch authored
This is used for the RQL debug panel but can be used as a generic mechanism for several tools.
-
- 06 Nov, 2019 1 commit
-
-
Laurent Peuch authored
-
- 24 Oct, 2019 1 commit
-
-
Laurent Peuch authored
-
- 01 Aug, 2019 2 commits
-
-
Laurent Peuch authored
This is aimed to be used by the RQL debug panel (and the SQL one later on) but can also be used by other debugging tools.
-
Laurent Peuch authored
-
- 06 Nov, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17253994
-
- 05 Nov, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 22 May, 2019 1 commit
-
-
Laurent Peuch authored
Instead, the migration command will just crash without offering the possibility of the user to debug or continue the migration. Closes #17219772
-
- 29 May, 2019 1 commit
-
-
Laurent Peuch authored
While this toolbar isn't yet very integrated with CW, it integrates an inline debugging shell like werkzeug for flask or django_extensions which greatly helps debugging on exception. It can already be manually activated by writting "pyramid.includes = pyramid_debugtoolbar" but it's hidden somewhere in the documentation and not very accessible and annoying to do. Closes #17219765
-
- 23 Oct, 2019 1 commit
-
-
Laurent Peuch authored
-
- 18 Oct, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 27 Aug, 2019 1 commit
-
-
Laurent Peuch authored
--HG-- branch : 3.26
-
- 26 Jun, 2019 1 commit
-
-
Laurent Peuch authored
--HG-- branch : 3.26
-
- 20 Jun, 2019 1 commit
-
-
Laurent Peuch authored
--HG-- branch : 3.26
-
- 11 Sep, 2019 3 commits
-
-
Laurent Peuch authored
--HG-- branch : 3.26
-
Philippe Pepiot authored
When deleting entities, cubicweb run a rql DELETE on all relations to trigger hooks. For an inlined relation this also mean set the column to NULL. This operation may fail if there's additional constraints on the column. Also this is a weird and useless behavior since deleting the entity row will by definition delete the relation. We still doesn't handle the case where both subject and object are going to be deleted because rows need to be deleted in a particular order that cubicweb doesn't handle. Add a test checking UPDATE does not occur but hooks are correctly called. Closes #17236690 --HG-- branch : 3.26
-
Philippe Pepiot authored
This test does nothing and is here from the begining of repo history. Now it raise an error "TypeError: Skipped expected string as 'msg' parameter, got 'SkipTest' instead. Perhaps you meant to use a mark?" Just drop it. --HG-- branch : 3.26
-
- 06 Aug, 2019 2 commits
-
-
Denis Laxalde authored
--HG-- branch : 3.26
-
Denis Laxalde authored
--HG-- branch : 3.26
-