clearml-server/apiserver/bll
2023-05-25 19:16:33 +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 Fix get_task_events to correctly use last_iters for model events 2023-03-28 16:45:44 +03:00
model Add support for allow_public flag in get_all_ex endpoint 2022-12-21 18:32:56 +02: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 filtering by task name in projects.get_task_parent 2023-05-25 19:15:26 +03:00
query
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 that is not in queue but has 'queued' status can't be dequeued 2023-05-25 19:14:25 +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
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