##// END OF EJS Templates
docs: added 5.8.0 changelog
docs: added 5.8.0 changelog

File last commit:

r291:1d33194b
r423:f4b42dc7 v5.8.0 master
Show More
.gitignore
34 lines | 535 B | text/plain | TextLexer
# CACHE FILES
.cache/RhodeCode-installer*
.cache/*.tar.bz2
.cache/locale-archive
# Source code downloaded
.source/*
# Build of docs
docs/build*
# Custom / override wont be tracked, except README file
.custom/*
!.custom/README.md
# LOGS
logs/*.log
logs/nginx/*.log
logs/svn/*.log
logs/apps/*.log
logs/postgres/*.log
# Source files, comming in from other submodules
scripts/rcstack.tmp
scripts/rcstack/src
scripts/dev-tools/src
# config files extras
config/_shared/.rcmetadata.json
config/_shared/__pycache__
.idea
.rcstack.ini