xftp-server: support postgresql backend - #1755
#1755Merged
Merged
xftp-server: support postgresql backend#1755
Commits
Commits on Apr 15, 2026
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
fix: map ForeignKeyViolation to AUTH in addRecipient
Show description for 3489554committedfix: only decrement usedStorage for uploaded files on expiration
Show description for a2a6f4ccommittedfix: handle setFilePath error in receiveServerFile
Show description for 9b20525committedfix: escape double quotes in COPY CSV status field
Show description for f1528d8committedfix: reject upload to blocked file in Postgres setFilePath
Show description for 1133ea1committedfix: add CHECK constraint on file_size > 0
Show description for 4b5ab9dcommittedfix: check for existing data before database import
Show description for 5cea36bcommittedfix: clean up disk file when setFilePath fails in receiveServerFile
Show description for 73b0de3committedfix: check storeAction result in deleteOrBlockServerFile_
Show description for fecb248committedfix: check deleteFile result in expireServerFiles
Show description for e813044committedrefactor: merge STM store into Store.hs, parameterize server tests
Show description for 29a3960committedrefactor: clean up per good-code review
Show description for 7f6902ccommittedtest: parameterize XFTP server, agent and CLI tests over store backend
Show description for 7f8f8e0committedrefactor: remove dead test wrappers after parameterization
Show description for c902004committed- committed
- committed
- committed
refactor: parameterize XFTPServerConfig over store type
Show description for 2edc0aecommittedrefactor: minimize diff in tests
Show description for 5833a84committed- committed
- committed
refactor: close store log inside closeFileStore for STM backend
Show description for 8b34da4committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed