clearml
9997dcc977
Sync API version
2024-12-05 22:18:27 +02:00
clearml
f9577f9faa
add update_execution_queue parameter to tasks.enqueue
2024-12-05 19:12:26 +02:00
allegroai
3f34f83a91
Version bump to 1.16.0
...
API version bump to 2.30
Add missing endpoints to schema
2024-06-20 17:55:17 +03:00
pollfly
639b3d59a4
Update docstrings ( #246 )
...
Edit description so they can be rendered using MDX
2024-06-20 17:00:31 +03:00
allegroai
58df8f201a
Update API to 2.27
2023-11-17 09:40:34 +02:00
allegroai
f4bf16c156
Fix schema for swagger compatibility
2023-11-17 09:39:52 +02:00
allegroai
c1e7f8f9c1
Optimize deletion of projects with many tasks
2023-11-17 09:38:32 +02:00
allegroai
274c487b37
Add update_tags api to tasks and models
2023-11-17 09:37:25 +02:00
allegroai
cc0129a800
Add filters parameter for passing user defined list filters for all get_all_ex apis
2023-11-17 09:36:58 +02:00
allegroai
6c5f966ed4
Add new_status field to tasks.dequeue and dequeue_many endpoints
2023-07-26 18:55:05 +03:00
allegroai
752020c66a
Update API version to 2.26
2023-07-26 18:44:20 +03:00
allegroai
8135cf5258
Add include_subprojects to tasks/models.get_all endpoints
...
Fix escaping metadata for tasks, models and queues
2023-07-26 18:24:49 +03:00
allegroai
d8b998ebd8
Bump API version to 2.25
2023-05-25 19:33:37 +03:00
allegroai
755cc803d9
Add remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints
2023-05-25 19:22:10 +03:00
allegroai
a392bc0bd7
Bump API version to 2.23
2022-12-21 18:46:12 +02:00
allegroai
9c41124b81
Add support for moving objects to projects root
2022-12-21 18:43:45 +02:00
allegroai
ae4c33fa0e
Add support for allow_public
flag in get_all_ex endpoint
...
Add `last_changed_by` field on task updates
Fix reports support
2022-12-21 18:32:56 +02:00
allegroai
c7cd949fd0
Add reports support
...
Fix schema
2022-12-21 18:30:54 +02:00
allegroai
9db14cc31d
Update endpoint API versions
2022-11-29 17:42:19 +02:00
allegroai
bc23f1b0cf
Add "queue watched" indication for tasks.enqueue and tasks.enqueue_many
2022-11-29 17:36:41 +02:00
allegroai
0c9e2f92ee
Add server-side support for deleting files from fileserver on task delete
2022-09-29 19:34:24 +03:00
allegroai
c6f1beafdd
Update API version to 2.20
2022-07-08 18:02:44 +03:00
allegroai
05357fe25e
Support publish option in tasks.completed
2022-07-08 17:40:43 +03:00
allegroai
b90165b4e4
Support queue_name in tasks enqueue
2022-05-17 16:04:34 +03:00
allegroai
5f21c3a56d
Add support for searching hidden projects and tasks
2022-04-18 16:34:18 +03:00
allegroai
447adb9090
Add support for credentials label
...
Support no_scroll in events.get_task_plots
Support better project stats
Fix Redis required on mongodb initialization
Update tests
2022-02-13 19:59:58 +02:00
allegroai
f20cd6536e
Add scroll support to *.get_*
2022-02-13 19:23:29 +02:00
allegroai
27d086bca2
Fix schema for Task.runtime
...
Add infrastructure for API calls limits handling
2021-05-03 18:11:46 +03:00
allegroai
6b0c45a861
Fix batch operations results
2021-05-03 18:07:37 +03:00
allegroai
b99f620073
Added unarchive APIs
2021-05-03 18:04:17 +03:00
allegroai
e2f265b4bc
Unify batch operations
2021-05-03 18:03:54 +03:00
allegroai
3d22ca1888
Escape task.container and task.execution.model_labels fields in DB
2021-05-03 17:56:17 +03:00
allegroai
9d9a44b927
Add skip_empty parameter in get_configuration_names
2021-05-03 17:53:56 +03:00
allegroai
a75534ec34
Add batch operations support
2021-05-03 17:52:54 +03:00
allegroai
2e7f418ee2
Fix Task.container backwards-compatibility
...
Fix sub-projects
2021-05-03 17:49:48 +03:00
allegroai
ef42d0265d
Add multi-models support
2021-05-03 17:46:00 +03:00
allegroai
3c5195028e
More sub-projects support and fixes
2021-05-03 17:44:54 +03:00
allegroai
f5008d80ad
Optimize and improve tasks/models/projects.delete
2021-05-03 17:39:13 +03:00
allegroai
8b464e7ae6
Return file urls for tasks.delete/reset and models.delete
2021-05-03 17:38:09 +03:00
allegroai
30909df73f
Fix tasks.clone schema
...
Reintroduce email field uniqueness
2021-01-05 18:26:14 +02:00
allegroai
59994ccf9c
Fix task and model last_change handling
...
Improve db model index
Improve db model infrastructure
2021-01-05 18:17:29 +02:00
allegroai
29c792d459
Fix tasks.clone
2021-01-05 18:15:01 +02:00
allegroai
bca3a6e556
Set default task active duration to None
...
Move endpoints to new API version
Support tasks.move and models.move for moving tasks and models into projects
Support new project name in tasks.clone
Improve task active duration migration
2021-01-05 18:05:44 +02:00
allegroai
0303c3525f
API version bump
...
Update internal tests
Allow edit/delete task artifacts/hyperparams/configs using force flag
Improve lists query support for get_all calls
2021-01-05 17:57:58 +02:00
allegroai
0ad0495733
Add tasks.archive support
2021-01-05 17:49:08 +02:00
allegroai
cf441987af
Add tasks.get_by_id_ex and models.get_by_id_ex
2021-01-05 17:44:59 +02:00
allegroai
b89de43373
Support sorting by task active duration
2021-01-05 17:44:17 +02:00
allegroai
171969c5ea
Optimize task artifacts
2021-01-05 16:40:35 +02:00
allegroai
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00