clearml-server/server
2020-01-02 15:27:04 +02:00
..
apierrors Add some missing definitions 2019-12-29 09:03:19 +02:00
apimodels Add some missing definitions 2019-12-29 09:03:19 +02:00
bll Improve server threads shutdown on SIGTERM 2019-12-29 09:04:07 +02:00
config Add fixed user validation 2020-01-02 15:20:55 +02:00
database Change the way user preferences are stored (JSON instead of plain dict) 2020-01-02 15:23:47 +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 Change the way user preferences are stored (JSON instead of plain dict) 2020-01-02 15:23:47 +02:00
tests Update requirement 2020-01-02 15:27:04 +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 Update internal version string 2019-12-19 18:26:19 +02:00