aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *: Typing fixesRunxi Yu9 days7-10/+13
* *: Replacing more := with varRunxi Yu9 days10-70/+75
* repo/*: Use var instead of :=Runxi Yu9 days9-115/+169
* *: Replace some := with varRunxi Yu9 days12-129/+173
* config: Add explanatory commentsRunxi Yu9 days1-3/+29
* hooks: Comment on how using the first byte as return doesn't make senseRunxi Yu10 days1-5/+11
* Add SPDX license headers to all HTML templatesRunxi Yu10 days14-0/+56
* Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu10 days4-0/+16
* Add SPDX license headers to git_hooks_clientRunxi Yu10 days1-0/+6
* Add SPDX license headers to all Go filesRunxi Yu10 days37-0/+111
* README: UpdateRunxi Yu12 days1-162/+34
* all: ReformatRunxi Yu2025-02-202-2/+2
* ssh/recv: Check hooksPath before receiving packsRunxi Yu2025-02-202-20/+35
* hooks, ssh: Indicate URL of newly-created MRsRunxi Yu2025-02-204-13/+24
* hooks: Clarify the last ACK/NAK being overallRunxi Yu2025-02-201-4/+3
* ssh: Use a blue version messageRunxi Yu2025-02-201-1/+2
* hooks: Use colorful SSH messagesRunxi Yu2025-02-202-23/+40
* deps: Bump lindenii-commonRunxi Yu2025-02-202-3/+3
* repo/index: Remove toggle boxesRunxi Yu2025-02-191-12/+4
* TODO: RemoveRunxi Yu2025-02-191-13/+0
* README: Update contrib instructions (use contrib/ pushing)Runxi Yu2025-02-191-3/+4
* README: UpdateRunxi Yu2025-02-191-39/+43
* README.md: UpdateRunxi Yu2025-02-191-11/+9
* css: Fix button text colorsRunxi Yu2025-02-191-5/+5
* repo/index: Add button to show merge requestsRunxi Yu2025-02-191-0/+5
* repo/contrib/one: Handle when destination branch is nullRunxi Yu2025-02-191-5/+13
* hooks: Don't trim contrib/ when inserting MRsRunxi Yu2025-02-191-2/+2
* all: Use COALESCE to handle some nullable database fieldsRunxi Yu2025-02-195-5/+15
* ssh/recv, hooks: Create MRs on push, reject pushes to others' MRsRunxi Yu2025-02-196-21/+54
* ssh/recv, users, schema: Create pubkey_only usersRunxi Yu2025-02-195-15/+46
* ssh/recv: Rename access -> direct_accessRunxi Yu2025-02-191-8/+4
* ssh/recv, schema: Add repos.contrib_requirementsRunxi Yu2025-02-195-11/+38
* css: .commit-id { work-break: break-word; }Runxi Yu2025-02-191-0/+1
* all: Remove error wrappingRunxi Yu2025-02-195-39/+9
* hooks: Ignore error value of the last conn.Write()Runxi Yu2025-02-191-1/+1
* ssh/recv: Remove unused err_unauthorized_pushRunxi Yu2025-02-191-3/+0
* hooks: Use ssh stderr directly instead of going through hookRunxi Yu2025-02-192-134/+101
* *.go: ReformatRunxi Yu2025-02-192-3/+2
* hooks: Reject non-FF contrib pushes for nowRunxi Yu2025-02-191-36/+68
* repo/contrib/one: Add missing error checkRunxi Yu2025-02-191-0/+4
* hooks: Add TODOs on where to create MRs and MR history pointsRunxi Yu2025-02-191-0/+8
* repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu2025-02-191-5/+2
* *.go: Use lowercase error valuesRunxi Yu2025-02-198-15/+15
* repo/contrib: Fix destination_commit paramRunxi Yu2025-02-191-1/+1
* repo/contrib: Display merge request diffsRunxi Yu2025-02-196-55/+175
* http: Add blank contrib/%d templateRunxi Yu2025-02-193-1/+36
* contrib/index: Remove erroneous go-git/v5Runxi Yu2025-02-191-2/+0
* repo/contrib: Remove unnecessary blank assignRunxi Yu2025-02-191-2/+0
* http: Fix detecting subgroups with separator_indexRunxi Yu2025-02-191-1/+1
* url.go: ReformatRunxi Yu2025-02-191-1/+1