allegroai
ae4c33fa0e
Add support for allow_public
flag in get_all_ex endpoint
...
Add `last_changed_by` field on task updates
Fix reports support
2022-12-21 18:32:56 +02:00
allegroai
238a47a197
Add created field to backend.user
2022-09-29 19:29:36 +03:00
allegroai
3f79c19079
Add v1.6.0 mongodb migration
2022-07-08 18:05:33 +03:00
allegroai
af09fba755
Add metadata dict support for models, queues
...
Add more info for projects
2022-03-15 16:18:57 +02:00
allegroai
3f2304549d
Move new migrations to 1_0_2
2021-05-27 16:56:47 +03:00
allegroai
babfcbb707
Update migration script
2021-05-03 18:15:43 +03:00
allegroai
e2f265b4bc
Unify batch operations
2021-05-03 18:03:54 +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
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
7a4a5eb03e
Fix dropping index by name during the migration fails if the index does not exist
2021-05-03 17:36:49 +03:00
allegroai
be0cf0caa8
Unify v0.17 migrations
2021-01-05 20:07:49 +02:00
allegroai
e6c0f1b6d8
Add migration: remove outdated user email index from db
2021-01-05 18:55:10 +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
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
563c451ac9
Add task active duration migration
2021-01-05 17:53:44 +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
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00