Files @ 51b70569c330
Branch filter:

Location: kallithea/MANIFEST.in

Marcin Kuzminski
extended admin rescan to show what repositories was added and what removed
fixed found bugs, added expunge to cached getter since it introduce some more problems.
Added some relationship to properly clean related objects from database.
include rhodecode/config/deployment.ini_tmpl
include rhodecode/lib/dbmigrate/migrate.cfg

include README.rst
recursive-include rhodecode/i18n/ *

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
include rhodecode/public/js/yui2a.js
include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
include rhodecode/public/js/graph.js
#templates
recursive-include rhodecode/templates *