commit f35371fc7a02fa7ba49ee511841c24bd9ee01c14 from: Omar Polo via: Thomas Adam date: Thu Jan 19 16:33:26 2023 UTC update gotwebd TODOs commit - 79c6f668e2d96ab66bcacca0b62cced1f62d556d commit + f35371fc7a02fa7ba49ee511841c24bd9ee01c14 blob - 773eb595ddd25de1bd7f276e2cf9dcb63eebd91f blob + dacb25808b2a525555c42d0cbbad30ee8a349db6 --- TODO +++ TODO @@ -35,7 +35,13 @@ tog: - verify signed tag objects gotwebd: -- gotwebd should display the committer field if it differs from the author +- reply with a non-200 reply code when an error occur +- fix COMMITS page for path that were deleted and/or re-added to the + repository. One way would be not to let the commit graph filter paths. + As an additional optimization we could keep a tailq or the object-id + set for everything traversed in the repo to have fast reverse-lookups. + (has the additional requirement to invalidate it when the reference + timestamp changes) - run-time changes of addresses on interfaces are being ignored by gotwebd - perhaps "bind interface" should be removed in favour of using only IP addresses? This makes the address family selection explicit and avoids