clearml
|
f94cda4e9d
|
Fix user migration
|
2024-12-05 19:13:55 +02:00 |
|
clearml
|
4df5687ecd
|
Do not replace S3 links in data_tool export by default
|
2024-12-05 19:09:21 +02:00 |
|
clearml
|
8f942f0da2
|
Data tool can now export project trees not starting from the root
|
2024-12-05 19:06:56 +02:00 |
|
clearml
|
5a5f02cead
|
Fix user credentials reset on the apiserver restart
|
2024-12-05 19:05:45 +02:00 |
|
clearml
|
e86b7fd24e
|
Support for first and mean value for task last scalar metrics
|
2024-12-05 19:02:48 +02:00 |
|
clearml
|
ba928854e0
|
MongoDB upgrade to v5.0
|
2024-12-05 18:54:23 +02:00 |
|
allegroai
|
83a0485518
|
Fix user credentials reset on apiserver restart
|
2024-07-17 11:22:52 +03:00 |
|
allegroai
|
92b42d66b7
|
Remove default credentials and reset existing credentials if none were provided
|
2024-06-26 10:52:42 +03:00 |
|
allegroai
|
9c210bb4fa
|
Fix fixed users creation/removal
|
2024-06-20 17:57:23 +03:00 |
|
allegroai
|
5456ee4ebf
|
Data tool export projects by name now includes subprojects + option for exporting all projects added
|
2024-06-20 17:48:18 +03:00 |
|
allegroai
|
5189adf4f1
|
Improve handling of fixed users
|
2024-03-18 15:49:42 +02:00 |
|
allegroai
|
9a70ade4a6
|
Support task models with missing model field in data_tool import
|
2024-01-10 15:18:58 +02:00 |
|
allegroai
|
8a99eb6812
|
Fix model_metrics parameter name in get_multi_task_metrics schema
|
2024-01-10 15:12:56 +02:00 |
|
allegroai
|
811ab2bf4f
|
Support exporting users with data tool
|
2024-01-10 15:12:07 +02:00 |
|
allegroai
|
a604451b01
|
Refactor check for tasks write permission
|
2024-01-10 15:08:20 +02:00 |
|
allegroai
|
d62ecb5e6e
|
Add last_change and last_change_by DB Model
|
2023-11-17 09:35:22 +02:00 |
|
allegroai
|
0206811342
|
Improve empty database check during startup
|
2023-05-25 19:39:17 +03:00 |
|
allegroai
|
4058fb9ce5
|
Migrate to python 3.9 bullseye docker images
Update Mongo driver version
|
2023-05-25 19:27:14 +03:00 |
|
allegroai
|
dff2ed34e8
|
Support receiving mixed events for both locked and unlocked tasks and models events.add_batch
|
2023-05-25 19:20:35 +03:00 |
|
allegroai
|
c23e8a90d0
|
Support model events
|
2022-11-29 17:34:06 +02:00 |
|
allegroai
|
238a47a197
|
Add created field to backend.user
|
2022-09-29 19:29:36 +03:00 |
|
allegroai
|
4dff163af4
|
Improve examples pre-population code
|
2022-09-29 19:11:21 +03:00 |
|
allegroai
|
fe29743c54
|
Add support for new IDs generation when importing projects
|
2022-07-08 18:04:40 +03:00 |
|
allegroai
|
a41ae112a1
|
Fix backward compatibility when importing old projects
|
2022-07-08 17:49:36 +03:00 |
|
allegroai
|
455b5d6758
|
Fix pre-populate to convert model metadata from the old format
|
2022-03-15 16:30:14 +02:00 |
|
allegroai
|
39ceb5ac5c
|
Fix pre-populate logic to avoid overriding existing users
|
2021-07-25 14:26:31 +03:00 |
|
allegroai
|
4fe61ee25c
|
Fix running migration scripts calling other files
|
2021-05-03 18:13:49 +03:00 |
|
allegroai
|
179661a0d4
|
Rename default input and output models
Better handling of backwards compatibility in task models
Code cleanup
|
2021-05-03 17:56:50 +03:00 |
|
allegroai
|
a75534ec34
|
Add batch operations support
|
2021-05-03 17:52:54 +03:00 |
|
allegroai
|
174f692edf
|
Code cleanup
|
2021-05-03 17:48:24 +03:00 |
|
allegroai
|
f4d5168a20
|
Add Task.container support
|
2021-05-03 17:48:01 +03:00 |
|
allegroai
|
ef42d0265d
|
Add multi-models support
|
2021-05-03 17:46:00 +03:00 |
|
allegroai
|
c034c1a986
|
Add sub-projects support
|
2021-05-03 17:42:10 +03:00 |
|
allegroai
|
4cd4b2914d
|
Add range queries
Switch from sematic_version to packaging.version in db migrations
|
2021-05-03 17:33:47 +03:00 |
|
allegroai
|
286b8c3df5
|
Change default company name to "clearml"
|
2021-01-05 19:05:11 +02:00 |
|
allegroai
|
4707647c92
|
Use EVENT_TYPE enum instead of string
|
2021-01-05 18:21:11 +02:00 |
|
allegroai
|
7dcc0f6df2
|
Improve prepopulate
|
2021-01-05 17:30:37 +02:00 |
|
allegroai
|
1c7de3a86e
|
Add worker runtime properties support
Refactor login and add guest mode
Support artifacts in prepopulate
|
2021-01-05 16:56:08 +02:00 |
|
allegroai
|
e12fd8f3df
|
Improve projects order
|
2021-01-05 16:46:23 +02:00 |
|
allegroai
|
e24389fda9
|
Add configuration loader
|
2021-01-05 16:44:31 +02:00 |
|
allegroai
|
f832ea565a
|
Use apiserver namespace
|
2021-01-05 16:28:49 +02:00 |
|
allegroai
|
df65e1c7ad
|
Rename server to apiserver
|
2021-01-05 16:22:34 +02:00 |
|