aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_contrib_index.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move stuff into internal/unsortedv0.1.28Runxi Yu2025-04-061-52/+0
* templates shall no longer be a global variableRunxi Yu2025-04-051-4/+4
* web: Separate HTTP error pages into its own packageRunxi Yu2025-04-051-3/+4
* Unexport fields in Serverv0.1.24Runxi Yu2025-04-051-1/+1
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-3/+3
* database shall no longer be a global variableRunxi Yu2025-04-051-2/+2
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-0/+3
* Per-repo merge request sequencesRunxi Yu2025-03-311-1/+1
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Use a custom errPage500Runxi Yu2025-03-221-3/+3
* Variable name lengthsRunxi Yu2025-03-221-10/+10
* Remove underscores from Go code, pt 6Runxi Yu2025-03-191-3/+3
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-2/+2
* repo/*: Use var instead of :=Runxi Yu2025-03-051-5/+12
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* all: Use COALESCE to handle some nullable database fieldsRunxi Yu2025-02-191-1/+1
* contrib/index: Remove erroneous go-git/v5Runxi Yu2025-02-191-2/+0
* repo/contrib: Remove unnecessary blank assignRunxi Yu2025-02-191-2/+0
* contrib: Add contrib/MR index pageRunxi Yu2025-02-191-0/+42