clearml-server/apiserver/services
2023-11-17 09:35:22 +02:00
..
login
server
__init__.py
auth.py
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 last_change and last_change_by DB Model 2023-11-17 09:35:22 +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 last_change and last_change_by DB Model 2023-11-17 09:35:22 +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 last_change and last_change_by DB Model 2023-11-17 09:35:22 +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