clearml-server/apiserver
2023-11-17 09:45:55 +02:00
..
apierrors Add max_download_items to users.get_current_user endpoint response 2023-07-26 18:45:42 +03:00
apierrors_generator Refactor apierrors infrastructure and auto-generation 2021-01-05 18:22:39 +02:00
apimodels Add update_tags api to tasks and models 2023-11-17 09:37:25 +02:00
bll Turn on async task events deletion in case there are more than 100_000 events 2023-11-17 09:45:55 +02:00
config Turn on async task events deletion in case there are more than 100_000 events 2023-11-17 09:45:55 +02:00
database Add filters parameter for passing user defined list filters for all get_all_ex apis 2023-11-17 09:36:58 +02:00
elastic Add explicit refresh interval to ES mappings 2023-07-26 18:54:02 +03:00
jobs Add support for server-side delete for AWS S3, Google Storage and Azure Blob Storage 2022-12-21 18:41:16 +02:00
mongo Add last_change and last_change_by DB Model 2023-11-17 09:35:22 +02:00
schema Optimize endpoints that do not require authorization by not validating JWT token 2023-11-17 09:45:22 +02:00
server_init Update requirements 2023-07-26 18:42:26 +03:00
service_repo Optimize endpoints that do not require authorization by not validating JWT token 2023-11-17 09:45:22 +02:00
services Turn on async task events deletion in case there are more than 100_000 events 2023-11-17 09:45:55 +02:00
tests Add update_tags api to tasks and models 2023-11-17 09:37:25 +02:00
utilities Make sure that hyperparam/configuration/metadata keys that are contain only empty space are rejected 2023-11-17 09:32:22 +02:00
__init__.py Use apiserver namespace 2021-01-05 16:28:49 +02:00
config_repo.py Refactor service_repo 2021-01-05 18:50:42 +02:00
es_factory.py Set API version to 2.24 2023-03-23 19:11:13 +02:00
LICENSE Rename server to apiserver 2021-01-05 16:22:34 +02:00
redis_manager.py Switch to new redis version 2023-05-25 19:22:39 +03:00
requirements.txt Updated dependency - dnspython is a required dependency of pymongo as of pymongo v4.3 (https://pymongo.readthedocs.io/en/stable/changelog.html#changes-in-version-4-3-4-3-2) 2023-07-27 11:49:40 +03:00
server.py Unify server request handlers 2021-01-05 18:28:43 +02:00
services_schema.py Refactor APICall and schema validation 2021-01-05 18:30:59 +02:00
sync.py Improve visibility for distributed lock hanging 2021-05-03 17:35:17 +03:00
tools.py Resolve database module naming ambiguity 2021-01-05 16:45:22 +02:00
updates.py Remove the ThreadsManager.terminating flag 2022-09-29 19:23:26 +03:00
version.py Version bump to v1.12.0 2023-07-26 18:56:04 +03:00