clearml-server/apiserver/apimodels
allegroai d117a4f022 Support max_task_entries option in queues.get_by_id/get_all
Add queues.peek_task and queues.get_num_entries
2022-07-08 17:42:20 +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 Add auth.edit_credentials 2022-05-17 16:08:12 +03: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 support for navigate_current_metric in events.get_debug_image_sample 2022-07-08 17:31:44 +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 support for model statistics 2022-07-08 17:39:41 +03:00
organization.py Add support for organization.get_entities_count 2022-07-08 17:32:56 +03:00
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 Support max_task_entries option in queues.get_by_id/get_all 2022-07-08 17:42:20 +03:00
server.py
tasks.py Support publish option in tasks.completed 2022-07-08 17:40:43 +03:00
users.py
workers.py Support workers filtering with tags 2022-07-08 17:37:33 +03:00