clearml-server/server
2020-02-20 18:26:56 +02:00
..
apierrors Add some missing definitions 2019-12-29 09:03:19 +02:00
apimodels Fix request field required constraint 2020-02-04 18:12:30 +02:00
bll Fix queue update time to update when task is taken from queue, not when queried 2020-02-20 18:26:56 +02:00
config Fix task scalars comparison aggregation 2020-02-04 18:16:27 +02:00
database Add more validation when parsing task call 2020-02-04 18:19:07 +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 Fix projects aggregation on tasks with invalid status 2020-02-04 18:21:04 +02:00
tests Improve unit test for entity ordering 2020-02-04 18:21:13 +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 Limit dpath requirement 2020-02-04 18:09:55 +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