Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
7 days | sql: Add potential for recursive groups | Runxi Yu | 1 | -2/+4 |
10 days | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 1 | -0/+3 |
2025-02-19 | ssh/recv, hooks: Create MRs on push, reject pushes to others' MRs | Runxi Yu | 1 | -4/+4 |
2025-02-19 | ssh/recv, users, schema: Create pubkey_only users | Runxi Yu | 1 | -1/+2 |
2025-02-19 | ssh/recv, schema: Add repos.contrib_requirements | Runxi Yu | 1 | -0/+1 |
2025-02-19 | contrib: Add contrib/MR index page | Runxi Yu | 1 | -3/+5 |
2025-02-16 | schema.sql: Don't use key_string UNIQUE | Runxi Yu | 1 | -2/+4 |
2025-02-16 | schema.sql: Fix public keys and add basic group ACL | Runxi Yu | 1 | -7/+11 |
2025-02-13 | schema.sql: password TEXT should not be NOT NULL | Runxi Yu | 1 | -1/+1 |
2025-02-13 | index: Reformat the page | Runxi Yu | 1 | -1/+2 |
2025-02-13 | login: Implement password validation | Runxi Yu | 1 | -1/+0 |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -0/+6 |
2025-02-12 | schema.sql: Reorder (or it'll error out) | Runxi Yu | 1 | -7/+7 |
2025-02-12 | schema.sql: Fixes | Runxi Yu | 1 | -5/+4 |
2025-02-12 | schema.sql: Basic schema | Runxi Yu | 1 | -0/+71 |