clearml-server/apiserver
2022-07-08 17:53:12 +03:00
..
apierrors Add events.clear_task_log 2022-05-17 16:09:23 +03:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add support for Dataset projects 2022-07-08 17:45:03 +03:00
bll Fix loading expired worker entries from Redis 2022-07-08 17:53:12 +03:00
config Return getting_started_info in users.get_current_user 2022-07-08 17:45:33 +03:00
database Fix handling of empty keys in query 2022-07-08 17:51:49 +03:00
elastic Update driver requirements 2022-02-13 20:27:12 +02:00
mongo Fix backward compatibility when importing old projects 2022-07-08 17:49:36 +03:00
schema Return getting_started_info in users.get_current_user 2022-07-08 17:45:33 +03:00
server_init Support disabling response compression 2022-03-15 16:21:14 +02:00
service_repo Better support for PyJWT 2.4 2022-07-08 17:44:17 +03:00
services Return getting_started_info in users.get_current_user 2022-07-08 17:45:33 +03:00
tests Fix worker Id is used instead of worker key when processing report 2022-07-08 17:48:17 +03:00
utilities Support disabling response compression 2022-03-15 16:21:14 +02:00
__init__.py
config_repo.py Refactor service_repo 2021-01-05 18:50:42 +02:00
es_factory.py Add Redis cluster support 2022-02-13 19:48:26 +02:00
LICENSE
redis_manager.py Add Redis cluster support 2022-02-13 19:48:26 +02:00
requirements.txt Bump PyJWT version due to "Key confusion through non-blocklisted public key formats" vulnerability 2022-05-25 16:50:19 +03:00
server.py Unify server request handlers 2021-01-05 18:28:43 +02:00
services_schema.py Refactor APICall and schema validation 2021-01-05 18:30:59 +02:00
sync.py Improve visibility for distributed lock hanging 2021-05-03 17:35:17 +03:00
timing_context.py
tools.py
updates.py Protect against multiple connects to the update server from different processes 2022-02-13 20:12:12 +02:00
version.py Version bump to v1.5 2022-05-18 15:29:45 +03:00