clearml-server/apiserver/services
2023-11-17 09:37:25 +02: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
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 last_change and last_change_by DB Model 2023-11-17 09:35:22 +02:00
models.py Add update_tags api to tasks and models 2023-11-17 09:37:25 +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 include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +03:00
projects.py Add filters parameter for passing user defined list filters for all get_all_ex apis 2023-11-17 09:36:58 +02:00
queues.py Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +03:00
reports.py Add task names to events.get_single_value_metrics endpoint response 2023-07-26 18:50:53 +03:00
tasks.py Add update_tags api to tasks and models 2023-11-17 09:37:25 +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