clearml-server/apiserver/services
2021-07-25 14:29:41 +03:00
..
login Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
server
__init__.py
auth.py Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
debug.py
events.py Support querying task events per specific metrics and variants 2021-07-25 14:29:41 +03:00
models.py Fix crash in models publish_many without model task 2021-05-03 18:10:09 +03:00
organization.py
projects.py Add projects.validate_delete 2021-07-25 14:17:29 +03:00
queues.py Add support for queue and model metadata 2021-05-03 17:50:25 +03:00
tasks.py Add force parameter to tasks.enqueue 2021-07-25 14:27:46 +03:00
users.py
utils.py Fix docker_cmd projection in backwards compatibility 2021-05-03 18:06:39 +03:00
workers.py