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.
Maxim Zhiltsov 58b05536f5
Fix pagination in some endpoints (#5557)
- Added missing pagination or page parameters in `/projects/{id}/tasks`,
`/tasks/{id}/jobs`, `/jobs/{id}/issues`, `/jobs/{id}/commits`,
`/issues/{id}/comments`, `/organizations`
- Updated SDK, tests and UI
3 years ago
..
assets CVAT-3D: support lidar data on the server side (#2534) 5 years ago
migrations Get preview images on the fly and keep them in cache (#5478) 3 years ago
tests Fix pagination in some endpoints (#5557) 3 years ago
__init__.py Add CVAT SDK package (#7) 4 years ago
admin.py Fixed Intel license headers (#119) 4 years ago
apps.py Fixed Intel license headers (#119) 4 years ago
backup.py Add a way to create task with custom jobs (#5536) 3 years ago
cache.py Debug health check (#5587) 3 years ago
cloud_provider.py Fix Upload data annotation from CVAT to Azure Blob storage (#5596) 3 years ago
filters.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
frame_provider.py Fixed chunk and preview cache usage (#5569) 3 years ago
location.py Revert "Refactor server enums (#5062)" (#5239) 3 years ago
log.py Get preview images on the fly and keep them in cache (#5478) 3 years ago
media.mimetypes CVAT-3D: support lidar data on the server side (#2534) 5 years ago
media_extractors.py Add a way to create task with custom jobs (#5536) 3 years ago
mime_types.py Fixed Intel license headers (#119) 4 years ago
mixins.py Splitted default queue to import/export, fixed django-rq admin page (#5555) 3 years ago
models.py Add a way to create task with custom jobs (#5536) 3 years ago
pagination.py Fixed Intel license headers (#119) 4 years ago
parsers.py Fixed Intel license headers (#119) 4 years ago
plugins.py Fixed Intel license headers (#119) 4 years ago
renderers.py Fix pylint issues (#100) 4 years ago
schema.py Improve social authentication (#5349) 3 years ago
serializers.py Fix pagination in some endpoints (#5557) 3 years ago
signals.py Fixed Intel license headers (#119) 4 years ago
task.py Add a way to create task with custom jobs (#5536) 3 years ago
urls.py Added user_registered signal (#5007) 3 years ago
utils.py Unify error handling with the cloud storage (#5389) 3 years ago
view_utils.py Fix pagination in some endpoints (#5557) 3 years ago
views.py Fix pagination in some endpoints (#5557) 3 years ago