clearml-server/server/services
2020-06-01 13:07:35 +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 Add Artifacts support, changed tags to system_tags and added user tags 2019-09-24 21:35:41 +03:00
events.py Fix task can't be cloned if input model was deleted 2020-06-01 12:23:29 +03:00
models.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
organization.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
projects.py Add support for additional task types as well as tasks.get_types to obtain actual types used globally or per project 2020-06-01 13:05:12 +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 Add clear_all flag to tasks.reset 2020-06-01 13:07:35 +03:00
users.py Support filtering users by activity in projects 2020-06-01 11:55:40 +03:00
utils.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
workers.py Add API version 2.4 with new trains-server capabilities including DevOps and scheduling 2019-10-25 15:36:58 +03:00