clearml-server/apiserver
2021-07-25 14:34:04 +03:00
..
apierrors More sub-projects support and fixes 2021-05-03 17:44:54 +03:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Allow requesting plots and iter_histograms for all variants 2021-07-25 14:30:38 +03:00
bll Fix queued task is not dequeued on tasks.stop 2021-07-25 14:32:09 +03:00
config Fix broken config dir backwards compatibility (/opt/trains/config should still be supported) 2021-05-11 16:12:13 +03:00
database Fix mongoengine cannot handle field name with leading or trailing "_" when used in fields query within get_all endpoints 2021-07-25 14:34:04 +03:00
elastic Fix Elastic log filter 2021-01-05 17:12:57 +02:00
mongo Fix pre-populate logic to avoid overriding existing users 2021-07-25 14:26:31 +03:00
schema Support querying task events per specific metrics and variants 2021-07-25 14:29:41 +03:00
server_init Fix schema for Task.runtime 2021-05-03 18:11:46 +03:00
service_repo Don't use special characters in secrets 2021-07-25 14:26:49 +03:00
services Support querying task events per specific metrics and variants 2021-07-25 14:29:41 +03:00
tests Add projects.validate_delete 2021-07-25 14:17:29 +03:00
utilities Fix rapidjson dumps does not support ensure_ascii, only Encoder initialization does 2021-05-03 18:03:17 +03:00
__init__.py
config_repo.py Refactor service_repo 2021-01-05 18:50:42 +02:00
es_factory.py Refactor es_factory to better support override host/port 2021-05-03 17:48:41 +03:00
LICENSE
redis_manager.py Move apiserver to clearml 2021-05-03 17:26:44 +03:00
requirements.txt Upgrade jinja2 version due to CVE-2020-28493 2021-05-03 23:23:06 +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 Resolve database module naming ambiguity 2021-01-05 16:45:22 +02:00
updates.py Move apiserver to clearml 2021-05-03 17:26:44 +03:00
version.py Version bump 2021-05-27 17:13:19 +03:00