##// END OF EJS Templates
fixes few bugs...
fixes few bugs - fixed #53 python2.5 incompatible enumerate calls - fixed #52 disable mercurial extension for web - fixed #51 deleting repositories don't delete it's dependent objects - small css updated

File last commit:

r554:100b0aea default
r671:bee56f20 rhodecode-0.0.1.0.1 default
Show More
.hgignore
9 lines | 136 B | text/plain | TextLexer
syntax: regexp
^data$
^\.settings$
^\.project$
^\.pydevproject$
^rhodecode\.db$
^test\.db$
^repositories\.config$
^RhodeCode\.egg-info$