Files
@ a83a1799480c
Branch filter:
Location: kallithea/repositories.config
a83a1799480c
304 B
text/plain
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