##// END OF EJS Templates
pull-requests: fix problem with long DB transaction and row-locking....
pull-requests: fix problem with long DB transaction and row-locking. fixes #5470

File last commit:

r1:854a839a default
r2785:d0af9af8 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html