clearml-server/apiserver/services
2023-07-26 18:19: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 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 Schedule external file URLs for deletion on models deletion 2023-05-25 19:36:28 +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 Fix projects own_tasks does not take task state filter into account 2023-05-25 19:32:52 +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 Remove obsolete duration field 2023-07-26 18:19:41 +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