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 | -6/+6 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -5/+1 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+9 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -1/+1 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -0/+12 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -10/+10 |
* | Add json tags for oauth2 form (#6627) | Jonas Franz | 2019-04-15 | 1 | -1/+24 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -0/+41 |
* | Add support for client basic auth for exchanging access tokens (#6293) | Jonas Franz | 2019-03-11 | 1 | -0/+41 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+138 |