clearml-server/apiserver/apimodels
2023-05-25 19:36:28 +03:00
..
custom_validators
__init__.py Support deleting external artifacts when deleting projects 2022-11-29 17:32:41 +02:00
auth.py Add auth.edit_credentials 2022-05-17 16:08:12 +03:00
base.py
batch.py Fix batch operations results 2021-05-03 18:07:37 +03:00
events.py Change tasks comparison limit to 100 2022-12-21 18:29:49 +02: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 Schedule external file URLs for deletion on models deletion 2023-05-25 19:36:28 +03:00
organization.py Add support for allow_public flag in get_all_ex endpoint 2022-12-21 18:32:56 +02:00
pipelines.py Add pipelines support 2022-03-15 16:28:59 +02:00
projects.py Support filtering by children tags in projects.get_all_ex 2023-05-25 19:19:10 +03:00
queues.py Add created field to backend.user 2022-09-29 19:29:36 +03:00
reports.py Task reports can now return single value metrics 2023-05-25 19:18:24 +03:00
server.py
tasks.py Add remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints 2023-05-25 19:22:10 +03:00
users.py
workers.py Add default workers timeout to the server's configuration 2023-03-23 19:08:11 +02:00