##// END OF EJS Templates
repo-permissions: moved permissions into pyramid....
repo-permissions: moved permissions into pyramid. - fix issues when added new perms changed those already in the form - fixed issue with default user overriding permissions when private repos where turned on. - Two above are not security issues, but rather making the behaviour more consistent.

File last commit:

r1528:6bced565 default
r1734:ddacc559 default
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.0.5
py==1.4.31
pytest-cov==2.4.0
pytest-sugar==0.7.1
pytest-runner==2.9.0
pytest-catchlog==1.2.2
pytest-profiling==1.2.2
gprof2dot==2016.10.13
pytest-timeout==1.2.0
mock==1.0.1
WebTest==1.4.3
cov-core==1.15.0
coverage==3.7.1