clearml-server/apiserver
2021-01-05 18:55:10 +02:00
..
apierrors Refactor configuration infrastructure 2021-01-05 18:25:18 +02:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add projects.get_task_parents 2021-01-05 18:49:25 +02:00
bll Fix archived and development system tags should not be cleaned up 2021-01-05 18:52:12 +02:00
config Fix basic config not throwing missing key exception when no default passed 2021-01-05 18:54:13 +02:00
database Allow parent query in tasks.get_all 2021-01-05 18:48:25 +02:00
elastic Fix Elastic log filter 2021-01-05 17:12:57 +02:00
mongo Add migration: remove outdated user email index from db 2021-01-05 18:55:10 +02:00
schema Refactor service_repo 2021-01-05 18:50:42 +02:00
server_init Refactor service_repo 2021-01-05 18:50:42 +02:00
service_repo Refactor service_repo 2021-01-05 18:50:42 +02:00
services Add projects.get_task_parents 2021-01-05 18:49:25 +02:00
tests Fix archived and development system tags should not be cleaned up 2021-01-05 18:52:12 +02:00
utilities Fix using reserved keywords as atrifact/hyperparams/configuration names 2021-01-05 17:47:27 +02:00
__init__.py Use apiserver namespace 2021-01-05 16:28:49 +02:00
config_repo.py Refactor service_repo 2021-01-05 18:50:42 +02:00
es_factory.py Add configuration loader 2021-01-05 16:44:31 +02:00
LICENSE Rename server to apiserver 2021-01-05 16:22:34 +02:00
redis_manager.py Block users management in Redis 2021-01-05 18:10:32 +02:00
requirements.txt Update PyJWT requirement (2.0.0 breaks interface) 2021-01-05 18:52:32 +02: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 Use apiserver namespace 2021-01-05 16:28:49 +02:00
timing_context.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
tools.py Resolve database module naming ambiguity 2021-01-05 16:45:22 +02:00
updates.py Add configuration loader 2021-01-05 16:44:31 +02:00
version.py Rename server to apiserver 2021-01-05 16:22:34 +02:00