index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
Unexport fields in Server
v0.1.24
Runxi Yu
1
-4
/
+4
2025-04-05
Use cmd/forge for the entry point
Runxi Yu
1
-7
/
+7
2025-04-05
sshPubkey* shall no longer be global variables
Runxi Yu
1
-1
/
+1
2025-04-05
database shall no longer be a global variable
Runxi Yu
1
-1
/
+1
2025-04-05
config shall no longer be a global variable
Runxi Yu
1
-6
/
+6
2025-04-05
Switch to upstream scfg for now
Runxi Yu
1
-1
/
+1
2025-04-03
Automatically deploy and run git2d
Runxi Yu
1
-2
/
+3
2025-04-03
config: Add git.socket for git2d
Runxi Yu
1
-0
/
+1
2025-04-01
LMTP configuration update
Runxi Yu
1
-2
/
+5
2025-04-01
Basic debugging LMTP handler
Runxi Yu
1
-1
/
+2
2025-04-01
Stub LMTP listener
Runxi Yu
1
-0
/
+3
2025-03-31
Add descriptive comments to most Go functions
Runxi Yu
1
-5
/
+13
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-27
Lint
Runxi Yu
1
-3
/
+3
2025-03-22
Support X-Forwarded-For for reverse proxies
Runxi Yu
1
-0
/
+1
2025-03-22
Configurable timeout
Runxi Yu
1
-0
/
+3
2025-03-22
IRC sending queues
Runxi Yu
1
-3
/
+7
2025-03-22
Add rudimentary IRC logic
Runxi Yu
1
-0
/
+5
2025-03-18
Remove underscores from Go code, pt 2
Runxi Yu
1
-1
/
+1
2025-03-18
Remove underscores from Go code, pt 1
Runxi Yu
1
-8
/
+6
2025-03-06
group/index: Allow repo creation via web
Runxi Yu
1
-0
/
+3
2025-03-05
*: Replace some := with var
Runxi Yu
1
-7
/
+8
2025-03-03
Add SPDX license headers to all Go files
Runxi Yu
1
-0
/
+3
2025-02-19
*.go: Use lowercase error values
Runxi Yu
1
-1
/
+1
2025-02-17
git_init.go: git_bare_init_with_default_hooks
Runxi Yu
1
-3
/
+4
2025-02-17
config.go: git.hooks_socket
Runxi Yu
1
-0
/
+3
2025-02-15
ssh_server: Add link to source
Runxi Yu
1
-0
/
+1
2025-02-14
config.go: Remove git.root
Runxi Yu
1
-3
/
+0
2025-02-14
*: Make the forge title configurable
Runxi Yu
1
-0
/
+5
2025-02-13
ssh_url_generation.go, etc.: Add config ssh.root and use it
Runxi Yu
1
-0
/
+1
2025-02-13
http_*.go: Use http.Error
Runxi Yu
1
-3
/
+3
2025-02-13
login: Set cookie
Runxi Yu
1
-0
/
+1
2025-02-12
ssh.go: Add anonymous SSH cloning
Runxi Yu
1
-0
/
+5
2025-02-12
config.go: Close opened config_file
Runxi Yu
1
-0
/
+1
2025-02-12
config.go, etc.: Add PostgreSQL
Runxi Yu
1
-0
/
+15
2025-02-09
*: Add basic repo home with a README and recent commits display
Runxi Yu
1
-0
/
+3
2025-02-05
*: Basic web server
Runxi Yu
1
-0
/
+34