commit ee6d2355344d621c46cfa45e9186e1d98704337d from: Stefan Sperling date: Thu May 25 20:25:46 2023 UTC trim trailing whitespace in TODO file commit - 5157cdbbd3ec97ecd5f28ea9a39522b07a10bc8e commit + ee6d2355344d621c46cfa45e9186e1d98704337d blob - a26e81152d789fe2a4c828e7043bd560a2d2e34e blob + ae35cee2e1169ddaae015a70035e0bd513258033 --- TODO +++ TODO @@ -75,7 +75,7 @@ gotd: - client connection timeout handling needs to be checked by regress tests, and is likely in need of improvement - implement stress-tests to observe and fix misbehaviour under load -- listener's fd-reserve limit needs to be reviewed and perhaps adjusted +- listener's fd-reserve limit needs to be reviewed and perhaps adjusted - implement pre-commit checks (in lieu of hook scripts): 1. deny branch history rewriting ('got send -f') via gotd.conf [done] 2. allow/deny creation/deletion of references via gotd.conf