clearml-server/server/service_repo
allegroai baba8b5b73 Move to ElasticSearch 7
Add initial support for project ordering
Add support for sortable task duration (used by the UI in the experiment's table)
Add support for project name in worker's current task info
Add support for results and artifacts in pre-populates examples
Add demo server features
2020-08-10 08:30:40 +03:00
..
auth Move to ElasticSearch 7 2020-08-10 08:30:40 +03:00
__init__.py Initial commit 2019-06-11 00:24:35 +03:00
apicall.py Optimize empty schema validator usage 2019-12-29 08:59:52 +02:00
base.py Initial commit 2019-06-11 00:24:35 +03:00
endpoint.py Add safe guards 2019-12-14 23:53:09 +02:00
errors.py Initial commit 2019-06-11 00:24:35 +03:00
schema_validator.py Add Artifacts support, changed tags to system_tags and added user tags 2019-09-24 21:35:41 +03:00
service_repo.py Use top-level module for api version number instead of a fixed value 2020-03-01 17:51:03 +02:00
util.py Initial commit 2019-06-11 00:24:35 +03:00
validators.py Fix role checked for endpoints not requiring authorization 2020-06-01 11:43:55 +03:00