aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add sqlcRunxi Yu44 hours4-1/+45
|
* TIMESTAMPTZ, not TIMESTAMPZRunxi Yu44 hours1-4/+4
|
* Schema updateRunxi Yu44 hours1-71/+101
|
* Move more stub handlers to handlers/Runxi Yu2 days7-56/+90
|
* Move all config typedefs to config.goRunxi Yu2 days12-51/+56
|
* Refactor handlers structure and add BaseDataRunxi Yu2 days6-85/+178
|
* gofumptRunxi Yu2 days2-4/+11
|
* Routing fixesRunxi Yu2 days1-3/+12
|
* Unspaghetti the handlerRunxi Yu2 days6-8/+443
|
* Split the handler upRunxi Yu2 days2-5/+8
|
* Fix make cleanRunxi Yu2 days1-1/+1
|
* More build system updatesRunxi Yu2 days3-5/+1
|
* Remove unnecessary scriptsRunxi Yu2 days1-9/+0
|
* License cleanupRunxi Yu2 days7-677/+20
|
* Simplify build processRunxi Yu2 days2-19/+13
|
* Fix incoming's calls to misc.Listen*Runxi Yu2 days4-4/+4
|
* Lint miscRunxi Yu2 days5-52/+15
|
* Lint databaseRunxi Yu2 days1-0/+4
|
* Lint configRunxi Yu2 days1-3/+10
|
* Lint ipcRunxi Yu2 days9-30/+57
|
* LintingRunxi Yu2 days6-21/+41
|
* TidyingRunxi Yu2 days6-181/+15
|
* golangci-lintRunxi Yu2 days1-26/+12
|
* Fix some importsRunxi Yu2 days4-41/+41
|
* A few other context fixesRunxi Yu3 days5-70/+55
|
* Add shutdown timeoutsRunxi Yu3 days2-36/+45
|
* Fix a few other goroutine leaks with contextsRunxi Yu3 days5-29/+35
|
* 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 Yu8 days20-787/+841
|
* Remove hr and forge name footer from error page templatesRunxi Yu8 days7-14/+0
|
* Update linter settingsRunxi Yu8 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
|