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