Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade chi to v5 (#17298) | Lunny Xiao | 2021-10-13 | 2 | -2/+2 |
* | 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 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -0/+2 |
* | Fix setting of SameSite on cookies (#15989) | zeripath | 2021-05-26 | 1 | -3/+3 |
* | Defer closing the gitrepo until the end of the wrapped context functions (#15... | zeripath | 2021-05-06 | 1 | -0/+30 |
* | Use index of the supported tags to choose user lang (#15452) | Naohisa Murakami | 2021-04-14 | 1 | -1/+1 |
* | Fix bug in Wrap (#15302) | zeripath | 2021-04-06 | 1 | -3/+4 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 2 | -1/+65 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 7 | -4/+461 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 2 | -0/+491 |