Files @ a83a1799480c
Branch filter:

Location: kallithea/MANIFEST.in

Marcin Kuzminski
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
1
2
3
include pylons_app/config/deployment.ini_tmpl
recursive-include pylons_app/public *
recursive-include pylons_app/templates *