Files
@ 9c0f5d558789
Branch filter:
Location: kallithea/rhodecode/controllers/home.py
9c0f5d558789
2.4 KiB
text/x-python
fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached
to db repository instance, and then fetched from cache. Also made all current test work.
to db repository instance, and then fetched from cache. Also made all current test work.