allegroai
b2feafac09
Support workers filtering with tags
2022-07-08 17:37:33 +03:00
allegroai
b41ab8c550
Better support for queue metrics and queue metrics refresh on sample
2022-07-08 17:36:46 +03:00
allegroai
62d5779bd5
Count own tasks/models for projects
2022-07-08 17:35:01 +03:00
allegroai
f8b9d9802e
Add support for organization.get_entities_count
2022-07-08 17:32:56 +03:00
allegroai
dd8a1503b0
Add support for navigate_current_metric in events.get_debug_image_sample
2022-07-08 17:31:44 +03:00
allegroai
cff98ae900
Add support for events.get_task_single_value_metrics, events.plots, events.get_plot_sample and events.next_plot_sample
2022-07-08 17:29:39 +03:00
allegroai
9b108740da
Bump PyJWT version due to "Key confusion through non-blocklisted public key formats" vulnerability
2022-05-25 16:50:19 +03:00
allegroai
08a7bc7c9f
Fix not all the event logs are returned from sharded ES
2022-05-20 15:11:05 +03:00
allegroai
fb256d7e5b
Version bump to v1.5
2022-05-18 15:29:45 +03:00
allegroai
710443b078
Fix move task to trash is not thread-safe
2022-05-18 10:31:20 +03:00
allegroai
e0cde2f7c9
Add support for deleting pipeline projects
2022-05-18 10:30:21 +03:00
allegroai
60b9c8de14
Allow arbitrary task fields in project statistics filter
2022-05-18 10:29:36 +03:00
allegroai
ecffe26be4
Fix auth.edit_credentials
2022-05-18 10:28:58 +03:00
allegroai
2570bd9e26
Fix ES issue with capital letters in index name
2022-05-18 10:18:23 +03:00
allegroai
174f84514a
Fix no destination when merging projects
2022-05-18 10:17:34 +03:00
allegroai
65cb8d7b43
Refactor method name
2022-05-18 10:16:41 +03:00
allegroai
5f8ef808a3
Fix ES issue with capital letters in index name
2022-05-18 10:16:19 +03:00
allegroai
4941ac70e0
Add events.clear_task_log
2022-05-17 16:09:23 +03:00
allegroai
67cd461145
Add auth.edit_credentials
2022-05-17 16:08:12 +03:00
allegroai
92b5fc6f9a
Fix handling hidden sub-projects
2022-05-17 16:06:34 +03:00
allegroai
b90165b4e4
Support queue_name in tasks enqueue
2022-05-17 16:04:34 +03:00
allegroai
6c2dcb5c8a
Improve error message
2022-05-17 15:56:18 +03:00
allegroai
3efed32934
Add X-Jwt-Payload
to redacted headers
2022-05-17 15:55:41 +03:00
allegroai
69737308fe
Version bump to v1.4.0
2022-04-18 16:38:22 +03:00
allegroai
a6dbea808a
Add indices for task.last_update and task.status_changed
2022-04-18 16:37:22 +03:00
allegroai
5131b17901
Support not returning hidden sub-projects when include_stats is specified without search_hidden
2022-04-18 16:36:14 +03:00
allegroai
5f21c3a56d
Add support for searching hidden projects and tasks
2022-04-18 16:34:18 +03:00
allegroai
2350ac64ed
Fix internal error on count task events if there is no events index
2022-04-18 16:31:02 +03:00
allegroai
d146127c18
Add events.clear_scroll endpoint to clear event search scrolls
2022-04-18 16:29:57 +03:00
Mal Miller
abd65e103e
Ensure agent-services waits for API server to be ready ( #129 )
2022-03-31 11:10:45 +03:00
pollfly
bf65ea7bd0
Resize admonitions ( #126 )
2022-03-27 15:04:43 +03:00
pollfly
73e278a8ed
Add deprecation notes to legacy docs ( #124 )
2022-03-23 23:51:55 +02:00
Zied ANDOLSI
d92dfbbdb7
Allow ClearML to be served with a URL path prefix ( #121 )
...
* add server root url
* [Feature Request] Add proxy_pass for root url other than /
* [Feature Request] Add proxy_pass for root url other than /
* add support for web sub path
* add support for web sub path
* use default conf instead of created a custom one
* code reivew: move cp command in if block
* Add commented env var in the docker-compose file
Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
2022-03-22 17:21:58 +02:00
Zied ANDOLSI
5c1e419eb5
Allow overriding clearml web git url on build ( #122 )
...
* add server root url
* [Feature Request] Add possibility to override clearml web git url
Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
2022-03-17 14:35:50 +02:00
allegroai
124684f53f
Version bump to v1.3.0
2022-03-15 16:34:35 +02:00
allegroai
455b5d6758
Fix pre-populate to convert model metadata from the old format
2022-03-15 16:30:14 +02:00
allegroai
c04e2e498b
Support credentials label and last_used_from fields
2022-03-15 16:29:37 +02:00
allegroai
da8a45072f
Add pipelines support
2022-03-15 16:28:59 +02:00
allegroai
e1992e2054
Fix queue metrics calculation
2022-03-15 16:28:49 +02:00
allegroai
c17cedd93a
Support disabling response compression in fileserver
2022-03-15 16:27:31 +02:00
allegroai
b6ad8f8790
Add support for worker auto-unregister (instead of raising an error)
2022-03-15 16:25:14 +02:00
allegroai
5acc7eebc3
Set API version to 2.17
2022-03-15 16:22:51 +02:00
allegroai
941927dfcd
Return fixed fileserver header
2022-03-15 16:21:52 +02:00
allegroai
02933a9c93
Support disabling response compression
...
Return fixed server header
2022-03-15 16:21:14 +02:00
allegroai
e537651f29
Better support for assets upload/download
2022-03-15 16:19:52 +02:00
allegroai
af09fba755
Add metadata dict support for models, queues
...
Add more info for projects
2022-03-15 16:18:57 +02:00
Reuben Morais
04ea9018a3
Add missing g++ dep to server build ( #111 )
2022-02-21 22:14:22 +02:00
allegroai
ff7e1be24f
Updated docker-compose files for v1.2.0
2022-02-14 15:27:23 +02:00
allegroai
fc4fd9e61c
Version bump to v1.2.0
2022-02-14 15:26:27 +02:00
allegroai
8908c7dcf9
Update driver requirements
...
Refactor ES initialization
2022-02-13 20:27:12 +02:00