- 15 Dec, 2015 6 commits
-
-
JessonChan authored
-
JessonChan authored
-
astaxie authored
Revert "compress method fixed"
-
astaxie authored
-
astaxie authored
compress method fixed
-
JessonChan authored
in http,the deflate is zlib compress method accoding to the sec http://tools.ietf.org/html/rfc2616#section-3.5 The "zlib" format defined in RFC 1950 [31] in combination with the "deflate" compression mechanism described in RFC 1951 [29].
-
- 10 Dec, 2015 2 commits
- 09 Dec, 2015 6 commits
- 04 Dec, 2015 1 commit
-
- 03 Dec, 2015 1 commit
-
-
nkbai authored
-
- 02 Dec, 2015 5 commits
- 30 Nov, 2015 2 commits
- 29 Nov, 2015 1 commit
-
-
Ryan A. Chapman authored
Beego currently handles the case of "conf/app.conf" not existing, but all other errors are not logged. This fixes that. I ran into an issue where beego was not listening on the correct port, and it turned out that the conf/app.conf file had a colon ":" instead of an equal sign "=" (confusion of INI vs YAML formats). When there was a parsing error, beego would give up on parsing app.conf and not log anything to the console.
-
- 27 Nov, 2015 1 commit
-
-
nkbai authored
path.Clean和filepath.Clean是有区别的
-
- 26 Nov, 2015 2 commits
-
-
nkbai authored
context/output.go 简化一下代码,更清晰
- 25 Nov, 2015 3 commits
-
-
nkbai authored
-
astaxie authored
fix issue 1438 opened by Ayelet Regev
-
JessonChan authored
# Conflicts: # memzipfile.go
-
- 24 Nov, 2015 2 commits
- 21 Nov, 2015 1 commit
-
-
JessonChan authored
-
- 20 Nov, 2015 3 commits
- 19 Nov, 2015 4 commits