clearml-server/apiserver
2023-07-26 18:55:49 +03:00
..
apierrors Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add new_status field to tasks.dequeue and dequeue_many endpoints 2023-07-26 18:55:05 +03:00
bll Remove 10 metrics limit in multi-task plot comparison 2023-07-26 18:55:49 +03:00
config Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
database Allow projection of more than 500 items 2023-07-26 18:46:58 +03:00
elastic Add explicit refresh interval to ES mappings 2023-07-26 18:54:02 +03:00
jobs Add support for server-side delete for AWS S3, Google Storage and Azure Blob Storage 2022-12-21 18:41:16 +02:00
mongo Improve empty database check during startup 2023-05-25 19:39:17 +03:00
schema Add new_status field to tasks.dequeue and dequeue_many endpoints 2023-07-26 18:55:05 +03:00
server_init Update requirements 2023-07-26 18:42:26 +03:00
service_repo Update API version to 2.26 2023-07-26 18:44:20 +03:00
services Add new_status field to tasks.dequeue and dequeue_many endpoints 2023-07-26 18:55:05 +03:00
tests Add new_status field to tasks.dequeue and dequeue_many endpoints 2023-07-26 18:55:05 +03:00
utilities Requests context is not needed any more 2023-07-26 18:43:09 +03:00
__init__.py Use apiserver namespace 2021-01-05 16:28:49 +02:00
config_repo.py Refactor service_repo 2021-01-05 18:50:42 +02:00
es_factory.py Set API version to 2.24 2023-03-23 19:11:13 +02:00
LICENSE Rename server to apiserver 2021-01-05 16:22:34 +02:00
redis_manager.py Switch to new redis version 2023-05-25 19:22:39 +03:00
requirements.txt Update requirements 2023-07-26 18:42:26 +03:00
server.py Unify server request handlers 2021-01-05 18:28:43 +02:00
services_schema.py Refactor APICall and schema validation 2021-01-05 18:30:59 +02:00
sync.py Improve visibility for distributed lock hanging 2021-05-03 17:35:17 +03:00
tools.py Resolve database module naming ambiguity 2021-01-05 16:45:22 +02:00
updates.py Remove the ThreadsManager.terminating flag 2022-09-29 19:23:26 +03:00
version.py Version bump to v1.11 2023-05-25 19:40:07 +03:00