Files
@ a83a1799480c
Branch filter:
Location: kallithea/pylons_app/controllers/branches.py
a83a1799480c
620 B
text/x-python
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