aboutsummaryrefslogtreecommitdiff
path: root/acl.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-2/+4
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Remove underscores from Go code, pt 4Runxi Yu2025-03-191-2/+2
* Remove underscores from Go code, pt 2Runxi Yu2025-03-181-4/+4
* gofumptRunxi Yu2025-03-181-1/+1
* *: Support subgroups via SQL recursionRunxi Yu2025-03-061-26/+43
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* ssh/recv, hooks: Create MRs on push, reject pushes to others' MRsRunxi Yu2025-02-191-3/+5
* ssh/recv, users, schema: Create pubkey_only usersRunxi Yu2025-02-191-6/+3
* ssh/recv, schema: Add repos.contrib_requirementsRunxi Yu2025-02-191-3/+8
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+2
* {ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu2025-02-161-0/+31