##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r2208:bcf8a64e default
r3239:1b708774 default
Show More
server-methods.rst
234 lines | 5.9 KiB | text/x-rst | RstLexer

server methods

cleanup_sessions

get_ip

get_method

get_repo_store

get_server_info

rescan_repos