clearml-server/apiserver/bll
2023-07-26 18:32:32 +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 Add organization.download_for_get_all endpoint 2023-07-26 18:31:20 +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 __$and condition for excluded terms in get_all_ex endpoints list filters 2023-07-26 18:26:49 +03:00
query Add configuration loader 2021-01-05 16:44:31 +02:00
queue Allow dequeueing a deleted task 2023-07-26 18:32:32 +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 Allow dequeueing a deleted task 2023-07-26 18:32:32 +03:00
user Add created field to backend.user 2022-09-29 19:29:36 +03:00
workers Add workers.get_count endpoint 2023-07-26 18:21:52 +03: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 Remove obsolete duration field 2023-07-26 18:19:41 +03:00