##// END OF EJS Templates
vcs: Use a thread scoped cache invalidation context to cache repository objects....
vcs: Use a thread scoped cache invalidation context to cache repository objects. Without this change the cache is on a process scope. If running with multiple threads this leads to sharing the cached object between threads. This will cause exceptions if multiple threads are trying to access the same curl object. Even worse it allows multiple threads to operate on the same repository object concurrently.

File last commit:

r544:db07bcfc default
r614:cbe55781 default
Show More
requirements.txt
151 lines | 2.8 KiB | text/plain | TextLexer
Babel==1.3
Beaker==1.7.0
CProfileV==1.0.6
Fabric==1.10.0
FormEncode==1.2.4
Jinja2==2.7.3
Mako==1.0.1
Markdown==2.6.2
MarkupSafe==0.23
MySQL-python==1.2.5
Paste==2.0.2
PasteDeploy==1.5.2
PasteScript==1.7.5
Pygments==2.1.3
# TODO: This version is not available on PyPI
# Pylons==1.0.2.dev20160108
Pylons==1.0.1
# TODO: This version is not available, but newer ones are
# Pyro4==4.35
Pyro4==4.41
# TODO: This should probably not be in here
# -e hg+https://johbo@code.rhodecode.com/johbo/rhodecode-fork@3a454bd1f17c0b2b2a951cf2b111e0320d7942a9#egg=RhodeCodeEnterprise-dev
Routes==1.13
SQLAlchemy==0.9.9
Sphinx==1.2.2
Tempita==0.5.2
URLObject==2.4.0
WebError==0.10.3
# TODO: This is modified by us, needs a better integration. For now
# using the latest version before.
# WebHelpers==1.3.dev20150807
WebHelpers==1.3
WebHelpers2==2.0
WebOb==1.3.1
WebTest==1.4.3
Whoosh==2.7.0
alembic==0.8.4
amqplib==1.0.2
anyjson==0.3.3
appenlight-client==0.6.14
authomatic==0.1.0.post1;
backport-ipaddress==0.1
bottle==0.12.8
bumpversion==0.5.3
celery==2.2.10
channelstream==0.5.2
click==5.1
colander==1.2
configobj==5.0.6
cov-core==1.15.0
coverage==3.7.1
cssselect==0.9.1
decorator==3.4.2
deform==2.0a2
docutils==0.12
dogpile.cache==0.6.1
dogpile.core==0.4.1
dulwich==0.12.0
ecdsa==0.11
flake8==2.4.1
future==0.14.3
futures==3.0.2
gevent==1.1.1
gprof2dot==2015.12.1
greenlet==0.4.9
gunicorn==19.6.0
# TODO: Needs subvertpy and blows up without Subversion headers,
# actually we should not need this for Enterprise at all.
# hgsubversion==1.8.2
gnureadline==6.3.3
infrae.cache==1.0.1
invoke==0.13.0
ipdb==0.8
ipython==3.1.0
iso8601==0.1.11
itsdangerous==0.24
kombu==1.5.1
lxml==3.4.4
mccabe==0.3
meld3==1.0.2
mock==1.0.1
msgpack-python==0.4.6
nose==1.3.6
objgraph==2.0.0
packaging==15.2
paramiko==1.15.1
pep8==1.5.7
psutil==2.2.1
psycopg2==2.6.1
py==1.4.29
py-bcrypt==0.4
py-gfm==0.1.3
pycrypto==2.6.1
pycurl==7.19.5
pyflakes==0.8.1
pyparsing==1.5.7
pyramid==1.6.1
pyramid-beaker==0.8
pyramid-debugtoolbar==2.4.2
pyramid-jinja2==2.5
pyramid-mako==1.0.2
pysqlite==2.6.3
pytest==2.8.5
pytest-runner==2.7.1
pytest-catchlog==1.2.2
pytest-cov==1.8.1
pytest-profiling==1.0.1
pytest-timeout==0.4
python-dateutil==1.5
python-ldap==2.4.19
python-memcached==1.57
python-pam==1.8.2
pytz==2015.4
pyzmq==14.6.0
# TODO: This is not available in public
# rc-testdata==0.2.0
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.8.3.zip#md5=9acdfd71b8ddf4056057065f37ab9ccb
recaptcha-client==1.0.6
repoze.lru==0.6
requests==2.9.1
serpent==1.12
setproctitle==1.1.8
setuptools==20.8.1
setuptools-scm==1.11.0
simplejson==3.7.2
six==1.9.0
subprocess32==3.2.6
supervisor==3.3.0
transifex-client==0.10
translationstring==1.3
trollius==1.0.4
uWSGI==2.0.11.2
venusian==1.0
waitress==0.8.9
wsgiref==0.1.2
zope.cachedescriptors==4.0.0
zope.deprecation==4.1.2
zope.event==4.0.3
zope.interface==4.1.3