##// END OF EJS Templates
fixed manifest to import migrate.cfg file
fixed manifest to import migrate.cfg file

File last commit:

r844:62a9c5ae beta
r844:62a9c5ae beta
Show More
MANIFEST.in
16 lines | 452 B | text/plain | TextLexer
renamed project to rhodecode
r547 include rhodecode/config/deployment.ini_tmpl
fixed manifest to import migrate.cfg file
r844 include rhodecode/lib/dbmigrate/migrate.cfg
Code cleanups, made js rollup file, some preparation for .egg creation
r457
Fixed i18n installation
r589 include README.rst
recursive-include rhodecode/i18n/ *
removed egg info, update files for distutils build...
r552 #images
renamed project to rhodecode
r547 recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
removed egg info, update files for distutils build...
r552 #js
Implemented whoosh index building as paster command....
r683 include rhodecode/public/js/yui2a.js
renamed project to rhodecode
r547 include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
fixes #58 graph.js wasn't copied to required files during installation
r678 include rhodecode/public/js/graph.js
removed egg info, update files for distutils build...
r552 #templates
recursive-include rhodecode/templates *