##// END OF EJS Templates
application: add debug mode that switches logging to debug....
application: add debug mode that switches logging to debug. It's no longer required to reconfigure all logging. debug flag now does it automatically.

File last commit:

r1856:25c48cf5 stable
r3270:312a83d9 default
Show More
contributing.rst
26 lines | 344 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
docs: updates to contributor documentation #4039
r271 Welcome to the contribution guides and development docs of RhodeCode.
project: added all source files and assets
r1
.. toctree::
:maxdepth: 1
docs: more comprehensive contributor docs #4039
r303 overview
project: added all source files and assets
r1 testing/index
dev-setup
db-schema
dev-settings
api
docs: Add dependency management
r737 dependencies
docs: small rst fixes.
r1856 checklist-tickets
checklist-pull-request
frontend
standards