unrhodecode/rhodecode/lib/vcs
Martin Bornhold 99a93285fe vcs: Implemented a gevent compatible Curl class, part of #4046
This Curl class acts like a wrapper around the original one but uses
the curl multi interface together with gevent's machanisms for synchronization
of threads (greenlets).
2016-07-21 12:51:50 +02:00
..
backends vcs: Move vcsserver cache invalidation to mercurial backend. 2016-07-11 10:43:48 +02:00
conf settings: Remove obsolete VCS config value HG_USE_REBASE_FOR_MERGING 2016-06-27 13:30:27 +02:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__init__.py vcs: Implemented a gevent compatible Curl class, part of #4046 2016-07-21 12:51:50 +02:00
client.py pyro4: Adapt pyro4 RemoteRepo to have the same API as http RemoteRepo class. 2016-07-08 16:02:29 +02:00
client_http.py vcs: Move vcsserver cache invalidation to mercurial backend. 2016-07-11 10:43:48 +02:00
connection.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
exceptions.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
geventcurl.py vcs: Implemented a gevent compatible Curl class, part of #4046 2016-07-21 12:51:50 +02:00
nodes.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
path.py project: added all source files and assets 2016-05-24 15:56:53 +02:00