clearml-server/apiserver/services
2024-01-10 15:15:43 +02:00
..
login Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
server
__init__.py
auth.py Fix auth.edit_credentials 2022-05-18 10:28:58 +03:00
debug.py Add option to echo ping payload 2023-05-25 19:30:13 +03:00
events.py Add events.get_multi_task_metrics 2024-01-10 15:11:27 +02:00
models.py Check for dictionary type for some model and task fields 2024-01-10 15:10:41 +02:00
organization.py Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
pipelines.py Add "queue watched" indication to pipelines.start_pipeline 2024-01-10 15:15:43 +02:00
projects.py Support filtering by task or model ids in projects.get_unique_metric_variants 2024-01-10 15:06:21 +02:00
queues.py Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +03:00
reports.py Allow filtering on event metrics in multi-task endpoints get_task_single_value_metrics, multi_task_scalar_metrics_iter_histogram and get_multi_task_plots 2024-01-10 15:07:46 +02:00
tasks.py Check for dictionary type for some model and task fields 2024-01-10 15:10:41 +02:00
users.py Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
utils.py Support __$and condition for excluded terms in get_all_ex endpoints list filters 2023-07-26 18:26:49 +03:00
workers.py Add workers.get_count endpoint 2023-07-26 18:21:52 +03:00