allegroai
ab495ae586
Fix archived projects handling
2022-07-08 17:55:02 +03:00
allegroai
3a60f00d93
Add support for Dataset projects
2022-07-08 17:45:03 +03:00
allegroai
62d5779bd5
Count own tasks/models for projects
2022-07-08 17:35:01 +03:00
allegroai
e0cde2f7c9
Add support for deleting pipeline projects
2022-05-18 10:30:21 +03:00
allegroai
60b9c8de14
Allow arbitrary task fields in project statistics filter
2022-05-18 10:29:36 +03:00
allegroai
174f84514a
Fix no destination when merging projects
2022-05-18 10:17:34 +03:00
allegroai
92b5fc6f9a
Fix handling hidden sub-projects
2022-05-17 16:06:34 +03:00
allegroai
5131b17901
Support not returning hidden sub-projects when include_stats is specified without search_hidden
2022-04-18 16:36:14 +03:00
allegroai
da8a45072f
Add pipelines support
2022-03-15 16:28:59 +02:00
allegroai
af09fba755
Add metadata dict support for models, queues
...
Add more info for projects
2022-03-15 16:18:57 +02:00
allegroai
b9996e2c1a
Protect against multiple connects to the update server from different processes
...
Code cleanup
2022-02-13 20:12:12 +02:00
allegroai
a25cd5dae8
Fix version conflicts when deleting task events cause an error
2022-02-13 20:01:25 +02:00
allegroai
447adb9090
Add support for credentials label
...
Support no_scroll in events.get_task_plots
Support better project stats
Fix Redis required on mongodb initialization
Update tests
2022-02-13 19:59:58 +02:00
allegroai
ea3b6e955f
Optimize nested_get()
2022-02-13 19:32:22 +02:00
allegroai
e334246b46
Add support for project stats with children flag
2022-02-13 19:26:47 +02:00
allegroai
3d046ac282
Fix project should not be merged into itself
2022-02-13 19:18:08 +02:00
allegroai
d4edeaaf1b
Add projects.validate_delete
2021-07-25 14:17:29 +03:00
allegroai
1cef03b8c2
Add check_contents flag for projects.get_all_ex
2021-05-03 18:12:44 +03:00
allegroai
b55fad1b59
Remove "Auto-generated during move" project description
2021-05-03 18:09:31 +03:00
allegroai
2e7f418ee2
Fix Task.container backwards-compatibility
...
Fix sub-projects
2021-05-03 17:49:48 +03:00
allegroai
5a438e8435
Fix projects.move
2021-05-03 17:47:11 +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
d029d56508
Support active users in projects
2021-05-03 17:36:04 +03: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
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
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