##// 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
Show More
.gitignore
34 lines | 535 B | text/plain | TextLexer
docker: added all the initial docker files...
r1 # CACHE FILES
.cache/RhodeCode-installer*
.cache/*.tar.bz2
.cache/locale-archive
release of new installer/docker stack updates...
r23 # Source code downloaded
.source/*
docs: added initial version of documentation
r276 # Build of docs
docs/build*
multiple changes...
r24 # Custom / override wont be tracked, except README file
release of new installer/docker stack updates...
r23 .custom/*
multiple changes...
r24 !.custom/README.md
release of new installer/docker stack updates...
r23
docker: added all the initial docker files...
r1 # LOGS
logs/*.log
logs/nginx/*.log
logs/svn/*.log
.gitignore: ignore apps logs
r16 logs/apps/*.log
.gitignore: remove postgres logs
r18 logs/postgres/*.log
docker: added all the initial docker files...
r1
chore(ignore): added extra ignore dirs in config
r291
rcstack: ignore source of cli scripts
r198 # Source files, comming in from other submodules
chore(ignore): added extra ignore dirs in config
r291 scripts/rcstack.tmp
rcstack: ignore source of cli scripts
r198 scripts/rcstack/src
scripts/dev-tools/src
gitignore: remove .tmp rccontrol from git
r67
chore(ignore): added extra ignore dirs in config
r291 # config files extras
.gitignore update with new rules
r22 config/_shared/.rcmetadata.json
chore(ignore): added extra ignore dirs in config
r291 config/_shared/__pycache__
updated download scripts
r7
chore(ignore): added extra ignore dirs in config
r291 .idea
.rcstack.ini