.. |
custom_validators
|
Refactor configuration infrastructure
|
2021-01-05 18:25:18 +02:00 |
__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
|
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 organization.download_for_get_all endpoint
|
2023-07-26 18:31:20 +03:00 |
pipelines.py
|
Add pipelines.delete_runs endpoint
|
2023-07-26 18:23:05 +03:00 |
projects.py
|
Add projects.get_user_names endpoint
|
2023-07-26 18:21:16 +03: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 remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints
|
2023-05-25 19:22:10 +03:00 |
users.py
|
Use apiserver namespace
|
2021-01-05 16:28:49 +02:00 |
workers.py
|
Add workers.get_count endpoint
|
2023-07-26 18:21:52 +03:00 |