clearml-server/server/services
allegroai 3f84e60a1f Add debug.ping endpoint
Optimize exhausted scrolls by using a fixed empty scroll
2020-08-10 08:35:34 +03:00
..
server Add server uid to server.info response in API v2.8 2020-06-01 13:01:31 +03:00
__init__.py
auth.py Move to ElasticSearch 7 2020-08-10 08:30:40 +03:00
debug.py Add debug.ping endpoint 2020-08-10 08:35:34 +03:00
events.py Fix support for example projects and experiments in demo server 2020-07-06 22:06:42 +03:00
models.py Move to ElasticSearch 7 2020-08-10 08:30:40 +03:00
organization.py Support tags-per-project in tags related services 2020-06-21 23:54:05 +03:00
projects.py Move to ElasticSearch 7 2020-08-10 08:30:40 +03:00
queues.py Add organization.get_tags to obtain the set of all used task, model, queue and project tags 2020-06-01 13:00:35 +03:00
tasks.py Move to ElasticSearch 7 2020-08-10 08:30:40 +03:00
users.py
utils.py Support tags-per-project in tags related services 2020-06-21 23:54:05 +03:00
workers.py