clearml-server/apiserver/services
2023-03-23 19:08:11 +02: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 Move apiserver to clearml 2021-05-03 17:26:44 +03:00
events.py Fix events.get_task_plots endpoint 2022-12-21 18:45:17 +02:00
models.py Add support for moving objects to projects root 2022-12-21 18:43:45 +02:00
organization.py Add filtering on child projects in projects.get_all_ex 2023-03-23 19:06:49 +02:00
pipelines.py Fix crash when starting pipeline 2023-01-03 12:13:48 +02:00
projects.py Support querying by children_type in projects.get_all_ex 2023-03-23 19:07:42 +02:00
queues.py Add support for allow_public flag in get_all_ex endpoint 2022-12-21 18:32:56 +02:00
reports.py Support querying by children_type in projects.get_all_ex 2023-03-23 19:07:42 +02:00
tasks.py Add support for moving objects to projects root 2022-12-21 18:43:45 +02: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