clearml-server/apiserver/services
2023-05-25 19:31:05 +03:00
..
login Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
server
__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 Model events are fully supported 2023-05-25 19:17:40 +03:00
organization.py Fix project count for datasets and pipelines 2023-03-23 19:15:42 +02:00
pipelines.py Fix crash when starting pipeline 2023-01-03 12:13:48 +02:00
projects.py Support filtering by children tags in projects.get_all_ex 2023-05-25 19:19:10 +03:00
queues.py Optimize queues.get_next_task to retrieve required task fields only 2023-05-25 19:21:24 +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 remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints 2023-05-25 19:22:10 +03:00
users.py Add created field to backend.user 2022-09-29 19:29:36 +03:00
utils.py Add preliminary support for datasets under projects 2022-11-29 17:27:02 +02:00
workers.py Add default workers timeout to the server's configuration 2023-03-23 19:08:11 +02:00