aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_contrib_index.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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