Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -17/+17 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 1 | -138/+0 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -0/+10 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -1/+1 |
* | Upgrade chi to v5 (#17298) | Lunny Xiao | 2021-10-13 | 1 | -1/+1 |
* | Clean-up HookPreReceive and restore functionality for pushing non-standard re... | zeripath | 2021-09-16 | 1 | -0/+10 |
* | Restore CORS on git smart http protocol (#16496) | zeripath | 2021-07-21 | 1 | -0/+20 |
* | Defer closing the gitrepo until the end of the wrapped context functions (#15... | zeripath | 2021-05-06 | 1 | -0/+30 |
* | Fix bug in Wrap (#15302) | zeripath | 2021-04-06 | 1 | -3/+4 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 1 | -4/+4 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -0/+322 |