##// 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:

r2158:24e0f4b8 default
r2193:20e24a44 stable
Show More
requirements.txt
136 lines | 2.8 KiB | text/plain | TextLexer
## core
setuptools==30.1.0
setuptools-scm==1.15.0
amqplib==1.0.2
anyjson==0.3.3
authomatic==0.1.0.post1
Babel==1.3
backport-ipaddress==0.1
Beaker==1.7.0
celery==2.2.10
Chameleon==2.24
channelstream==0.5.2
click==5.1
colander==1.2
configobj==5.0.6
cssselect==1.0.1
decorator==4.0.11
deform==2.0.4
docutils==0.12
dogpile.cache==0.6.1
dogpile.core==0.4.1
ecdsa==0.11
FormEncode==1.2.4
future==0.14.3
futures==3.0.2
gnureadline==6.3.3
infrae.cache==1.0.1
iso8601==0.1.11
itsdangerous==0.24
Jinja2==2.7.3
kombu==1.5.1
lxml==3.7.3
Mako==1.0.6
Markdown==2.6.7
MarkupSafe==0.23
meld3==1.0.2
msgpack-python==0.4.8
MySQL-python==1.2.5
nose==1.3.6
objgraph==3.1.0
packaging==15.2
paramiko==1.15.1
Paste==2.0.3
PasteDeploy==1.5.2
PasteScript==1.7.5
pathlib2==2.1.0
psutil==4.3.1
psycopg2==2.6.1
py-bcrypt==0.4
pycrypto==2.6.1
pycurl==7.19.5
pyflakes==0.8.1
pygments-markdown-lexer==0.1.0.dev39
Pygments==2.2.0
pyparsing==1.5.7
pyramid-beaker==0.8
pyramid-debugtoolbar==3.0.5
pyramid-jinja2==2.5
pyramid-mako==1.0.2
pyramid==1.7.4
pysqlite==2.6.3
python-dateutil==2.1
python-ldap==2.4.19
python-memcached==1.57
python-pam==1.8.2
pytz==2015.4
pyzmq==14.6.0
recaptcha-client==1.0.6
repoze.lru==0.6
requests==2.9.1
Routes==1.13
setproctitle==1.1.8
simplejson==3.7.2
six==1.9.0
Sphinx==1.2.2
SQLAlchemy==0.9.9
subprocess32==3.2.6
supervisor==3.3.1
Tempita==0.5.2
translationstring==1.3
trollius==1.0.4
urllib3==1.16
URLObject==2.4.0
venusian==1.0
WebError==0.10.3
WebHelpers2==2.0
WebHelpers==1.3
WebOb==1.3.1
Whoosh==2.7.4
wsgiref==0.1.2
zope.cachedescriptors==4.0.0
zope.deprecation==4.1.2
zope.event==4.0.3
zope.interface==4.1.3
## customized/patched libs
# our patched version of Pylons==1.0.2
https://code.rhodecode.com/upstream/pylons/archive/707354ee4261b9c10450404fc9852ccea4fd667d.tar.gz?md5=f26633726fa2cd3a340316ee6a5d218f#egg=Pylons==1.0.2.rhodecode-patch-1
# not released py-gfm==0.1.3
https://code.rhodecode.com/upstream/py-gfm/archive/0d66a19bc16e3d49de273c0f797d4e4781e8c0f2.tar.gz?md5=0d0d5385bfb629eea636a80b9c2bfd16#egg=py-gfm==0.1.3.rhodecode-upstream1
# IPYTHON RENDERING
# entrypoints backport, pypi version doesn't support egg installs
https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
nbconvert==5.1.1
nbformat==4.3.0
jupyter_client==5.0.0
## cli tools
alembic==0.8.4
invoke==0.13.0
bumpversion==0.5.3
transifex-client==0.10
## http servers
gevent==1.1.2
greenlet==0.4.10
gunicorn==19.6.0
waitress==1.0.1
uWSGI==2.0.11.2
## debug
ipdb==0.10.1
ipython==5.1.0
CProfileV==1.0.6
bottle==0.12.8
## rhodecode-tools, special case
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.12.0.tar.gz?md5=9ca040356fa7e38d3f64529a4cffdca4#egg=rhodecode-tools==0.12.0
## appenlight
appenlight-client==0.6.14
## test related requirements
-r requirements_test.txt