Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -3/+3 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -7/+3 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 1 | -2/+4 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -4/+4 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+2 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -3/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Prevent creating empty sessions (#6677) | zeripath | 2019-04-20 | 1 | -0/+119 |