|
|
902970f271
|
server: fix systemd reload notifs
Build and test / check-license (push) Successful in 1m0s
Build and test / check (push) Successful in 1m52s
Build and test / build (push) Successful in 3m32s
Build and test / test (push) Successful in 3m41s
Build and test / docs (push) Successful in 5m31s
|
2026-01-12 16:26:20 +09:00 |
|
|
|
09e7a22f24
|
Fix a few typos
Build and test / check-license (push) Successful in 1m4s
Build and test / check (push) Successful in 2m51s
Build and test / build (push) Successful in 2m54s
Build and test / test (push) Successful in 3m45s
Build and test / docs (push) Successful in 8m58s
|
2026-01-12 15:35:21 +09:00 |
|
|
|
3ce2a13711
|
server: demote a few debug log messages to trace
Build and test / check (push) Successful in 2m0s
Build and test / build (push) Successful in 2m52s
Build and test / check-license (push) Successful in 1m7s
Build and test / test (push) Successful in 3m20s
Build and test / docs (push) Successful in 6m59s
|
2026-01-09 17:36:04 +09:00 |
|
|
|
fbe594d486
|
server: log once per request, add session ids
|
2026-01-09 17:06:28 +09:00 |
|
|
|
4c3677d6d3
|
clippy pedantic fix + get rid of a few unwraps
Build and test / docs (push) Successful in 7m1s
Build and test / check-license (push) Successful in 57s
Build and test / check (push) Successful in 2m46s
Build and test / build (push) Successful in 3m12s
Build and test / test (push) Successful in 3m25s
|
2025-12-23 14:12:39 +09:00 |
|
|
|
8b4d549e18
|
Implement denylists
Build and test / check-license (push) Successful in 1m38s
Build and test / check (push) Successful in 1m51s
Build and test / build (push) Successful in 2m40s
Build and test / test (push) Successful in 4m25s
Build and test / docs (push) Successful in 6m1s
|
2025-12-16 12:21:35 +09:00 |
|
|
|
912f0e8971
|
server: hide systemd stuff behind compiletime cond
Build and test / check (push) Successful in 1m49s
Build and test / check-license (push) Successful in 1m49s
Build and test / build (push) Successful in 2m36s
Build and test / test (push) Successful in 3m25s
Build and test / docs (push) Successful in 6m35s
|
2025-12-15 17:02:53 +09:00 |
|
|
|
4c82da390f
|
server: determine sql server variant, fix lock-user,unlock-user
Build and test / check (push) Successful in 1m54s
Build and test / build (push) Successful in 3m10s
Build and test / test (push) Successful in 3m30s
Build and test / check-license (push) Successful in 7m25s
Build and test / docs (push) Successful in 5m26s
|
2025-12-14 03:30:40 +09:00 |
|
|
|
2472936857
|
Switch from log to tracing
|
2025-11-30 20:42:10 +09:00 |
|
|
|
1fe08b59a3
|
server: implement graceful shutdown and reloads
|
2025-11-30 04:08:01 +09:00 |
|
|
|
4a6e49110a
|
server: remove config args, store config path in supervisor
|
2025-11-29 20:38:32 +09:00 |
|
|
|
b4db2daac7
|
server: note implementation overview for graceful restarts/shutdown
|
2025-11-29 19:58:23 +09:00 |
|
|
|
dac1c147dd
|
server: fix connection counter
|
2025-11-29 00:56:43 +09:00 |
|
|
|
bc4f2bc71c
|
server: move peer cred checking to connection task
This commit also gets rid of the database connection closing helper
|
2025-11-29 00:56:43 +09:00 |
|
|
|
7ce81ddc55
|
server: log connection pool options
|
2025-11-29 00:54:31 +09:00 |
|
|
|
898a5e6ab0
|
server: set nonblocking option on systemd socket
|
2025-11-29 00:54:31 +09:00 |
|
|
|
3eac8ffd94
|
server: set minimum number of tokio worker threads
|
2025-11-29 00:54:30 +09:00 |
|
|
|
fa1d27e09c
|
server: make use of database connection pool
|
2025-11-26 19:11:06 +09:00 |
|
|
|
20331a4429
|
server: refactor server logic into supervisor + session handler
|
2025-11-26 19:11:05 +09:00 |
|