clearml-server/apiserver
2024-06-20 17:57:23 +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 Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints 2024-06-20 17:52:46 +03:00
bll Delete pipeline steps in pipelines.delete_runs 2024-06-20 17:55:52 +03:00
config Fileserver authorization is enabled by default 2024-06-20 17:50:02 +03:00
database Allow filtering task models.input.model field by array of ids 2024-03-18 16:01:45 +02:00
documentation Version bump to 1.16.0 2024-06-20 17:55:17 +03:00
elastic Added missing ES index template for scalar events 2024-03-18 15:54:38 +02:00
jobs Fix missing region parameter when deleting files from minio server 2024-02-13 16:16:24 +02:00
mongo Fix fixed users creation/removal 2024-06-20 17:57:23 +03:00
schema Version bump to 1.16.0 2024-06-20 17:55:17 +03:00
server_init Add support for cookies extensions 2024-03-18 15:46:07 +02:00
service_repo Fix fixed users creation/removal 2024-06-20 17:57:23 +03:00
services Delete pipeline steps in pipelines.delete_runs 2024-06-20 17:55:52 +03:00
tests Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints 2024-06-20 17:52:46 +03:00
utilities Make sure that hyperparam/configuration/metadata keys that are contain only empty space are rejected 2023-11-17 09:32:22 +02: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 Add ElasticSearch 8.x support 2024-03-18 15:37:44 +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 Upgrade pymongo dependency 2024-06-20 17:53:15 +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 Code cleanup 2024-03-18 15:52:22 +02:00
updates.py Remove the ThreadsManager.terminating flag 2022-09-29 19:23:26 +03:00
version.py Version bump to 1.16.0 2024-06-20 17:55:17 +03:00