##// END OF EJS Templates
fixed hooks broken symlink issue...
fixed hooks broken symlink issue fixed python2.5 crash. fixed #58 missing graph.js bug Fixed tests to remove the forked repository when building enviroment version bump

File last commit:

r678:e9a0ed84 beta
r679:d85b0948 rhodecode-0.0.1.0.2 default
Show More
MANIFEST.in
15 lines | 407 B | text/plain | TextLexer
renamed project to rhodecode
r547 include rhodecode/config/deployment.ini_tmpl
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
renamed project to rhodecode
r547 include rhodecode/public/js/yui2.js
include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
fixed hooks broken symlink issue...
r679 include rhodecode/public/js/graph.js
removed egg info, update files for distutils build...
r552 #templates
recursive-include rhodecode/templates *