clearml-server/apiserver/apimodels
2022-04-18 16:34:18 +03:00
..
custom_validators Refactor configuration infrastructure 2021-01-05 18:25:18 +02:00
__init__.py Return file urls for tasks.delete/reset and models.delete 2021-05-03 17:38:09 +03:00
auth.py Support credentials label and last_used_from fields 2022-03-15 16:29:37 +02:00
base.py Refactor configuration infrastructure 2021-01-05 18:25:18 +02:00
batch.py Fix batch operations results 2021-05-03 18:07:37 +03:00
events.py Add events.clear_scroll endpoint to clear event search scrolls 2022-04-18 16:29:57 +03:00
login.py Move apiserver to clearml 2021-05-03 17:26:44 +03:00
metadata.py Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
models.py Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
organization.py
pipelines.py Add pipelines support 2022-03-15 16:28:59 +02:00
projects.py Add support for searching hidden projects and tasks 2022-04-18 16:34:18 +03:00
queues.py Add metadata dict support for models, queues 2022-03-15 16:18:57 +02:00
server.py
tasks.py Fix batch operations results 2021-05-03 18:07:37 +03:00
users.py
workers.py