Skip to content

Conversation

@flycash
Copy link
Collaborator

@flycash flycash commented Jun 27, 2020

No description provided.

nuczzz and others added 30 commits July 27, 2019 18:54
…lang cannot handle symbolic path, meanwhile symbolic path for log directory is pretty common used. In such scenario this deleteOldLog function will fail without any error log. Get the real location of the log directory before using walk function can fix this.
According to issue#4759 (golang/go#4759) filepath.Walk function in golang cannot handle symbolic path, meanwhile symbolic path for log directory is pretty common used. In such scenario this deleteOldLog function will fail without any error log. Get the real location of the log directory before using walk function can fix this.
…protection

cache, context, session: add lock to fix inconsistent field protection
修复genRouterCode方法解析  router 注释(// @router) 单双引号引起的bug
opt:reduce risk of memory leak with lru cache
…-with-graceful

Fixes #3995 Use handlers with middleware when starting Graceful server
fix httplib PostFile method
flycash and others added 27 commits June 23, 2020 21:08
Get the real location of the log directory before using filepath.Walk function when remove old logs
Move many PR's change here since the original authors are responseless
for go modules, generate route by `GO111MODULE=on`
Prohibit multiple calls SetDefaultMessage.
make redis client idle timeout configurable
update support bit operation
@astaxie astaxie changed the title Merge develop to master: V1.12.2 V1.12.2 Jun 30, 2020
@flycash flycash merged commit 8ef8fd2 into master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.