allegroai
|
b871bf4224
|
Fix projects.get_all_ex
|
2022-09-29 19:20:50 +03:00 |
|
allegroai
|
8d4c02fc3c
|
Add support for hidden internal queues
|
2022-09-29 19:20:24 +03:00 |
|
allegroai
|
efd56e085e
|
Fix threaded jobs management (invoke only from AppSequence)
|
2022-09-29 19:13:22 +03:00 |
|
allegroai
|
68a54c34f3
|
Add user creation time to users.get_current_user
|
2022-07-08 17:59:45 +03:00 |
|
allegroai
|
c18eb99d06
|
Return getting_started_info in users.get_current_user
|
2022-07-08 17:45:33 +03:00 |
|
allegroai
|
3a60f00d93
|
Add support for Dataset projects
|
2022-07-08 17:45:03 +03:00 |
|
allegroai
|
d117a4f022
|
Support max_task_entries option in queues.get_by_id/get_all
Add queues.peek_task and queues.get_num_entries
|
2022-07-08 17:42:20 +03:00 |
|
allegroai
|
05357fe25e
|
Support publish option in tasks.completed
|
2022-07-08 17:40:43 +03:00 |
|
allegroai
|
adc1825843
|
Add support for model statistics
|
2022-07-08 17:39:41 +03:00 |
|
allegroai
|
b2feafac09
|
Support workers filtering with tags
|
2022-07-08 17:37:33 +03:00 |
|
allegroai
|
b41ab8c550
|
Better support for queue metrics and queue metrics refresh on sample
|
2022-07-08 17:36:46 +03:00 |
|
allegroai
|
62d5779bd5
|
Count own tasks/models for projects
|
2022-07-08 17:35:01 +03:00 |
|
allegroai
|
f8b9d9802e
|
Add support for organization.get_entities_count
|
2022-07-08 17:32:56 +03:00 |
|
allegroai
|
dd8a1503b0
|
Add support for navigate_current_metric in events.get_debug_image_sample
|
2022-07-08 17:31:44 +03:00 |
|
allegroai
|
cff98ae900
|
Add support for events.get_task_single_value_metrics, events.plots, events.get_plot_sample and events.next_plot_sample
|
2022-07-08 17:29:39 +03:00 |
|
allegroai
|
710443b078
|
Fix move task to trash is not thread-safe
|
2022-05-18 10:31:20 +03:00 |
|
allegroai
|
ecffe26be4
|
Fix auth.edit_credentials
|
2022-05-18 10:28:58 +03:00 |
|
allegroai
|
65cb8d7b43
|
Refactor method name
|
2022-05-18 10:16:41 +03:00 |
|
allegroai
|
4941ac70e0
|
Add events.clear_task_log
|
2022-05-17 16:09:23 +03:00 |
|
allegroai
|
67cd461145
|
Add auth.edit_credentials
|
2022-05-17 16:08:12 +03:00 |
|
allegroai
|
92b5fc6f9a
|
Fix handling hidden sub-projects
|
2022-05-17 16:06:34 +03:00 |
|
allegroai
|
b90165b4e4
|
Support queue_name in tasks enqueue
|
2022-05-17 16:04:34 +03:00 |
|
allegroai
|
5f21c3a56d
|
Add support for searching hidden projects and tasks
|
2022-04-18 16:34:18 +03:00 |
|
allegroai
|
d146127c18
|
Add events.clear_scroll endpoint to clear event search scrolls
|
2022-04-18 16:29:57 +03:00 |
|
allegroai
|
c04e2e498b
|
Support credentials label and last_used_from fields
|
2022-03-15 16:29:37 +02: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
|
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
|
92fd98d5ad
|
Add support for lists and nested fields in URL args and form
|
2022-02-13 19:52:05 +02:00 |
|
allegroai
|
843450bb9b
|
Fix add_or_update_artifacts should always be allowed on in_progress tasks
Fix delete_artifacts should always be allowed on in_progress tasks
Fix query code
|
2022-02-13 19:31:54 +02:00 |
|
allegroai
|
cae38a365b
|
Fix base query building
Fix schema
Improve events.scalar_metrics_iter_raw implementation
|
2022-02-13 19:28:23 +02:00 |
|
allegroai
|
e334246b46
|
Add support for project stats with children flag
|
2022-02-13 19:26:47 +02:00 |
|
allegroai
|
36e013b40c
|
Add support for events.scalar_metrics_iter_raw
|
2022-02-13 19:26:03 +02:00 |
|
allegroai
|
f20cd6536e
|
Add scroll support to *.get_*
|
2022-02-13 19:23:29 +02:00 |
|
allegroai
|
a377a7e315
|
Support status_message and status_reason in tasks.delete
|
2022-02-13 19:20:31 +02:00 |
|
allegroai
|
5856ed2836
|
Update Model.last_update on changes to tags and system tags
|
2022-02-13 19:15:37 +02:00 |
|
allegroai
|
158da9b480
|
Allow setting status_message in tasks.update
Optimizations and refactoring
|
2021-07-25 14:35:36 +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
|
d4edeaaf1b
|
Add projects.validate_delete
|
2021-07-25 14:17:29 +03:00 |
|
allegroai
|
9beefa7473
|
Add missing login.logout endpoint
|
2021-05-11 16:12:27 +03:00 |
|
allegroai
|
1cef03b8c2
|
Add check_contents flag for projects.get_all_ex
|
2021-05-03 18:12:44 +03:00 |
|
allegroai
|
add3f011a0
|
Add runtime to tasks.edit
|
2021-05-03 18:10:48 +03:00 |
|
allegroai
|
9bf107866f
|
Fix crash in models publish_many without model task
|
2021-05-03 18:10:09 +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
|
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 |
|