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
9d9a44b927
Add skip_empty parameter in get_configuration_names
2021-05-03 17:53:56 +03:00
allegroai
a75534ec34
Add batch operations support
2021-05-03 17:52:54 +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
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
3c5195028e
More sub-projects support and fixes
2021-05-03 17:44:54 +03:00
allegroai
c034c1a986
Add sub-projects support
2021-05-03 17:42:10 +03:00
allegroai
f5008d80ad
Optimize and improve tasks/models/projects.delete
2021-05-03 17:39:13 +03:00
allegroai
8b464e7ae6
Return file urls for tasks.delete/reset and models.delete
2021-05-03 17:38:09 +03:00
allegroai
749ff4a44f
Fix Tasks.reset does not mark children's parent as deleted
2021-05-03 16:57:06 +03:00
allegroai
d7ddfde26e
Fix tasks.failed error for task that was never started
2021-01-05 19:01:43 +02:00
allegroai
e2deff4eef
Fix update project time on task changes
...
Fix project time in non responsive tasks watchdog
2021-01-05 18:19:45 +02:00
allegroai
59994ccf9c
Fix task and model last_change handling
...
Improve db model index
Improve db model infrastructure
2021-01-05 18:17:29 +02:00
allegroai
29c792d459
Fix tasks.clone
2021-01-05 18:15:01 +02:00
allegroai
3272d0f31f
Rename migration script
...
Support refresh flag in debug image samples
Remove silent_dequeue_fail param to prevent status change in case task wasn't queued
Add organizations.get_user_companies
Fix reset should also reset active_duration
Add api_version to server.info
2021-01-05 18:09:34 +02:00
allegroai
618a0b9473
Do not set Task.last_update when moving or updating (i.e. changing name, comment, tags etc.)
2021-01-05 18:06:04 +02:00
allegroai
bca3a6e556
Set default task active duration to None
...
Move endpoints to new API version
Support tasks.move and models.move for moving tasks and models into projects
Support new project name in tasks.clone
Improve task active duration migration
2021-01-05 18:05:44 +02:00
allegroai
0303c3525f
API version bump
...
Update internal tests
Allow edit/delete task artifacts/hyperparams/configs using force flag
Improve lists query support for get_all calls
2021-01-05 17:57:58 +02:00
allegroai
0ad0495733
Add tasks.archive support
2021-01-05 17:49:08 +02:00
allegroai
cf441987af
Add tasks.get_by_id_ex and models.get_by_id_ex
2021-01-05 17:44:59 +02:00
allegroai
37e5d8a7e0
Fix ParseError import with new luqum version
...
Fix incorrect strip to task diff and requirements
Add missing property to server.report_stats_option response
Add active_duration parameter for tasks
Move artifacts info dictionary structure
2021-01-05 17:07:14 +02:00
allegroai
171969c5ea
Optimize task artifacts
2021-01-05 16:40:35 +02:00
allegroai
f832ea565a
Use apiserver namespace
2021-01-05 16:28:49 +02:00
allegroai
c67a56eb8d
Introduce app startup sequence
2021-01-05 16:25:17 +02:00
allegroai
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00