.. |
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 worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
bll
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
config
|
Remove default credentials and reset existing credentials if none were provided
|
2024-06-26 10:52:42 +03:00 |
database
|
Allow filtering task models.input.model field by array of ids
|
2024-03-18 16:01:45 +02:00 |
documentation
|
Version bump to 1.16.0
|
2024-06-20 17:55:17 +03:00 |
elastic
|
Added missing ES index template for scalar events
|
2024-03-18 15:54:38 +02:00 |
jobs
|
Use an auth token in async_urls_delete when contacting the fileserver
|
2024-06-20 18:00:19 +03:00 |
mongo
|
Remove default credentials and reset existing credentials if none were provided
|
2024-06-26 10:52:42 +03:00 |
schema
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
server_init
|
Add support for cookies extensions
|
2024-03-18 15:46:07 +02:00 |
service_repo
|
Fix fixed users creation/removal
|
2024-06-20 17:57:23 +03:00 |
services
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |
tests
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03: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
|
Add ElasticSearch 8.x support
|
2024-03-18 15:37:44 +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
|
Upgrade pymongo dependency
|
2024-06-20 17:53:15 +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
|
Support a more granular distributed lock wait
|
2024-06-20 17:57:54 +03:00 |
tools.py
|
Code cleanup
|
2024-03-18 15:52:22 +02:00 |
updates.py
|
Remove the ThreadsManager.terminating flag
|
2022-09-29 19:23:26 +03:00 |
version.py
|
Version bump to 1.16.0
|
2024-06-20 17:55:17 +03:00 |