Commit Graph

  • e766285c7d optimize the context rw liyingzhong 2019-08-30 18:23:52 +0800
  • 6ece26c7c5 Add Header bind methods to README (#2025) Johnny Dallas 2019-08-29 19:58:55 -0700
  • 0ebc69a320
    Merge branch 'master' into master thinkerou 2019-08-30 10:53:45 +0800
  • 2a61ebb9e6
    Merge branch 'master' into patch-1 thinkerou 2019-08-30 10:50:12 +0800
  • a22377b09b logger_test: color (#1926) Shuo 2019-08-29 08:32:22 +0800
  • 933c55e124
    Merge branch 'master' into logger_test thinkerou 2019-08-29 08:13:48 +0800
  • 2d85e33ef6 fix broken gin.Context go.Context implementation Andreas Jaekle 2019-08-23 14:09:14 +0200
  • 17961e24db feat(binding): add DisallowUnknownFields() in gin.Context.BindJSON() Krzysztof Szafrański 2019-08-23 11:24:51 +0200
  • a500a0caa8
    Add Header bind methods to README Johnny Dallas 2019-08-20 00:07:04 -0700
  • 24943ac009 add test function guonaihong 2019-08-19 12:58:29 +0800
  • 9a820cf005 Bump github.com/mattn/go-isatty library to support Risc-V (#2019) Carlos Eduardo 2019-08-15 22:10:44 -0300
  • 2080ee5cf9 Bump github.com/mattn/go-isatty library to support Risc-V CarlosEDP 2019-08-15 15:47:19 -0300
  • 27a8f77311 add test function guonaihong 2019-08-15 21:17:07 +0800
  • 93567f91e6 add test function guonaihong 2019-08-14 21:31:59 +0800
  • 895518e3b0 add test function guonaihong 2019-08-14 21:23:01 +0800
  • 5b9692dc3b binding: support []byte guonaihong 2019-08-13 21:49:41 +0800
  • 69abc69fe2 Adjust Render.Redirect test case didi 2019-08-12 14:10:10 +0800
  • 5612cadb73 Remove unused code (#2013) Andrew Szeto 2019-08-09 18:26:58 -0700
  • d250698c11 Remove unused code Andrew Szeto 2019-08-09 17:25:36 -0700
  • 966bcbcdb7
    Added specific installation instructions for Mac Jim Filippou 2019-08-08 15:09:52 +0300
  • 930bd2d6dd render_test fix George 2019-08-05 20:47:35 +0300
  • f9bc36b32f Fixed JSONP format (added semicolon) George 2019-08-05 20:37:24 +0300
  • 20440b96b9 Support negative Content-Length in DataFromReader (#1981) Segev Finer 2019-08-05 04:42:59 +0300
  • 058ba23630
    Merge branch 'master' into patch-1 thinkerou 2019-08-05 09:29:34 +0800
  • df3c52f4fe ignore .idea 金帆 2019-07-30 13:52:46 +0800
  • 461df9320a Simplify code (#2004) Christian Muehlhaeuser 2019-07-27 03:06:37 +0200
  • 92e4eb88e8
    Simplify code Christian Muehlhaeuser 2019-07-26 21:19:52 +0200
  • 5f1e881e3e Add unit test for SetServer Roc Chan 2019-07-24 20:15:11 +0800
  • 085c04a2a3 Support http.Server customization Roc Chan 2019-07-24 19:48:21 +0800
  • 36f6c493d4 add test function guonaihong 2019-07-15 22:58:16 +0800
  • 15e9387ca0 Improve the problem described in #1978 guonaihong 2019-07-13 21:05:23 +0800
  • e00b80a591
    Merge branch 'master' into master unlikezy 2019-07-12 10:25:49 +0800
  • 502c898d75 binding: support unix time (#1980) guonaihong 2019-07-10 13:02:40 +0800
  • edcbaa6115
    Merge branch 'master' into binding-support-unix-time thinkerou 2019-07-10 12:57:51 +0800
  • 4773be0eb9 Contraction variable scope guonaihong 2019-07-10 12:38:10 +0800
  • 0349de518b
    upgrade github.com/ugorji/go/codec (#1969) thinkerou 2019-07-10 06:20:20 +0800
  • fe53c08ce4
    Merge branch 'master' into ugm Bo-Yi Wu 2019-07-10 00:36:36 +0800
  • 9df09ee9b7 Support negative Content-Length in DataFromReader Segev Finer 2019-07-08 12:59:56 +0300
  • 83e0c6f97e binding: support unix time guonaihong 2019-07-06 21:10:36 +0800
  • e29ae3adca binding: support unix time guonaihong 2019-07-06 16:32:40 +0800
  • 4a5e3d126c
    Merge 1f286f1199 into e602d524cc Ngalim Siregar 2019-07-05 15:15:00 +0000
  • 1f286f1199 Change msgpack codec from ugorji to vmihailenco Ngalim Siregar 2019-07-05 19:53:26 +0700
  • 6ec633dbe6 Update http status code Ngalim Siregar 2019-07-04 08:06:04 +0700
  • e602d524cc Typo (#1971) Rafal Zajac 2019-07-04 01:57:52 +0200
  • ab0dfdb026
    Typo Rafal Zajac 2019-07-03 23:33:52 +0200
  • 7cde24a8e3 Refactor redirect request in gin.go Ngalim Siregar 2019-07-03 23:11:53 +0700
  • 4288563a0b upgrade github.com/ugorji/go/codec thinkerou 2019-07-03 10:32:45 +0800
  • 6f7276fdc1 Update CHANGELOG.md (#1966) Alan Wang 2019-06-30 08:55:09 +0800
  • a0c36f3544
    Update CHANGELOG.md Alan Wang 2019-06-30 01:03:26 +0800
  • b67bc8f005 Gin1.5 bytes.Buffer to strings.Builder (#1939) guonaihong 2019-06-29 20:43:32 +0800
  • 5f4949cf99
    Merge branch 'master' into gin1.5-bytes-to-builder thinkerou 2019-06-29 20:34:55 +0800
  • 8e94d3c4c8
    Update errors.go thinkerou 2019-06-29 20:34:12 +0800
  • 3f53a58d4a
    Add user case: brigade (#1937) thinkerou 2019-06-29 00:09:53 +0800
  • 7f60516064
    Merge branch 'master' into thinkerou-patch-1 Bo-Yi Wu 2019-06-28 23:57:23 +0800
  • f65018d7b1 Bugfix for the FullPath feature (#1919) bbiao 2019-06-28 23:54:52 +0800
  • 804e5f91e5
    Merge branch 'master' into master Bo-Yi Wu 2019-06-28 23:43:36 +0800
  • fc920dc561 Drop Support for go1.8 and go1.9 (#1933) Dan Markham 2019-06-28 08:43:07 -0700
  • a39162420a
    Merge branch 'master' into drop-go1.8-1.9 Bo-Yi Wu 2019-06-28 23:37:18 +0800
  • 46acb91996 modify readme example code (#1961) srt180 2019-06-28 09:34:14 +0800
  • ffa5d3a45a
    Merge branch 'master' into master-readme thinkerou 2019-06-28 09:25:30 +0800
  • 31342fc03f fix README.md code bug and Change map to gin.H (#1963) guonaihong 2019-06-28 09:25:19 +0800
  • 57d6d2c8ed
    Merge branch 'master' into master-readme thinkerou 2019-06-28 09:18:35 +0800
  • f13274f524
    Merge branch 'master' into fix-READMEMD-code-bug-map-2-ginH thinkerou 2019-06-28 09:17:47 +0800
  • f98b339b77 support bind http header param #1956 (#1957) guonaihong 2019-06-27 12:47:45 +0800
  • adef0a8d79
    Merge branch 'master' into 1956-feature-support-bind-http-header Bo-Yi Wu 2019-06-27 11:44:49 +0800
  • f9f0f9d442 add use case to README.md guonaihong 2019-06-26 13:25:04 +0800
  • 8a7e38a879 Rollback check code guonaihong 2019-06-26 13:05:10 +0800
  • aeb3f0b658 fix README.md code bug and Change map to gin.H guonaihong 2019-06-25 21:22:01 +0800
  • c438fc1bc1 Increase test coverage guonaihong 2019-06-25 20:51:28 +0800
  • 79dbb41c27 modify readme example code shao 2019-06-25 14:32:20 +0800
  • 159224bc62 Thanks to vkd for suggestions, modifying code guonaihong 2019-06-24 22:20:46 +0800
  • abe68cb3f5
    Merge branch 'master' into drop-go1.8-1.9 Dan Markham 2019-06-23 17:42:54 -0700
  • ce723d2c12 Modify the code to get the http header guonaihong 2019-06-23 14:49:53 +0800
  • f439a1b166 add unit test guonaihong 2019-06-20 19:22:46 +0800
  • 09a3650c97 binding: add support of multipart multi files (#1878) (#1949) Dmitry Kutakov 2019-06-18 14:49:10 +0300
  • 027f84632a support bind http header param #1956 guonaihong 2019-06-18 19:29:45 +0800
  • 1463acc1b1 update readme: add multipart file binding Dmitry Kutakov 2019-06-18 13:42:00 +0300
  • b4e2ca4585 achieve #1866 guonaihong 2019-06-14 19:35:26 +0800
  • e8a1e2fc23 binding: add support of multipart multi files (#1878) Dmitry Kutakov 2019-06-12 22:06:24 +0300
  • 75b9d2bed7
    Attempt to fix PostForm cache bug (#1931) 田欧 2019-06-12 21:07:15 +0800
  • 9e03cea269 achieve #1898 guonaihong 2019-06-12 19:13:11 +0800
  • 5edb93d553
    Update gin.go moonpanda 2019-06-11 10:35:08 +0800
  • 0d81db33c8 fix ignore walking on form mapping (#1942) Dmitry Kutakov 2019-06-10 18:18:15 +0300
  • 086d9ffb8a Merge the latest changes guonaihong 2019-06-10 10:21:57 +0800
  • d039056b7d update go.mod zhuwei01 2019-06-10 10:09:42 +0800
  • b9db92df0b modify context.Status() zhuwei01 2019-06-10 09:42:22 +0800
  • 792b670ea3 Replace bytes.Buffer to strings.Builder guonaihong 2019-06-10 09:39:22 +0800
  • 89a900688c
    Add user case: brigade 田欧 2019-06-09 13:31:20 +0800
  • 6cfd24c27a
    Drop Support for go1.8 and go 1.9 Dan Markham 2019-06-05 20:01:27 -0700
  • 561a4fd12c Attempt to fix PostForm cache bug thinkerou 2019-06-06 09:38:53 +0800
  • 82603b89b0
    logger_test: color openset 2019-06-04 10:20:21 +0800
  • c1a836b574
    Merge branch 'master' into master bbiao 2019-06-04 07:45:54 +0800
  • 73c4633943
    use context instead of x/net/context (#1922) 田欧 2019-06-03 22:52:33 +0800
  • 8670d38e7a
    Merge branch 'master' into ctx 田欧 2019-06-03 22:43:01 +0800
  • bfecd88fc4
    use sse v0.1.0 (#1923) 田欧 2019-06-03 22:42:25 +0800
  • 631e931541
    Merge branch 'master' into sse-ver Bo-Yi Wu 2019-06-03 22:10:30 +0800
  • a8afe8895a
    logger color: string literals openset 2019-06-03 15:19:18 +0800
  • daf313bf1b use sse v0.1.0 thinkerou 2019-06-02 23:19:42 +0800
  • 86600afa09 fix fmt check result thinkerou 2019-06-02 22:59:07 +0800
  • f7fcb2f05e use context instead of x/net/context thinkerou 2019-06-02 22:54:59 +0800