unrhodecode/rhodecode/lib/vcs
Daniel Dourvaris 5a3574412b vcs-error: replace disable_vcs middleware with vcs and http exceptions
to avoid vcs connection errors showing to the end user fixes #4140
2016-08-17 07:12:38 +03:00
..
backends vcs: implement id for svn commit and EmptyCommit fixes #4136 2016-08-10 23:07:02 +02:00
conf config: Use hooks protocol and direc calls seting from vcs settings module. 2016-08-08 08:29:35 +02:00
utils vcs: Remove unused code from get_scm function. 2016-07-21 09:02:27 +02:00
__init__.py vcs: Implemented a gevent compatible Curl class, part of #4046 2016-07-21 12:51:50 +02:00
client.py vcs-error: replace disable_vcs middleware with vcs and http exceptions 2016-08-17 07:12:38 +03:00
client_http.py vcs-error: replace disable_vcs middleware with vcs and http exceptions 2016-08-17 07:12:38 +03:00
connection.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
exceptions.py vcs-error: replace disable_vcs middleware with vcs and http exceptions 2016-08-17 07:12:38 +03:00
geventcurl.py vcs: Add license header from the origin to geventcurl. 2016-07-21 12:49:44 +02:00
nodes.py scm: change ._get_content() to .raw_bytes attribute to file nodes to 2016-07-26 20:47:23 +03:00
path.py project: added all source files and assets 2016-05-24 15:56:53 +02:00