- 27 Jan, 2016 3 commits
-
-
youngsterxyf authored
-
astaxie authored
-
- 26 Jan, 2016 12 commits
-
-
youngsterxyf authored
-
youngsterxyf authored
-
youngsterxyf authored
-
Yunkai Zhang authored
Commit ad654793 will cause "Method Not Allow" in preflight response when enable CORS plugin. The root cause is that CORS plugin didn't generate http output after applied commit ad654793, so the value of `ctx.ResponseWriter.Started` will be keep `false`, and then later filter chains will be go on to run when CORS filter finished. This path will both fix "Method Not Allow" and the original bug "multiple response.WriteHeader calls". Signed-off-by: Yunkai Zhang <qiushu.zyk@taobao.com>
-
astaxie authored
Fixed #1607
-
astaxie authored
Fix utils mail some bugs
-
miraclesu authored
it is named qEncode
-
miraclesu authored
-
astaxie authored
log file name bug fixed
-
JessonChan authored
-
JessonChan authored
-
JessonChan authored
this bug happens when daily rotate. ex,when it is 2016-01-22 23:59:59 and need a rotate,the file name should named with 2016-01-22 but named with 2016-01-23(next day)
-
- 25 Jan, 2016 18 commits
-
-
astaxie authored
Fixed #1586
-
https://github.com/astaxie/beegoastaxie authored
-
astaxie authored
fix path issue #1613
-
astaxie authored
-
astaxie authored
fix issue #1566
-
coseyo authored
-
miraclesu authored
-
miraclesu authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
youngsterxyf authored
-
youngsterxyf authored
-
miraclesu authored
-
- 24 Jan, 2016 2 commits
- 23 Jan, 2016 5 commits