clearml-server/apiserver
2025-01-16 12:04:43 +02:00
..
apierrors Add an error for trying to duplicate a public project 2024-12-05 22:26:05 +02:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add support for queue display name 2024-12-18 17:47:51 +02:00
bll Fix project statistics calculation when both include and exclude child task filters present 2024-12-31 22:09:26 +02:00
config Add model endpoints support 2024-12-05 22:20:11 +02:00
database Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
documentation Sync API version 2024-12-05 22:18:27 +02:00
elastic Add model endpoints support 2024-12-05 22:20:11 +02:00
jobs Use an auth token in async_urls_delete when contacting the fileserver 2024-06-20 18:00:19 +03:00
mongo Fix old events deletion for re-imported tasks 2024-12-31 22:08:59 +02:00
schema Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
server_init Add support for multiple cookie domains 2024-12-18 17:47:21 +02:00
service_repo Update API version to v2.31 2024-12-05 19:07:34 +02:00
services Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
tests Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
utilities Do not drop service request num to 0 on the chart for the periods when serving model was not reporting 2024-12-31 22:06:05 +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
fix_mongo_urls.py Add internal script to fix fileserver URLs in mongodb 2024-12-05 22:30:03 +02:00
LICENSE Update GitHub repo 2025-01-16 12:04:43 +02:00
redis_manager.py Switch to new redis version 2023-05-25 19:22:39 +03:00
requirements.txt Upgrade MongoDB, ElasticSearch and Redis versions 2024-12-31 22:07:43 +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 Support a more granular distributed lock wait 2024-06-20 17:57:54 +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 v2.0.0 2024-12-31 22:09:37 +02:00