clearml-server/apiserver/services
2023-07-26 18:39:41 +03:00
..
login Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
server Rename migration script 2021-01-05 18:09:34 +02:00
__init__.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
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 Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
models.py Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +03:00
organization.py Add field_mappings to organizations download endpoints 2023-07-26 18:39:41 +03:00
pipelines.py Add include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +03:00
projects.py Support paging in projects.get_model_metadata_values and get_hyperparam_values endpoints 2023-07-26 18:38:11 +03:00
queues.py Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +03:00
reports.py Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
tasks.py Allow dequeueing a deleted task 2023-07-26 18:32:32 +03:00
users.py Add created field to backend.user 2022-09-29 19:29:36 +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