unrhodecode/rhodecode/tests
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
..
config code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
database code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
events comments: added new events for comment editing to handle them in integrations. 2020-07-13 11:18:28 +02:00
fixtures files: fixed SVN refs switcher that used old format of diff between files. 2020-04-03 22:52:21 +02:00
functional code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
integrations events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00
lib reviewers: added observers as another way to define reviewers. 2020-10-06 08:49:13 +02:00
load code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
models observers: code cleanups and fixed tests. 2020-10-11 22:16:08 +02:00
other code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
scripts code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
vcs archives: optimize performance of repo archive option by delegating all logic to vcsserver. 2020-10-19 14:53:21 +02:00
vcs_operations 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
auth_external_test.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
fixture.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
plugin.py observers: code cleanups and fixed tests. 2020-10-11 22:16:08 +02:00
pylons_plugin.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
rhodecode.ini config: removed vcsserver log_level deprecated option. 2020-01-07 12:34:34 +01:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
server_utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
vcsserver_http.ini tests: updated vcsserver test config 2020-05-12 10:23:34 +02:00