aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix potential goroutine leak from multi-serverpart errorsRunxi Yu3 days1-4/+28
|
* Context fixesRunxi Yu3 days6-26/+77
|
* Add some stubsRunxi Yu3 days6-26/+149
|
* Some mass renamingRunxi Yu3 days53-103/+130
|
* Remove HTML templates from main serverRunxi Yu3 days1-5/+3
|
* Remove storeRunxi Yu3 days2-5/+0
|
* RefactoringRunxi Yu5 days7-22/+190
|
* Revamp placement of package docstringsRunxi Yu6 days8-15/+21
|
* Config placement adjustmentsRunxi Yu6 days5-0/+111
|
* Remove the messRunxi Yu7 days50-4119/+0
|
* Remove forge-specific functions from miscRunxi Yu7 days1-37/+0
|
* Remove colbRunxi Yu7 days3-32/+1
|
* Fix selection box text colorRunxi Yu7 days1-0/+1
|
* Increase text decoration brightnessRunxi Yu7 days1-1/+1
|
* Add admin user type in constraintsRunxi Yu7 days1-1/+1
|
* Sticky footerRunxi Yu7 days20-787/+841
|
* Remove hr and forge name footer from error page templatesRunxi Yu7 days7-14/+0
|
* Update linter settingsRunxi Yu7 days1-3/+3
|
* http upload pack: Decode compressed bodiesv0.1.55Runxi Yu10 days1-5/+42
|
* http upload pack: Attempt to fix deadlockRunxi Yu10 days1-32/+3
|
* Purge old stuff from go.sumRunxi Yu10 days1-40/+2
|
* http upload pack: Don't mix stderr to stdoutRunxi Yu10 days1-1/+6
|
* Makefile: Remove source tarball generationRunxi Yu9 days4-11/+5
|
* Bump dependenciesRunxi Yu9 days2-12/+38
|
* git2d: Fix pthread leak by setting the detachable attributev0.1.54Runxi Yu2025-07-031-1/+9
| | | | Co-authored-by: Test_User <hax@runxiyu.org>
* git2d: Reformat C code in Linux styleRunxi Yu2025-06-236-128/+109
|
* git2d: x.h include guard should be before its own includesv0.1.53Runxi Yu2025-06-101-3/+3
|
* git2d: Fix socket fd leak and memory leak in main loopRunxi Yu2025-06-101-0/+3
|
* git2d: Log errors from pthread_createv0.1.51Runxi Yu2025-06-081-1/+3
|
* git2d: Warn instead of erroring out on malloc failure in main loopRunxi Yu2025-06-081-2/+4
|
* git2d: Warn and continue instead of quitting when unable to acceptv0.1.50Runxi Yu2025-06-081-2/+4
| | | | | | | | I guess to temporarily mitigate git2d: accept: No file descriptors available before I really figure out what's going on.
* Update dependenciesRunxi Yu2025-06-072-6/+18
|
* Bump dependenciesv0.1.49Runxi Yu2025-06-012-42/+10
|
* Bump dependenciesv0.1.48Runxi Yu2025-05-202-3/+9
|
* git2d: Set backlog to 128v0.1.47Runxi Yu2025-05-131-1/+1
|
* forged/cmd/forge -> forgedv0.1.46Runxi Yu2025-05-112-1/+1
| | | | | We're already separating everything related to the main forge daemon in forged/ so the cmd structure is just a bit redundant at this point.
* Bump dependenciesv0.1.45Runxi Yu2025-05-112-8/+25
|
* Add pprof endpointRunxi Yu2025-05-023-0/+30
|
* git2c: Some perrorRunxi Yu2025-05-023-6/+57
|
* Bump dependenciesv0.1.44Runxi Yu2025-04-302-4/+12
|
* deps: Update go.sumRunxi Yu2025-04-191-28/+1
|
* scripts: Update update_deps for the refactorRunxi Yu2025-04-191-2/+2
|
* Revert CSS for README high line spreadsv0.1.43Runxi Yu2025-04-161-6/+0
|
* Bump dependenciesv0.1.42Runxi Yu2025-04-162-7/+21
|
* Breakable SSH keysv0.1.41Runxi Yu2025-04-112-2/+9
|
* CSS: Smaller tab buttonsv0.1.40Runxi Yu2025-04-081-1/+1
|
* Bump dependenciesv0.1.39Runxi Yu2025-04-072-6/+19
|
* forge.scfg: Use tcp addr for tcp netv0.1.38Runxi Yu2025-04-061-1/+1
|
* Makefile: Fix version specv0.1.37Runxi Yu2025-04-061-1/+1
|
* Remove tenv from scfg's lintersv0.1.36Runxi Yu2025-04-061-0/+1
|