clearml-server/apiserver/services
2024-03-18 15:49:42 +02:00
..
login Invalidate token on user logoff 2024-03-18 15:38:44 +02:00
server Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
__init__.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
auth.py Invalidate token on user logoff 2024-03-18 15:38:44 +02:00
debug.py Add option to echo ping payload 2023-05-25 19:30:13 +03:00
events.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
models.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +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 Add input parameters check to multiple APIs 2024-02-13 16:15:55 +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 Fix tasks.started to correctly handle null values in the started field 2024-02-13 16:17:02 +02:00
users.py Improve handling of fixed users 2024-03-18 15:49:42 +02: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