You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko aadfd8814e
Fix TUS offset queries in production environments (#5204)
* Fix TUS offset queries in production environments

Previously, `mod_wsgi` would convert `HEAD` requests into `GET`, which
would be rejected, so clients were unable to resume an upload that failed
midway through.

To make use of this, update the SDK code to enable upload resumption.

* Add a test that forces a chunked TUS upload

* test_can_create_from_backup_in_chunks: make sure the upload is actually chunked
3 years ago
..
cypress Added basic masks tests (#5237) 3 years ago
mounted_file_share Added Cypress testing for feature: Multiple tasks creating from videos (#5028) 3 years ago
python Fix TUS offset queries in production environments (#5204) 3 years ago
.eslintrc.js Add webhooks (#4863) 3 years ago
cypress.json Added basic masks tests (#5237) 3 years ago
cypress_canvas3d.json Cypress. New organization pipeline. (#4143) 4 years ago
docker-compose.email.yml Extend helm to support Serverless functions and Analytics (#110) 4 years ago
docker-compose.file_share.yml cvat-sdk: Fix creating tasks with non-local files (#5058) 3 years ago
docker-compose.minio.yml Tests for Webhook sender (#5017) 3 years ago
docker-compose.webhook.yml Add webhooks (#4863) 3 years ago
json_to_html.py Fixed Intel license headers (#119) 4 years ago
nightly_cypress.json Refactor CI (#26) 4 years ago
package.json Fixed eslint config (#131) 4 years ago
pr_cypress.json Refactor CI (#26) 4 years ago
pr_cypress_canvas3d.json Refactor CI (#26) 4 years ago
values.test.yaml Added support for webhooks in Helm charts (#5118) 3 years ago
yarn.lock Added Cypress testing for feature: Multiple tasks creating from videos (#5028) 3 years ago