| Commit message (Expand) | Author | Files | Lines |
7 days | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -9/+9 |
9 days | *: Replacing more := with var | Runxi Yu | 1 | -4/+8 |
10 days | Add SPDX license headers to all Go files | Runxi Yu | 1 | -0/+3 |
2025-02-20 | all: Reformat | Runxi Yu | 1 | -1/+1 |
2025-02-20 | hooks, ssh: Indicate URL of newly-created MRs | Runxi Yu | 1 | -8/+10 |
2025-02-20 | hooks: Use colorful SSH messages | Runxi Yu | 1 | -0/+8 |
2025-02-19 | ssh/recv, hooks: Create MRs on push, reject pushes to others' MRs | Runxi Yu | 1 | -6/+6 |
2025-02-19 | ssh/recv, users, schema: Create pubkey_only users | Runxi Yu | 1 | -6/+6 |
2025-02-19 | ssh/recv, schema: Add repos.contrib_requirements | Runxi Yu | 1 | -6/+6 |
2025-02-19 | *.go: Use lowercase error values | Runxi Yu | 1 | -1/+1 |
2025-02-18 | *.go: Add some comments for docs | Runxi Yu | 1 | -1/+1 |
2025-02-16 | {ssh_*,acl}.go: Check ACL when receiving packs | Runxi Yu | 1 | -9/+7 |
2025-02-13 | ssh_{server,utils}: Swap filenames | Runxi Yu | 1 | -83/+41 |
2025-02-13 | *.go: Reformat | Runxi Yu | 1 | -3/+5 |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 |
2025-02-12 | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 1 | -0/+8 |
2025-02-12 | *.go: Reformat | Runxi Yu | 1 | -5/+5 |
2025-02-12 | ssh.go: Use config.SSH.Net, config.SSH.Addr | Runxi Yu | 1 | -1/+1 |
2025-02-12 | *.go: Use the database for repo info, and fix ssh cloning repo | Runxi Yu | 1 | -2/+8 |
2025-02-12 | ssh.go: Add anonymous SSH cloning | Runxi Yu | 1 | -0/+82 |