clearml-server/apiserver/apimodels
allegroai 4ac6f88278 Optimize Workers retrieval
Store worker statistics under worker id and not internal redis key
Fix unit tests
2023-11-17 09:46:44 +02:00
..
custom_validators Refactor configuration infrastructure 2021-01-05 18:25:18 +02:00
__init__.py Add scalar field type to jsonmodels 2023-07-26 18:39:06 +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 Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +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 Schedule external file URLs for deletion on models deletion 2023-05-25 19:36:28 +03:00
organization.py Add field_mappings to organizations download endpoints 2023-07-26 18:39:41 +03:00
pipelines.py Add pipelines.delete_runs endpoint 2023-07-26 18:23:05 +03:00
projects.py Add filters parameter for passing user defined list filters for all get_all_ex apis 2023-11-17 09:36:58 +02:00
queues.py Add created field to backend.user 2022-09-29 19:29:36 +03:00
reports.py Fix events.get_multitask_plots to retrieve last iterations per each task metric separately 2023-07-26 18:34:30 +03:00
server.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
tasks.py Add update_tags api to tasks and models 2023-11-17 09:37:25 +02:00
users.py Use apiserver namespace 2021-01-05 16:28:49 +02:00
workers.py Optimize Workers retrieval 2023-11-17 09:46:44 +02:00