debian/cubicweb-dev.install.in
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 19 Nov 2014 12:13:32 +0100
changeset 10090 0aebb1c0f849
parent 9208 7ae95f48e2f0
permissions -rw-r--r--
[utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327) The core of this patch is in UStringIO.write(). When tracing is enabled, write() doesn't just append the 'value' argument to the underlying list. Instead, a stack trace is recorded and a special HTML "source" is formatted. The output with tracing enabled is an HTML page, with the original HTML escaped, and made clickable to show the stack trace when the write() call was done. This allows answering the recurring question: "who wrote this tag here?!"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9208
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     1
usr/lib/PY_VERSION/*-packages/cubicweb/devtools/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     2
usr/lib/PY_VERSION/*-packages/cubicweb/skeleton/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     3
usr/lib/PY_VERSION/*-packages/cubicweb/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     4
usr/lib/PY_VERSION/*-packages/cubicweb/entities/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     5
usr/lib/PY_VERSION/*-packages/cubicweb/ext/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     6
usr/lib/PY_VERSION/*-packages/cubicweb/server/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     7
usr/lib/PY_VERSION/*-packages/cubicweb/sobjects/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     8
usr/lib/PY_VERSION/*-packages/cubicweb/hooks/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
     9
usr/lib/PY_VERSION/*-packages/cubicweb/web/test
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 6487
diff changeset
    10
usr/lib/PY_VERSION/*-packages/cubicweb/etwist/test