aboutsummaryrefslogtreecommitdiff
path: root/schema.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ssh/recv, schema: Add repos.contrib_requirementsRunxi Yu2025-02-191-0/+1
|
* contrib: Add contrib/MR index pageRunxi Yu2025-02-191-3/+5
|
* schema.sql: Don't use key_string UNIQUERunxi Yu2025-02-161-2/+4
| | | | It creates a btree index, so very long keys won't work.
* schema.sql: Fix public keys and add basic group ACLRunxi Yu2025-02-161-7/+11
|
* schema.sql: password TEXT should not be NOT NULLRunxi Yu2025-02-131-1/+1
|
* index: Reformat the pageRunxi Yu2025-02-131-1/+2
|
* login: Implement password validationRunxi Yu2025-02-131-1/+0
|
* _header.html: Add headerRunxi Yu2025-02-131-0/+6
|
* schema.sql: Reorder (or it'll error out)Runxi Yu2025-02-121-7/+7
|
* schema.sql: FixesRunxi Yu2025-02-121-5/+4
|
* schema.sql: Basic schemaRunxi Yu2025-02-121-0/+71