##// 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.
marcink -
r3239:1b708774 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / js / src / plugins
flavoured_checkbox.js Loading ...
jquery.auto-grow-input.js Loading ...
jquery.autocomplete.js Loading ...
jquery.commits-graph.js Loading ...
jquery.dataTables.css Loading ...
jquery.dataTables.js Loading ...
jquery.debounce.js Loading ...
jquery.mark.js Loading ...
jquery.pjax.js Loading ...
jquery.timeago-extension.js Loading ...
jquery.timeago.js Loading ...