aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Don't need to statically link Go filesRunxi Yu9 days1-1/+1
|
* database: Remove query_listRunxi Yu9 days1-25/+0
|
* group/index: Fix repo_desc in creation form handlerRunxi Yu9 days1-1/+1
|
* scripts, sql: ReorganizeRunxi Yu9 days6-2/+1
|
* *: Add column headers to tablesRunxi Yu9 days6-17/+41
|
* Update hosted forge linksRunxi Yu9 days2-3/+3
|
* group/index: Allow repo creation via webRunxi Yu9 days6-0/+105
|
* group: Add description field to the create repo formRunxi Yu9 days1-1/+7
|
* readme: Fix filename typoRunxi Yu9 days1-0/+0
|
* repo/tree, readme: nosec G203Runxi Yu9 days2-5/+5
|
* lint: Add lint scriptRunxi Yu9 days1-0/+3
|
* ssh: Remove unnecessary conversionRunxi Yu9 days1-1/+1
|
* *: Remove unnecessary debug printfRunxi Yu9 days2-5/+0
|
* group/index: Add create repo formRunxi Yu9 days1-0/+37
|
* sql: Create user too in the test scriptRunxi Yu9 days1-3/+23
|
* http: Check for direct user accessRunxi Yu9 days3-4/+20
|
* group/index: Reuse ID from first SQL query to avoid triple recursionRunxi Yu9 days1-59/+10
|
* group/index: Add group descriptionRunxi Yu9 days2-0/+45
|
* *: ReformatRunxi Yu9 days4-5/+3
|
* *: Bump go-gitRunxi Yu9 days2-1/+3
|
* *: Support subgroups via SQL recursionRunxi Yu9 days27-163/+427
|
* sql: Add purge and test scriptsRunxi Yu9 days2-0/+19
|
* sql: Add potential for recursive groupsRunxi Yu9 days1-2/+4
|
* *: Bump dependenciesRunxi Yu9 days2-23/+23
|
* css: *:focus-visible: outline colorRunxi Yu9 days1-0/+4
|
* css: Don't make the arrow so largeRunxi Yu11 days1-1/+1
|
* css: Add arrow to diffs in commit viewluk3yx11 days1-0/+14
| | | | | | | This makes it clearer that they can be clicked on. I'm only really doing this because I wanted to try out the merge request thing, feel free to reject it if you don't want it.
* css: Fix copyright linesRunxi Yu11 days2-3/+3
|
* *: Use main branch of go-gitRunxi Yu11 days3-26/+17
|
* *: Bump dependenciesRunxi Yu11 days2-18/+18
|
* repo/contrib/one: var/etc code quality modificationsRunxi Yu11 days1-6/+5
|
* repo/contrib/one: Diff against merge baseRunxi Yu11 days2-3/+15
|
* render_readme: RenameRunxi Yu11 days1-0/+0
|
* render_readme: Fix broken logic in error checksRunxi Yu11 days1-3/+3
|
* *: Typing fixesRunxi Yu11 days7-10/+13
|
* *: Replacing more := with varRunxi Yu11 days10-70/+75
|
* repo/*: Use var instead of :=Runxi Yu11 days9-115/+169
|
* *: Replace some := with varRunxi Yu11 days12-129/+173
|
* config: Add explanatory commentsRunxi Yu11 days1-3/+29
|
* hooks: Comment on how using the first byte as return doesn't make senseRunxi Yu12 days1-5/+11
|
* Add SPDX license headers to all HTML templatesRunxi Yu12 days14-0/+56
|
* Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu12 days4-0/+16
|
* Add SPDX license headers to git_hooks_clientRunxi Yu12 days1-0/+6
|
* Add SPDX license headers to all Go filesRunxi Yu12 days37-0/+111
|
* README: UpdateRunxi Yu14 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
|