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 |
|
allegroai
|
3a3b57c15f
|
Support mongodb authentication
|
2021-05-03 17:57:53 +03:00 |
|
allegroai
|
8ea8ad34e6
|
Remove collecting task output models from Models collection during migration
|
2021-05-03 17:57:27 +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
|
3d22ca1888
|
Escape task.container and task.execution.model_labels fields in DB
|
2021-05-03 17:56:17 +03:00 |
|
allegroai
|
fdf6798d0c
|
Don't unset Task's execution.queue on dequeue
|
2021-05-03 17:54:16 +03:00 |
|
allegroai
|
9d9a44b927
|
Add skip_empty parameter in get_configuration_names
|
2021-05-03 17:53:56 +03:00 |
|
allegroai
|
dad935e81d
|
Remove webserver project
|
2021-05-03 17:53:24 +03:00 |
|
allegroai
|
a75534ec34
|
Add batch operations support
|
2021-05-03 17:52:54 +03:00 |
|
allegroai
|
eab33de97e
|
Add bcrypt support to fixed user password
|
2021-05-03 17:52:25 +03:00 |
|
allegroai
|
29de110abb
|
Add support for queue and model metadata
|
2021-05-03 17:50:25 +03:00 |
|
allegroai
|
2e7f418ee2
|
Fix Task.container backwards-compatibility
Fix sub-projects
|
2021-05-03 17:49:48 +03:00 |
|
allegroai
|
dadb996d22
|
Refactor es_factory to better support override host/port
|
2021-05-03 17:48:41 +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 |
|