Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-13 | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 1 | -0/+3 | |
Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work. | |||||
2025-02-13 | {http,ssh}_server.go: Add debug logs for incoming requests | Runxi Yu | 1 | -1/+3 | |
2025-02-13 | {main,ssh_server}.go: Log listening addresses | Runxi Yu | 1 | -6/+1 | |
2025-02-13 | ssh_{server,utils}: Swap filenames | Runxi Yu | 1 | -41/+83 | |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 | |
2025-02-12 | router_{http,ssh}.go, url_misc.go: Fix escaping | Runxi Yu | 1 | -1/+1 | |
2025-02-12 | *.go: Use the database for repo info, and fix ssh cloning repo | Runxi Yu | 1 | -0/+56 | |