##// END OF EJS Templates
user-groups: fix potential problem with group sync of external plugins....
user-groups: fix potential problem with group sync of external plugins. - when using external plugin we used to check for a parameter that set the sync mode. The problem is we only checked if the flag was there. So toggling sync on and off set the value and then left the key still set but with None. This confused the sync and thought the group should be synced !

File last commit:

r1906:1eaf71e3 default
r2143:4314e88b default
Show More
requirements_test.txt
15 lines | 266 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....
r1863 pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
dependencies: organized test requirements....
r1222 pytest-catchlog==1.2.2
dependencies: bumped test libraries....
r1863 pytest-profiling==1.2.6
dependencies: organized test requirements....
r1222 gprof2dot==2016.10.13
pytest-timeout==1.2.0
requirements: updated structure of requirement files, and re-generated nix files.
r1236
dependencies: organized test requirements....
r1222 mock==1.0.1
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 WebTest==2.0.27
dependencies: organized test requirements....
r1222 cov-core==1.15.0
coverage==3.7.1