##// END OF EJS Templates
version bump to 0.8...
version bump to 0.8 hg app 0.8 new template. Add yui flot and graph into summary page. + various tweeks and patches into look of application

File last commit:

r327:0e87466a default
r362:558eb7c5 rhodecode-0.0.0.8.0 default
Show More
.hgignore
12 lines | 175 B | text/plain | TextLexer
Marcin Kuzminski
initial commit.
r0
syntax: regexp
Marcin Kuzminski
added hgignore
r9 ^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
Marcin Kuzminski
ignore db file
r72 ^\.pydevproject$
syntax: regexp
updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
r327 ^hg_app\.db$
syntax: regexp
^repositories\.config$