.. |
login
|
Invalidate token on user logoff
|
2024-03-18 15:38:44 +02:00 |
server
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
__init__.py
|
Rename server to apiserver
|
2021-01-05 16:22:34 +02:00 |
auth.py
|
Invalidate token on user logoff
|
2024-03-18 15:38:44 +02:00 |
debug.py
|
Add option to echo ping payload
|
2023-05-25 19:30:13 +03:00 |
events.py
|
Add x_axis_label support in scalar iter charts
|
2024-12-31 22:05:30 +02:00 |
models.py
|
Model files are now deleted from the fileserver on models.delete call
|
2024-12-05 22:38:06 +02:00 |
organization.py
|
Quote all non numeric fields in csv files
|
2024-12-05 22:23:22 +02:00 |
pipelines.py
|
Single task/model delete waits for events deletion in order to mitigate too many ES open scrolls due to repeated calls
|
2024-12-05 19:13:06 +02:00 |
projects.py
|
Optimize events deletion in tasks.delete_many/reset_many and models.delete_many operations
|
2024-12-05 19:06:25 +02:00 |
queues.py
|
Add support for queue display name
|
2024-12-18 17:47:51 +02:00 |
reports.py
|
Add x_axis_label support in scalar iter charts
|
2024-12-31 22:05:30 +02:00 |
serving.py
|
Add model endpoints support
|
2024-12-05 22:20:11 +02:00 |
storage.py
|
Add storage service support
|
2024-12-05 22:21:12 +02:00 |
tasks.py
|
Optimize tasks.move
|
2024-12-05 22:24:40 +02:00 |
users.py
|
Improve handling of fixed users
|
2024-03-18 15:49:42 +02:00 |
utils.py
|
Support __$and condition for excluded terms in get_all_ex endpoints list filters
|
2023-07-26 18:26:49 +03:00 |
workers.py
|
Add worker_pattern parameter to workers.get_all and get_count endpoints
|
2024-06-20 17:59:28 +03:00 |