clearml-server/apiserver/bll
2024-01-10 15:24:37 +02: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 Add events.get_multi_task_metrics 2024-01-10 15:11:27 +02:00
model Refactor check for tasks write permission 2024-01-10 15:08:20 +02:00
organization Add update_tags api to tasks and models 2023-11-17 09:37:25 +02:00
project Fix query filter so that the default operator between different query operations on the same parameter is AND instead of OR 2024-01-10 15:24:37 +02:00
query Add configuration loader 2021-01-05 16:44:31 +02:00
queue Refactor check for tasks write permission 2024-01-10 15:08:20 +02:00
statistics Optimize task statistics for projects dashboard and statistics reporter 2024-01-10 15:13:25 +02: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 Refactor check for tasks write permission 2024-01-10 15:08:20 +02:00
user Add created field to backend.user 2022-09-29 19:29:36 +03:00
workers Fix workers.activity_report should return 0s for the time when no workers reported 2023-11-17 09:49:18 +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 Add update_tags api to tasks and models 2023-11-17 09:37:25 +02:00