clearml-server/apiserver/services
2023-07-26 18:26:49 +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
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 Support receiving mixed events for both locked and unlocked tasks and models events.add_batch 2023-05-25 19:20:35 +03:00
models.py Add include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +03:00
organization.py Fix project count for datasets and pipelines 2023-03-23 19:15:42 +02:00
pipelines.py Add include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +03:00
projects.py Add projects.get_user_names endpoint 2023-07-26 18:21:16 +03:00
queues.py Add include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +03:00
reports.py Return only reports from the .reports projects in reports.get_all_ex 2023-05-25 19:31:05 +03:00
tasks.py Add include_subprojects to tasks/models.get_all endpoints 2023-07-26 18:24:49 +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