clearml-server/apiserver
2022-09-29 19:10:55 +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 archived projects handling 2022-07-08 17:55:02 +03:00
config Return getting_started_info in users.get_current_user 2022-07-08 17:45:33 +03:00
database Add better mongodb connection string verbosity 2022-09-29 19:10:13 +03:00
elastic Update driver requirements 2022-02-13 20:27:12 +02:00
mongo Add v1.6.0 mongodb migration 2022-07-08 18:05:33 +03:00
schema Update API version to 2.20 2022-07-08 18:02:44 +03:00
server_init Add request logging using the CLEARML_SERVER_DEBUG_REQUESTS env var 2022-09-29 19:10:55 +03:00
service_repo Fix internal error returned to clients 2022-07-08 18:03:38 +03:00
services Add user creation time to users.get_current_user 2022-07-08 17:59:45 +03:00
tests Fix internal error returned to clients 2022-07-08 18:03:38 +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.6 2022-07-08 18:05:43 +03:00