- 02 Feb, 2016 6 commits
-
-
Lei Cao authored
-
https://github.com/astaxie/beegoastaxie authored
-
astaxie authored
Add GroupBy to QuerySeter
-
astaxie authored
-
Thanh Tran authored
-
astaxie authored
fix issue #1641
-
- 01 Feb, 2016 1 commit
-
-
youngsterxyf authored
-
- 31 Jan, 2016 1 commit
-
-
astaxie authored
-
- 29 Jan, 2016 2 commits
-
-
astaxie authored
-
https://github.com/astaxie/beegoastaxie authored
-
- 28 Jan, 2016 3 commits
-
-
astaxie authored
-
astaxie authored
Add noColor option for console logger
-
Pelle Johnsen authored
Still same default behavior (with color)
-
- 27 Jan, 2016 12 commits
-
-
Pelle Johnsen authored
- Also added simple test
-
astaxie authored
Fix Context.Input.SetParam not overwriting existing value
-
astaxie authored
Config logic
-
Pelle Johnsen authored
- Also added tests for Context.Input.Param handling
-
youngsterxyf authored
-
youngsterxyf authored
-
youngsterxyf authored
-
youngsterxyf authored
-
youngsterxyf authored
-
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 3 commits
-
-
astaxie authored
Fixed #1586
-
https://github.com/astaxie/beegoastaxie authored
-
astaxie authored
fix path issue #1613
-