clearml-server/server
2020-06-01 11:49:35 +03:00
..
apierrors Fix single bad event causes events.add_batch to skip remaining events 2020-06-01 11:33:39 +03:00
apimodels Support task log retrieval with no scroll 2020-06-01 11:27:36 +03:00
bll Fix role checked for endpoints not requiring authorization 2020-06-01 11:43:55 +03:00
config Make sure configuration path loaded from an environment variable name is lower-case 2020-06-01 11:40:34 +03:00
database Update pymongo and mongoengine versions 2020-06-01 11:29:50 +03:00
elastic Add pre-populate feature to allow starting a new server installation with packaged example experiments 2020-03-05 14:54:34 +02:00
mongo Revoke built-in webserver system-role credentials (used by the WebApp) in case we're running in fixed-mode 2020-06-01 11:41:43 +03:00
schema Fix single bad event causes events.add_batch to skip remaining events 2020-06-01 11:33:39 +03:00
service_repo Fix role checked for endpoints not requiring authorization 2020-06-01 11:43:55 +03:00
services Better handling of execution parameter paths 2020-06-01 11:49:35 +03:00
tests Fix single bad event causes events.add_batch to skip remaining events 2020-06-01 11:33:39 +03:00
utilities Extract non-responsive tasks watchdog from main tasks logic 2020-06-01 11:31:36 +03:00
api_version.py Add pre-populate feature to allow starting a new server installation with packaged example experiments 2020-03-05 14:54:34 +02:00
es_factory.py Add finer control for mongo/elastic/redis host configuration 2019-11-09 21:29:23 +02:00
LICENSE Add API version 2.4 with new trains-server capabilities including DevOps and scheduling 2019-10-25 15:36:58 +03:00
redis_manager.py Improve server update checks 2019-12-14 23:33:04 +02:00
requirements.txt Update pymongo and mongoengine versions 2020-06-01 11:29:50 +03:00
schema.py
server.py Add pre-populate feature to allow starting a new server installation with packaged example experiments 2020-03-05 14:54:34 +02:00
timing_context.py Add API version 2.4 with new trains-server capabilities including DevOps and scheduling 2019-10-25 15:36:58 +03:00
tools.py Add API version 2.4 with new trains-server capabilities including DevOps and scheduling 2019-10-25 15:36:58 +03:00
updates.py Improve server threads shutdown on SIGTERM 2019-12-29 09:04:07 +02:00
version.py Version bump to v0.14.2 2020-05-14 17:53:56 +03:00