clearml
|
eb755be001
|
Add model endpoints support
|
2024-12-05 22:20:11 +02:00 |
|
allegroai
|
92b42d66b7
|
Remove default credentials and reset existing credentials if none were provided
|
2024-06-26 10:52:42 +03:00 |
|
allegroai
|
f7d36bea4f
|
Use an auth token in async_urls_delete when contacting the fileserver
|
2024-06-20 18:00:19 +03:00 |
|
allegroai
|
cdc668e3c8
|
Fileserver authorization is enabled by default
|
2024-06-20 17:50:02 +03:00 |
|
allegroai
|
91df2bb3b7
|
Use better token generation for the secret key
|
2024-06-20 17:46:23 +03:00 |
|
allegroai
|
0496582d96
|
Ensure min interval on workers history charts so that we do not get "saw like" chart due to the missing points in the intervals
|
2024-06-20 17:43:52 +03:00 |
|
allegroai
|
7d649f1964
|
Support controlling config value inheritance from the base folder
|
2024-03-18 15:53:58 +02:00 |
|
allegroai
|
5189adf4f1
|
Improve handling of fixed users
|
2024-03-18 15:49:42 +02:00 |
|
allegroai
|
88abf28287
|
Add ElasticSearch 8.x support
|
2024-03-18 15:37:44 +02:00 |
|
allegroai
|
6a1fc04d1e
|
Set cookies SameSite value to Lax
|
2024-02-13 16:18:21 +02:00 |
|
allegroai
|
6e484ea8f4
|
Fix missing region parameter when deleting files from minio server
|
2024-02-13 16:16:24 +02:00 |
|
allegroai
|
a7865ccbec
|
Turn on async task events deletion in case there are more than 100_000 events
|
2023-11-17 09:45:55 +02:00 |
|
allegroai
|
c196043d2a
|
Add max_download_items to users.get_current_user endpoint response
|
2023-07-26 18:45:42 +03:00 |
|
allegroai
|
3f22423c3f
|
Support paging in projects.get_model_metadata_values and get_hyperparam_values endpoints
|
2023-07-26 18:38:11 +03:00 |
|
allegroai
|
3ad636c468
|
Exported csv file name now contains the project name (including non-ascii names)
|
2023-07-26 18:37:20 +03:00 |
|
allegroai
|
dbe1c6f00f
|
Allow configuring multi-plots batch size
|
2023-07-26 18:33:10 +03:00 |
|
allegroai
|
ff34da3c88
|
Add organization.download_for_get_all endpoint
|
2023-07-26 18:31:20 +03:00 |
|
allegroai
|
fc47ccbf09
|
Add default services agent user
|
2023-05-25 19:39:53 +03:00 |
|
allegroai
|
9206a7c57d
|
Schedule external file URLs for deletion on models deletion
|
2023-05-25 19:36:28 +03:00 |
|
allegroai
|
24bb87aaee
|
Turn on mongo sorting using disk usage by default for sorting in *.get_all* apis
|
2023-03-23 19:12:52 +02:00 |
|
allegroai
|
cfbb37238f
|
Add default workers timeout to the server's configuration
|
2023-03-23 19:08:11 +02:00 |
|
allegroai
|
74200a24bd
|
Add filtering on child projects in projects.get_all_ex
|
2023-03-23 19:06:49 +02:00 |
|
allegroai
|
e66257761a
|
Add support for server-side delete for AWS S3, Google Storage and Azure Blob Storage
|
2022-12-21 18:41:16 +02:00 |
|
allegroai
|
e3cc689528
|
Enhance async_urls_delete feature with max_async_deleted_events_per_sec setting and fileserver timeout and prefixes
|
2022-11-29 17:41:49 +02:00 |
|
allegroai
|
d397d2ae20
|
Support optional async events deletion when deleting tasks
|
2022-11-29 17:38: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
|
8d4c02fc3c
|
Add support for hidden internal queues
|
2022-09-29 19:20:24 +03:00 |
|
allegroai
|
a4fa567be2
|
Fix task stats update
|
2022-09-29 19:18:22 +03:00 |
|
allegroai
|
c18eb99d06
|
Return getting_started_info in users.get_current_user
|
2022-07-08 17:45: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
|
da8a45072f
|
Add pipelines support
|
2022-03-15 16:28:59 +02:00 |
|
allegroai
|
17cd48dada
|
Add support for override cookie domains
Support for community invitation alarms
Remove duplicate property
Add query optimizations
|
2022-02-13 19:35:35 +02:00 |
|
allegroai
|
cae38a365b
|
Fix base query building
Fix schema
Improve events.scalar_metrics_iter_raw implementation
|
2022-02-13 19:28:23 +02:00 |
|
allegroai
|
36e013b40c
|
Add support for events.scalar_metrics_iter_raw
|
2022-02-13 19:26:03 +02:00 |
|
allegroai
|
f20cd6536e
|
Add scroll support to *.get_*
|
2022-02-13 19:23:29 +02:00 |
|
allegroai
|
d295355d99
|
Better logger name if called from __init__.py
|
2022-02-13 19:15:10 +02:00 |
|
allegroai
|
6488dc54e6
|
Better handling of stack trace report on 500 error
|
2021-07-25 14:39:59 +03:00 |
|
allegroai
|
8ebc334889
|
Fix broken config dir backwards compatibility (/opt/trains/config should still be supported)
|
2021-05-11 16:12:13 +03:00 |
|
allegroai
|
eab33de97e
|
Add bcrypt support to fixed user password
|
2021-05-03 17:52:25 +03:00 |
|
allegroai
|
ce4814dc47
|
Add field override support in config (using "-" prefix)
|
2021-05-03 17:46:36 +03:00 |
|
allegroai
|
c034c1a986
|
Add sub-projects support
|
2021-05-03 17:42:10 +03:00 |
|
allegroai
|
1b49da8748
|
Revoke tests account in fixed mode, cleanup
|
2021-05-03 17:40:41 +03:00 |
|
allegroai
|
7f4ad0d1ca
|
Support projects.get_hyperparam_values
|
2021-05-03 17:34:40 +03:00 |
|
allegroai
|
8f646043bb
|
Allow enqueueing stopped tasks
More clearml stuff
|
2021-05-03 17:31:02 +03:00 |
|
allegroai
|
4b11a6efcd
|
Move apiserver to clearml
|
2021-05-03 17:26:44 +03:00 |
|
allegroai
|
641ed1b510
|
Fix basic config not throwing missing key exception when no default passed
|
2021-01-05 18:54:13 +02:00 |
|
allegroai
|
6870d8aba9
|
Refactor service_repo
Code cleanup
|
2021-01-05 18:50:42 +02:00 |
|
allegroai
|
b97a6084ce
|
Refactor configuration infrastructure
Remove untracked files left from previous commit
|
2021-01-05 18:25:18 +02:00 |
|
allegroai
|
8b0afd47a6
|
Set configurable and consistent limits on variants and metrics across different iterators
|
2021-01-05 18:02:01 +02:00 |
|