aboutsummaryrefslogtreecommitdiff
path: root/forged/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make logging in workRunxi Yu31 hours4-3/+155
|
* Rename globalData to globalRunxi Yu33 hours9-28/+28
|
* Make the index page workRunxi Yu33 hours14-43/+157
|
* Add template renderingRunxi Yu34 hours6-19/+109
|
* Add templates and static paths to the web configRunxi Yu34 hours1-0/+2
|
* Add sqlcRunxi Yu35 hours1-0/+1
|
* Move more stub handlers to handlers/Runxi Yu42 hours7-56/+90
|
* Move all config typedefs to config.goRunxi Yu42 hours12-51/+56
|
* Refactor handlers structure and add BaseDataRunxi Yu42 hours6-85/+178
|
* gofumptRunxi Yu44 hours2-4/+11
|
* Routing fixesRunxi Yu44 hours1-3/+12
|
* Unspaghetti the handlerRunxi Yu44 hours5-4/+442
|
* Split the handler upRunxi Yu45 hours2-5/+8
|
* License cleanupRunxi Yu46 hours6-2/+263
|
* Fix incoming's calls to misc.Listen*Runxi Yu46 hours4-4/+4
|
* Lint miscRunxi Yu46 hours5-52/+15
|
* Lint databaseRunxi Yu46 hours1-0/+4
|
* Lint configRunxi Yu46 hours1-3/+10
|
* Lint ipcRunxi Yu46 hours8-30/+56
|
* LintingRunxi Yu46 hours5-21/+40
|
* TidyingRunxi Yu47 hours3-11/+11
|
* Fix some importsRunxi Yu48 hours3-3/+3
|
* A few other context fixesRunxi Yu2 days5-70/+55
|
* Add shutdown timeoutsRunxi Yu2 days2-36/+45
|
* Fix a few other goroutine leaks with contextsRunxi Yu2 days5-29/+35
|
* Fix potential goroutine leak from multi-serverpart errorsRunxi Yu2 days1-4/+28
|
* Context fixesRunxi Yu2 days5-24/+75
|
* Add some stubsRunxi Yu2 days6-26/+149
|
* Some mass renamingRunxi Yu2 days51-64/+91
|
* Remove HTML templates from main serverRunxi Yu2 days1-5/+3
|
* Remove storeRunxi Yu2 days2-5/+0
|
* RefactoringRunxi Yu5 days6-20/+187
|
* 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
|
* http upload pack: Decode compressed bodiesv0.1.55Runxi Yu9 days1-5/+42
|
* http upload pack: Attempt to fix deadlockRunxi Yu9 days1-32/+3
|
* http upload pack: Don't mix stderr to stdoutRunxi Yu9 days1-1/+6
|
* Makefile: Remove source tarball generationRunxi Yu9 days2-3/+2
|
* Add pprof endpointRunxi Yu2025-05-022-0/+22
|
* git2c: Some perrorRunxi Yu2025-05-021-0/+48
|
* Remove tenv from scfg's lintersv0.1.36Runxi Yu2025-04-061-0/+1
|
* Replace PtrTo with PointerToRunxi Yu2025-04-063-3/+3
|
* HTTP: git log should stop on context donev0.1.35Runxi Yu2025-04-062-3/+11
|
* Import cmap from lindenii-commonv0.1.34Runxi Yu2025-04-063-1/+986
|
* Remove org-mode support for now, due to dependency issuesRunxi Yu2025-04-061-7/+0
|
* Import argon2idRunxi Yu2025-04-062-1/+186
|
* bare: Zero-copy []byte and string conversionsRunxi Yu2025-04-062-2/+6
|
* Import BARERunxi Yu2025-04-0610-1/+1176
|