platform/server
Andrey Sobolev 1526ae2055
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Fix queries for $in: [null, ...etc] in pg (#7253)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 23:20:26 +07:00
..
account UBERF-8595: Fix backup/restore performance (#7188) 2024-11-22 13:23:50 +07:00
account-service Update mongo driver to 6.10 (#7211) 2024-11-21 13:51:50 +07:00
backup UBERF-8595: Fix backup/restore performance (#7188) 2024-11-22 13:23:50 +07:00
backup-service UBERF-8433: Support for archived workspaces (#6937) 2024-11-12 18:06:51 +07:00
client uberf-8597: fix workspace handshake (#7199) 2024-11-19 20:35:45 +07:00
collaboration UBERF-8557 Save collaborative content as JSON (#7039) 2024-11-29 16:58:50 +07:00
collaborator UBERF-8557 Save collaborative content as JSON (#7039) 2024-11-29 16:58:50 +07:00
core UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
datalake fix: datalake issues (#7217) 2024-11-22 01:19:33 +07:00
elastic Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
front fix: configure csp (#7206) 2024-11-20 23:47:26 +07:00
indexer UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
middleware UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
minio UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +07:00
mongo UBERF-8595: Fix backup/restore performance (#7188) 2024-11-22 13:23:50 +07:00
postgres Fix queries for $in: [null, ...etc] in pg (#7253) 2024-12-02 23:20:26 +07:00
rpc UBERF-8282: Fix ws deps (#6735) 2024-09-26 17:20:30 +07:00
s3 Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
server UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
server-pipeline UBERF-8608: Rework connection management (#7248) 2024-12-02 14:37:12 +07:00
server-storage UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +07:00
token UBERF-7922: Split Server Storage to middlewares (#6464) 2024-09-09 13:40:49 +05:00
tool UBERF-8557 Save collaborative content as JSON (#7039) 2024-11-29 16:58:50 +07:00
workspace-service UBERF-8595: Fix backup/restore performance (#7188) 2024-11-22 13:23:50 +07:00
ws Remove collection tx (#7171) 2024-11-15 11:49:35 +07:00