##// END OF EJS Templates
files: use ref names in the url, and make usage of default landing refs....
files: use ref names in the url, and make usage of default landing refs. - fixes #5601 - cleanup file edit/delete/add to use common breadcrumbs functions - make the urls with ref names persistent in case we have the landing ref selected - in most cases we only want to show refs instead of full commit-id, this is how other types of tools work anyway

File last commit:

r4269:64b3996e default
r4372:7db766f9 stable
Show More
requirements_test.txt
16 lines | 263 B | text/plain | TextLexer
/ requirements_test.txt
requirements: updated structure of requirement files, and re-generated nix files.
r1236 # test related requirements
dependencies: bumped test libraries.
r3951 pytest==4.6.5
py==1.8.0
pytest-cov==2.7.1
pytest-sugar==0.9.2
pytest-runner==5.1.0
pytest-profiling==1.7.0
pytest-timeout==1.3.3
dependencies: bumped test libraries versions....
r2274 gprof2dot==2017.9.19
requirements: updated structure of requirement files, and re-generated nix files.
r1236
dependencies: bumped test libraries.
r3951 mock==3.0.5
dependencies: organized test requirements....
r1222 cov-core==1.15.0
dependencies: bumped test libraries.
r3951 coverage==4.5.4
dependencies: updated webtest to 2.0.32
r3305
dependencies: bumped webtest==2.0.34
r4269 webtest==2.0.34
dependencies: pinned beautifulsoup4 to 4.6.3
r3353 beautifulsoup4==4.6.3