.. |
apierrors
|
Improve error message
|
2022-05-17 15:56:18 +03:00 |
apierrors_generator
|
Refactor apierrors infrastructure and auto-generation
|
2021-01-05 18:22:39 +02:00 |
apimodels
|
Add support for searching hidden projects and tasks
|
2022-04-18 16:34:18 +03:00 |
bll
|
Support not returning hidden sub-projects when include_stats is specified without search_hidden
|
2022-04-18 16:36:14 +03:00 |
config
|
Add pipelines support
|
2022-03-15 16:28:59 +02:00 |
database
|
Add indices for task.last_update and task.status_changed
|
2022-04-18 16:37:22 +03:00 |
elastic
|
Update driver requirements
|
2022-02-13 20:27:12 +02:00 |
mongo
|
Fix pre-populate to convert model metadata from the old format
|
2022-03-15 16:30:14 +02:00 |
schema
|
Add support for searching hidden projects and tasks
|
2022-04-18 16:34:18 +03:00 |
server_init
|
Support disabling response compression
|
2022-03-15 16:21:14 +02:00 |
service_repo
|
Add X-Jwt-Payload to redacted headers
|
2022-05-17 15:55:41 +03:00 |
services
|
Add support for searching hidden projects and tasks
|
2022-04-18 16:34:18 +03:00 |
tests
|
Add pipelines support
|
2022-03-15 16:28:59 +02:00 |
utilities
|
Support disabling response compression
|
2022-03-15 16:21:14 +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 Redis cluster support
|
2022-02-13 19:48:26 +02:00 |
LICENSE
|
Rename server to apiserver
|
2021-01-05 16:22:34 +02:00 |
redis_manager.py
|
Add Redis cluster support
|
2022-02-13 19:48:26 +02:00 |
requirements.txt
|
Update driver requirements
|
2022-02-13 20:27:12 +02: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 |
timing_context.py
|
Rename server to apiserver
|
2021-01-05 16:22:34 +02:00 |
tools.py
|
Resolve database module naming ambiguity
|
2021-01-05 16:45:22 +02:00 |
updates.py
|
Protect against multiple connects to the update server from different processes
|
2022-02-13 20:12:12 +02:00 |
version.py
|
Version bump to v1.4.0
|
2022-04-18 16:38:22 +03:00 |