clearml-server/apiserver/bll
2024-12-05 22:24:18 +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 Single task/model delete waits for events deletion in order to mitigate too many ES open scrolls due to repeated calls 2024-12-05 19:13:06 +02:00
model Optimize MongoDB indices usage for large dbs 2024-12-05 22:17:13 +02:00
organization Fix tasks/models.edit_tags do not update the task/model last_changed time 2024-12-05 22:22:49 +02:00
project Optimize MongoDB indices usage for large dbs 2024-12-05 22:17:13 +02:00
query Add model endpoints support 2024-12-05 22:20:11 +02:00
queue Optimize MongoDB indices usage for large dbs 2024-12-05 22:17:13 +02:00
serving Add reference field to serving models 2024-12-05 22:24:18 +02:00
statistics Add ElasticSearch 8.x support 2024-03-18 15:37:44 +02:00
storage Add storage service support 2024-12-05 22:21:12 +02:00
task Optimize MongoDB indices usage for large dbs 2024-12-05 22:17:13 +02:00
user Add created field to backend.user 2022-09-29 19:29:36 +03:00
workers Workers statistics now return 0s for the periods where the worker did not report 2024-12-05 22:23:52 +02:00
__init__.py
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