aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_info.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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/+4
|
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
|
* Variable name lengthsRunxi Yu2025-03-221-7/+7
|
* Initial lintingRunxi Yu2025-03-221-2/+2
|
* Fix HTTPS cloningRunxi Yu2025-03-221-2/+3
|
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-11/+11
|
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-5/+37
|
* repo/*: Use var instead of :=Runxi Yu2025-03-051-16/+13
|
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
|
* repo_{info,upload_pack}.go: Use system git-upload-pack for HTTP tooRunxi Yu2025-02-171-14/+43
|
* *.go: ReformatRunxi Yu2025-02-161-0/+1
|
* *.go: Fix missing error handlingRunxi Yu2025-02-161-0/+3
|
* http_*: Add HTTP cloningRunxi Yu2025-02-161-2/+30
|
* repo_info: Clarify the SSH access messageRunxi Yu2025-02-141-1/+1
|
* *.go: ReformatRunxi Yu2025-02-131-1/+1
|
* ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu2025-02-131-2/+1
| | | | | Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work.
* _header.html: Add headerRunxi Yu2025-02-131-2/+2
|
* *.go: Mass rename files for clarityRunxi Yu2025-02-131-0/+10