allegroai
|
ec2e071ab7
|
Fix mongoengine cannot handle field name with leading or trailing "_" when used in fields query within get_all endpoints
|
2021-07-25 14:34:04 +03:00 |
|
allegroai
|
465e270342
|
Fix queued task is not dequeued on tasks.stop
|
2021-07-25 14:32:09 +03:00 |
|
allegroai
|
6705aff56f
|
Allow requesting plots and iter_histograms for all variants
|
2021-07-25 14:30:38 +03:00 |
|
allegroai
|
9069cfe1da
|
Support querying task events per specific metrics and variants
|
2021-07-25 14:29:41 +03:00 |
|
allegroai
|
677bb3ba6d
|
Add force parameter to tasks.enqueue
|
2021-07-25 14:27:46 +03:00 |
|
allegroai
|
cb253cff9e
|
Don't use special characters in secrets
|
2021-07-25 14:26:49 +03:00 |
|
allegroai
|
39ceb5ac5c
|
Fix pre-populate logic to avoid overriding existing users
|
2021-07-25 14:26:31 +03:00 |
|
allegroai
|
d4edeaaf1b
|
Add projects.validate_delete
|
2021-07-25 14:17:29 +03:00 |
|
allegroai
|
56aea1ffb8
|
Fix filtering on hyperparams (https://github.com/allegroai/clearml/issues/385, https://clearml.slack.com/archives/CTK20V944/p1626600582284700)
|
2021-07-25 13:55:09 +03:00 |
|
allegroai
|
09ab2af34c
|
Version bump
|
2021-05-27 17:13:19 +03:00 |
|
allegroai
|
8bb26a6b0b
|
Fix fileserver depends on deprecated flask._compat.fspath and safe_join
|
2021-05-27 17:13:02 +03:00 |
|
allegroai
|
3f2304549d
|
Move new migrations to 1_0_2
|
2021-05-27 16:56:47 +03:00 |
|
allegroai
|
ad72a435f1
|
Clean Task runtime on reset
|
2021-05-27 16:56:03 +03:00 |
|
allegroai
|
f34332344e
|
Fix Task container raises validation error on null values
|
2021-05-27 16:55:32 +03:00 |
|
allegroai
|
d324b57dd7
|
Fix bad error message format
|
2021-05-27 16:55:00 +03:00 |
|
allegroai
|
2216bfe875
|
Version bump
|
2021-05-11 16:12:48 +03:00 |
|
allegroai
|
9beefa7473
|
Add missing login.logout endpoint
|
2021-05-11 16:12:27 +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
|
e662c850af
|
Update config file in docs
|
2021-05-04 11:07:38 +03:00 |
|
allegroai
|
1e5163e530
|
Upgrade jinja2 version due to CVE-2020-28493
|
2021-05-03 23:23:06 +03:00 |
|
allegroai
|
1567774765
|
Version bump
|
2021-05-03 18:20:32 +03:00 |
|
allegroai
|
babfcbb707
|
Update migration script
|
2021-05-03 18:15:43 +03:00 |
|
allegroai
|
027edd86bb
|
Fix actual file path reported in error/success message
|
2021-05-03 18:14:56 +03:00 |
|
allegroai
|
cc83aadae6
|
Fix file delete (bad merge)
|
2021-05-03 18:14:30 +03:00 |
|
allegroai
|
8c18660a82
|
Fix inconsistency in accessing files between download and delete
|
2021-05-03 18:14:08 +03:00 |
|
allegroai
|
4fe61ee25c
|
Fix running migration scripts calling other files
|
2021-05-03 18:13:49 +03:00 |
|
allegroai
|
e18b21639c
|
Fix regex query for fields containing "_"
|
2021-05-03 18:13:00 +03:00 |
|
allegroai
|
1cef03b8c2
|
Add check_contents flag for projects.get_all_ex
|
2021-05-03 18:12:44 +03:00 |
|
allegroai
|
d60d6dfe99
|
Move to clearml in docker-compose files
|
2021-05-03 18:12:21 +03:00 |
|
allegroai
|
27d086bca2
|
Fix schema for Task.runtime
Add infrastructure for API calls limits handling
|
2021-05-03 18:11:46 +03:00 |
|
allegroai
|
add3f011a0
|
Add runtime to tasks.edit
|
2021-05-03 18:10:48 +03:00 |
|
allegroai
|
ee90b0b024
|
Remove "Auto-generated while cloning" project description
|
2021-05-03 18:10:32 +03:00 |
|
allegroai
|
9bf107866f
|
Fix crash in models publish_many without model task
|
2021-05-03 18:10:09 +03:00 |
|
allegroai
|
4d2f282950
|
Add Model.last_update to schema
|
2021-05-03 18:09:54 +03:00 |
|
allegroai
|
b55fad1b59
|
Remove "Auto-generated during move" project description
|
2021-05-03 18:09:31 +03:00 |
|
allegroai
|
ba77ff11e9
|
Fix missing custom metric values turn up first in sorting
|
2021-05-03 18:08:39 +03:00 |
|
allegroai
|
b67aa05d6f
|
Return results per task iterations in debug images request
|
2021-05-03 18:08:14 +03:00 |
|
allegroai
|
6b0c45a861
|
Fix batch operations results
|
2021-05-03 18:07:37 +03:00 |
|
allegroai
|
dc9623e964
|
Fix docker_cmd projection in backwards compatibility
Fix support to clear input/output models and docker_cmd in backwards compatibility mode
Fix schema
|
2021-05-03 18:06:39 +03:00 |
|
allegroai
|
3d73d60826
|
Better handling of invalid iterations on add_batch
|
2021-05-03 18:05:24 +03:00 |
|
allegroai
|
9f0c9c3690
|
Fix open ranges
|
2021-05-03 18:05:03 +03:00 |
|
allegroai
|
1a3d3494ce
|
Fix numeric locale
|
2021-05-03 18:04:45 +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
|
251ee57ffd
|
Fix rapidjson dumps does not support ensure_ascii, only Encoder initialization does
Add task enqueue status
|
2021-05-03 18:03:17 +03:00 |
|
allegroai
|
7e03104f1c
|
Add Model last_update field
|
2021-05-03 18:02:25 +03:00 |
|
allegroai
|
f1a258208e
|
Disable backwards compatibility for 2.13 clients
|
2021-05-03 18:01:59 +03:00 |
|
allegroai
|
66cc49313b
|
Fix schema
|
2021-05-03 18:01:29 +03:00 |
|
allegroai
|
9ae2943f7d
|
Fix crash in tasks.reset
|
2021-05-03 17:59:44 +03:00 |
|
allegroai
|
54326f707b
|
Add JSON flags support to APICall
|
2021-05-03 17:58:57 +03:00 |
|