Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidying | Runxi Yu | 2 days | 6 | -181/+15 |
| | |||||
* | golangci-lint | Runxi Yu | 2 days | 1 | -26/+12 |
| | |||||
* | Fix some imports | Runxi Yu | 2 days | 4 | -41/+41 |
| | |||||
* | A few other context fixes | Runxi Yu | 3 days | 5 | -70/+55 |
| | |||||
* | Add shutdown timeouts | Runxi Yu | 3 days | 2 | -36/+45 |
| | |||||
* | Fix a few other goroutine leaks with contexts | Runxi Yu | 3 days | 5 | -29/+35 |
| | |||||
* | Fix potential goroutine leak from multi-serverpart errors | Runxi Yu | 3 days | 1 | -4/+28 |
| | |||||
* | Context fixes | Runxi Yu | 3 days | 6 | -26/+77 |
| | |||||
* | Add some stubs | Runxi Yu | 3 days | 6 | -26/+149 |
| | |||||
* | Some mass renaming | Runxi Yu | 3 days | 53 | -103/+130 |
| | |||||
* | Remove HTML templates from main server | Runxi Yu | 3 days | 1 | -5/+3 |
| | |||||
* | Remove store | Runxi Yu | 3 days | 2 | -5/+0 |
| | |||||
* | Refactoring | Runxi Yu | 5 days | 7 | -22/+190 |
| | |||||
* | Revamp placement of package docstrings | Runxi Yu | 6 days | 8 | -15/+21 |
| | |||||
* | Config placement adjustments | Runxi Yu | 6 days | 5 | -0/+111 |
| | |||||
* | Remove the mess | Runxi Yu | 7 days | 50 | -4119/+0 |
| | |||||
* | Remove forge-specific functions from misc | Runxi Yu | 7 days | 1 | -37/+0 |
| | |||||
* | Remove colb | Runxi Yu | 7 days | 3 | -32/+1 |
| | |||||
* | Fix selection box text color | Runxi Yu | 7 days | 1 | -0/+1 |
| | |||||
* | Increase text decoration brightness | Runxi Yu | 7 days | 1 | -1/+1 |
| | |||||
* | Add admin user type in constraints | Runxi Yu | 7 days | 1 | -1/+1 |
| | |||||
* | Sticky footer | Runxi Yu | 8 days | 20 | -787/+841 |
| | |||||
* | Remove hr and forge name footer from error page templates | Runxi Yu | 8 days | 7 | -14/+0 |
| | |||||
* | Update linter settings | Runxi Yu | 8 days | 1 | -3/+3 |
| | |||||
* | http upload pack: Decode compressed bodiesv0.1.55 | Runxi Yu | 10 days | 1 | -5/+42 |
| | |||||
* | http upload pack: Attempt to fix deadlock | Runxi Yu | 10 days | 1 | -32/+3 |
| | |||||
* | Purge old stuff from go.sum | Runxi Yu | 10 days | 1 | -40/+2 |
| | |||||
* | http upload pack: Don't mix stderr to stdout | Runxi Yu | 10 days | 1 | -1/+6 |
| | |||||
* | Makefile: Remove source tarball generation | Runxi Yu | 9 days | 4 | -11/+5 |
| | |||||
* | Bump dependencies | Runxi Yu | 9 days | 2 | -12/+38 |
| | |||||
* | git2d: Fix pthread leak by setting the detachable attributev0.1.54 | Runxi Yu | 2025-07-03 | 1 | -1/+9 |
| | | | | Co-authored-by: Test_User <hax@runxiyu.org> | ||||
* | git2d: Reformat C code in Linux style | Runxi Yu | 2025-06-23 | 6 | -128/+109 |
| | |||||
* | git2d: x.h include guard should be before its own includesv0.1.53 | Runxi Yu | 2025-06-10 | 1 | -3/+3 |
| | |||||
* | git2d: Fix socket fd leak and memory leak in main loop | Runxi Yu | 2025-06-10 | 1 | -0/+3 |
| | |||||
* | git2d: Log errors from pthread_createv0.1.51 | Runxi Yu | 2025-06-08 | 1 | -1/+3 |
| | |||||
* | git2d: Warn instead of erroring out on malloc failure in main loop | Runxi Yu | 2025-06-08 | 1 | -2/+4 |
| | |||||
* | git2d: Warn and continue instead of quitting when unable to acceptv0.1.50 | Runxi Yu | 2025-06-08 | 1 | -2/+4 |
| | | | | | | | | I guess to temporarily mitigate git2d: accept: No file descriptors available before I really figure out what's going on. | ||||
* | Update dependencies | Runxi Yu | 2025-06-07 | 2 | -6/+18 |
| | |||||
* | Bump dependenciesv0.1.49 | Runxi Yu | 2025-06-01 | 2 | -42/+10 |
| | |||||
* | Bump dependenciesv0.1.48 | Runxi Yu | 2025-05-20 | 2 | -3/+9 |
| | |||||
* | git2d: Set backlog to 128v0.1.47 | Runxi Yu | 2025-05-13 | 1 | -1/+1 |
| | |||||
* | forged/cmd/forge -> forgedv0.1.46 | Runxi Yu | 2025-05-11 | 2 | -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.45 | Runxi Yu | 2025-05-11 | 2 | -8/+25 |
| | |||||
* | Add pprof endpoint | Runxi Yu | 2025-05-02 | 3 | -0/+30 |
| | |||||
* | git2c: Some perror | Runxi Yu | 2025-05-02 | 3 | -6/+57 |
| | |||||
* | Bump dependenciesv0.1.44 | Runxi Yu | 2025-04-30 | 2 | -4/+12 |
| | |||||
* | deps: Update go.sum | Runxi Yu | 2025-04-19 | 1 | -28/+1 |
| | |||||
* | scripts: Update update_deps for the refactor | Runxi Yu | 2025-04-19 | 1 | -2/+2 |
| | |||||
* | Revert CSS for README high line spreadsv0.1.43 | Runxi Yu | 2025-04-16 | 1 | -6/+0 |
| | |||||
* | Bump dependenciesv0.1.42 | Runxi Yu | 2025-04-16 | 2 | -7/+21 |
| |