clearml-server/apiserver/bll
2023-05-25 19:29:46 +03:00
..
auth Bump PyJWT version due to "Key confusion through non-blocklisted public key formats" vulnerability 2022-05-25 16:50:19 +03:00
event Support receiving mixed events for both locked and unlocked tasks and models events.add_batch 2023-05-25 19:20:35 +03:00
model Model events are fully supported 2023-05-25 19:17:40 +03:00
organization Support not returning hidden sub-projects when include_stats is specified without search_hidden 2022-04-18 16:36:14 +03:00
project Support reports from the root project in reports.get_all_ex 2023-05-25 19:29:46 +03:00
query Add configuration loader 2021-01-05 16:44:31 +02:00
queue Task move forward/backwards in queue is now atomic 2023-05-25 19:16:33 +03:00
statistics Remove the ThreadsManager.terminating flag 2022-09-29 19:23:26 +03:00
storage Add support for server-side delete for AWS S3, Google Storage and Azure Blob Storage 2022-12-21 18:41:16 +02:00
task Fix task dequeue will changes status for un-queued/running tasks 2023-05-25 19:28:49 +03:00
user Add created field to backend.user 2022-09-29 19:29:36 +03:00
workers Support workers system tags 2022-11-29 17:35:25 +02:00
__init__.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
redis_cache_manager.py Removed stub timing context 2022-09-29 19:37:15 +03:00
util.py Fix batch operations results 2021-05-03 18:07:37 +03:00