clearml-server/server
2020-01-06 15:28:31 +02:00
..
apierrors Add some missing definitions 2019-12-29 09:03:19 +02:00
apimodels Allow using "$", "." and whitespaces in hyper-parameter keys 2020-01-02 15:28:50 +02:00
bll Hash ROI id to make sure it does not violate Elastic's 512 bytes id limitation 2020-01-05 09:20:38 +02:00
config Add fixed user validation 2020-01-02 15:20:55 +02:00
database Allow using "$", "." and whitespaces in hyper-parameter keys 2020-01-02 15:28:50 +02:00
elastic Move mongodb migrations inside the server's folder 2019-12-29 08:58:54 +02:00
mongo/migrations Update migration to convert user preferences to JSON 2020-01-02 15:26:45 +02:00
schema Add minor updates 2019-12-29 09:02:32 +02:00
service_repo Add fixed user validation 2020-01-02 15:20:55 +02:00
services Allow using "$", "." and whitespaces in hyper-parameter keys 2020-01-02 15:28:50 +02:00
tests Allow using "$", "." and whitespaces in hyper-parameter keys 2020-01-02 15:28:50 +02:00
utilities Improve server threads shutdown on SIGTERM 2019-12-29 09:04:07 +02:00
es_factory.py Add finer control for mongo/elastic/redis host configuration 2019-11-09 21:29:23 +02:00
init_data.py Add fixed user validation 2020-01-02 15:20:55 +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 requirement 2020-01-02 15:27:04 +02:00
schema.py Initial commit 2019-06-11 00:24:35 +03:00
server.py Improve server threads shutdown on SIGTERM 2019-12-29 09:04:07 +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.13.0 2020-01-06 15:28:31 +02:00