unrhodecode/rhodecode/lib/vcs
Milka Kuzminski 51727053de archives: optimize performance of repo archive option by delegating all logic to vcsserver.
- sending GBs of data over the wire was slow and very memory consuming
2020-10-19 14:53:21 +02:00
..
backends archives: optimize performance of repo archive option by delegating all logic to vcsserver. 2020-10-19 14:53:21 +02:00
conf downloads: added more archive options that we support. Exposing this to users so they actually 2020-07-16 12:37:18 +02:00
utils code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
client_http.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
compat.py code: code fixes and small adjustments 2018-02-20 17:49:26 +01:00
connection.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
exceptions.py exceptions: improved reporting of unhandled vcsserver exceptions 2020-10-19 09:47:59 +02:00
geventcurl.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
nodes.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
path.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00