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
/
http_handle_repo_contrib_one.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Unexport fields in Server
v0.1.24
Runxi Yu
2025-04-05
1
-1
/
+1
|
*
Use cmd/forge for the entry point
Runxi Yu
2025-04-05
1
-3
/
+3
|
*
database shall no longer be a global variable
Runxi Yu
2025-04-05
1
-2
/
+2
|
*
Add descriptive comments to most Go functions
Runxi Yu
2025-03-31
1
-0
/
+2
|
*
Per-repo merge request sequences
Runxi Yu
2025-03-31
1
-2
/
+2
|
*
Replace FileContributor with FileCopyrightText
Runxi Yu
2025-03-31
1
-1
/
+1
|
*
Properly format files...
v0.1.4
Runxi Yu
2025-03-29
1
-1
/
+1
|
*
Fix out of bounds read on finding merge bases
v0.1.3
Runxi Yu
2025-03-29
1
-0
/
+7
|
*
Add 403 and 501 pages
Runxi Yu
2025-03-25
1
-1
/
+1
|
*
Use a custom errPage500
Runxi Yu
2025-03-22
1
-7
/
+7
|
*
Variable name lengths
Runxi Yu
2025-03-22
1
-11
/
+11
|
*
Remove underscores from Go code, pt 4
Runxi Yu
2025-03-19
1
-29
/
+29
|
*
Remove underscores from Go code, pt 3
Runxi Yu
2025-03-19
1
-3
/
+3
|
*
repo/contrib/one: var/etc code quality modifications
Runxi Yu
2025-03-05
1
-6
/
+5
|
*
repo/contrib/one: Diff against merge base
Runxi Yu
2025-03-05
1
-1
/
+9
|
*
*: Typing fixes
Runxi Yu
2025-03-05
1
-4
/
+5
|
*
repo/*: Use var instead of :=
Runxi Yu
2025-03-05
1
-10
/
+19
|
*
Add SPDX license headers to all Go files
Runxi Yu
2025-03-03
1
-0
/
+3
|
*
repo/contrib/one: Handle when destination branch is null
Runxi Yu
2025-02-19
1
-5
/
+13
|
*
all: Use COALESCE to handle some nullable database fields
Runxi Yu
2025-02-19
1
-1
/
+1
|
*
repo/contrib/one: Add missing error check
Runxi Yu
2025-02-19
1
-0
/
+4
|
*
repo/contrib: Fix destination_commit param
Runxi Yu
2025-02-19
1
-1
/
+1
|
*
repo/contrib: Display merge request diffs
Runxi Yu
2025-02-19
1
-0
/
+56