clearml-server/apiserver
2023-07-26 18:34:30 +03:00
..
apierrors Add pipelines.delete_runs endpoint 2023-07-26 18:23:05 +03:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
bll Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
config Allow configuring multi-plots batch size 2023-07-26 18:33:10 +03:00
database Fix NewListBucketsHelper backwards compatibility 2023-07-26 18:27:51 +03:00
elastic Support model events 2022-11-29 17:34:06 +02: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 Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
server_init Remove buggy debug code 2022-11-29 17:50:17 +02:00
service_repo Support __$and condition for excluded terms in get_all_ex endpoints list filters 2023-07-26 18:26:49 +03:00
services Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
tests Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
utilities Remove the ThreadsManager.terminating flag 2022-09-29 19:23:26 +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 ClearML SDK dependency 2023-05-25 19:38:48 +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