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