clearml-server/apiserver
2022-03-15 16:28:59 +02:00
..
apierrors Add missing API Errors 2022-02-13 19:16:58 +02:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add pipelines support 2022-03-15 16:28:59 +02:00
bll Add pipelines support 2022-03-15 16:28:59 +02:00
config Add pipelines support 2022-03-15 16:28:59 +02:00
database Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
elastic Update driver requirements 2022-02-13 20:27:12 +02:00
mongo Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
schema Add pipelines support 2022-03-15 16:28:59 +02:00
server_init Support disabling response compression 2022-03-15 16:21:14 +02:00
service_repo Set API version to 2.17 2022-03-15 16:22:51 +02:00
services Add pipelines support 2022-03-15 16:28:59 +02:00
tests Add pipelines support 2022-03-15 16:28:59 +02:00
utilities Support disabling response compression 2022-03-15 16:21:14 +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 Redis cluster support 2022-02-13 19:48:26 +02:00
LICENSE Rename server to apiserver 2021-01-05 16:22:34 +02:00
redis_manager.py Add Redis cluster support 2022-02-13 19:48:26 +02:00
requirements.txt Update driver requirements 2022-02-13 20:27:12 +02: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
timing_context.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
tools.py Resolve database module naming ambiguity 2021-01-05 16:45:22 +02:00
updates.py Protect against multiple connects to the update server from different processes 2022-02-13 20:12:12 +02:00
version.py Version bump to v1.2.0 2022-02-14 15:26:27 +02:00