clearml-server/apiserver/services
2023-05-25 19:20:35 +03:00
..
login Add missing login.logout endpoint 2021-05-11 16:12:27 +03:00
server Rename migration script 2021-01-05 18:09:34 +02:00
__init__.py Rename server to apiserver 2021-01-05 16:22:34 +02:00
auth.py Fix auth.edit_credentials 2022-05-18 10:28:58 +03:00
debug.py Move apiserver to clearml 2021-05-03 17:26:44 +03:00
events.py Support receiving mixed events for both locked and unlocked tasks and models events.add_batch 2023-05-25 19:20:35 +03:00
models.py Model events are fully supported 2023-05-25 19:17:40 +03:00
organization.py Fix project count for datasets and pipelines 2023-03-23 19:15:42 +02:00
pipelines.py Fix crash when starting pipeline 2023-01-03 12:13:48 +02:00
projects.py Support filtering by children tags in projects.get_all_ex 2023-05-25 19:19:10 +03:00
queues.py Model events are fully supported 2023-05-25 19:17:40 +03:00
reports.py Task reports can now return single value metrics 2023-05-25 19:18:24 +03:00
tasks.py Model events are fully supported 2023-05-25 19:17:40 +03:00
users.py Add created field to backend.user 2022-09-29 19:29:36 +03:00
utils.py Add preliminary support for datasets under projects 2022-11-29 17:27:02 +02:00
workers.py Add default workers timeout to the server's configuration 2023-03-23 19:08:11 +02:00