##// END OF EJS Templates
backend: add TurboGears2 DebugBar support...
backend: add TurboGears2 DebugBar support DebugBar is a toolbar overlayed over the Kallithea web interface, allowing you to see: * timing information of the current request, including profiling information * request data, including GET data, POST data, cookies, headers and environment variables * a list of executed database queries, including timing and result values Enable it automatically when in debug mode and all requirements are met. Add documentation.
Thomas De Schampheleire -
r6524:908e186a default
Show More
Name Size Modified Last Commit Author
/ docs
api
dev
theme
usage
Makefile Loading ...
conf.py Loading ...
contributing.rst Loading ...
index.rst Loading ...
installation.rst Loading ...
installation_iis.rst Loading ...
installation_puppet.rst Loading ...
installation_win.rst Loading ...
installation_win_old.rst Loading ...
make.bat Loading ...
overview.rst Loading ...
readme.rst Loading ...
setup.rst Loading ...
upgrade.rst Loading ...