Files
@ a83a1799480c
Branch filter:
Location: kallithea/pylons_app/public/css/pygments.css
a83a1799480c
4.8 KiB
text/css
Reimplemented way of caching repos list, hg model now get's repos objects right from cached dict, this way we skipp creating instances of MercurialRepository and gain performance. Some import cleanup