Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+2 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | Create DB session provider(based on xorm) (#13031) | zeripath | 2021-02-15 | 1 | -0/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -8/+5 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 1 | -2/+1 |
* | When reading expired sessions - expire them (#12686) | zeripath | 2020-09-02 | 1 | -2/+1 |
* | Prevent (caught) panic on login (#11590) | zeripath | 2020-05-23 | 1 | -6/+14 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -10/+10 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+2 |
* | Unfortunately MemProvider Init does not actually Init properly (#6692) | zeripath | 2019-04-20 | 1 | -1/+2 |
* | Prevent creating empty sessions (#6677) | zeripath | 2019-04-20 | 1 | -0/+193 |