Commit Graph

  • 077b98e736 remove dead code in RenderPool.get(...) method and add context.MsgPack(...) test case Michael Li 2018-12-30 02:23:06 +08:00
  • 6cd65eebdb add render.Register(...) test case to test register nil and dup render factory Michael Li 2018-12-30 01:54:25 +08:00
  • 8dcfaa84bd a empty commit to trigger Travis CI restart new ci Michael Li 2018-12-30 01:20:31 +08:00
  • 585bde7dad add EmptyRender and unregister render type test case and optimized code to pass codecov report Michael Li 2018-12-30 00:51:20 +08:00
  • f7f798f408 render: add sync.Pool to manager JSON,XML,YAML,ProtoBuf,MsgPack Render object Michael Li 2018-12-29 23:51:47 +08:00
  • 85b92cdf4b
    chore(testing): case sensitive for query string (#1720) Bo-Yi Wu 2018-12-29 11:46:26 +08:00
  • 5c040aff71 chore(testing): case sensitive for query string Bo-Yi Wu 2018-12-29 11:31:03 +08:00
  • 807368579f fix test - auto choose port number (#1719) Dmitry Kutakov 2018-12-28 05:26:29 +03:00
  • c932fd02d7
    Merge branch 'master' into fix_test_auto_port thinkerou 2018-12-28 09:58:17 +08:00
  • 49e4b0c60c fix mapping inner structs with correct tag (#1718) Dmitry Kutakov 2018-12-28 04:57:09 +03:00
  • 27c6819823 fix test - auto choose port number Dmitry Kutakov 2018-12-27 11:42:22 +03:00
  • 6834f8db82 fix mapping inner structs with correct tag Dmitry Kutakov 2018-12-27 11:13:17 +03:00
  • 0bfc9cbcdb ci: exit 1 when build fail (#1695) thinkerou 2018-12-26 00:27:46 +08:00
  • 370c4e3f26
    Merge branch 'master' into fci Bo-Yi Wu 2018-12-25 23:40:58 +08:00
  • 1b34e8e8de chore: attemp to fix #1700 (#1707) thinkerou 2018-12-25 23:40:11 +08:00
  • 13357b854f
    Merge branch 'master' into fix-1700 Bo-Yi Wu 2018-12-25 23:30:49 +08:00
  • 2d33c82028 Add comment to LogFormatterParams struct's fields (#1711) Sai 2018-12-26 00:27:24 +09:00
  • 9eab75ca06 Add comment sairoutine 2018-12-21 20:59:28 +09:00
  • 52f383c70a
    Improvements and more begginer-friendly. SamuelSimao 2018-12-20 21:32:40 -02:00
  • 25b99c1467 chore: attemp to fix #1700 thinkerou 2018-12-20 21:45:35 +08:00
  • 678e09c736 Plural is "Paths", not "Pathes" (#1706) Sai 2018-12-20 18:54:08 +09:00
  • 96016be27c Plural is "Paths", not "Pathes" sairoutine 2018-12-20 18:19:03 +09:00
  • 1f1a80e35c Removed old vendor.json and updated deps in go.mod Taylor 2018-12-19 14:21:29 -07:00
  • 7f3d5af456 update fail to failed thinkerou 2018-12-19 23:11:19 +08:00
  • 36b0ffc006 revert it thinkerou 2018-12-19 23:09:31 +08:00
  • 87ae880c8e revert it thinkerou 2018-12-19 23:06:52 +08:00
  • 976263d379 test thinkerou 2018-12-19 22:59:47 +08:00
  • f6e762f1a9 fix conflict thinkerou 2018-12-19 15:03:16 +08:00
  • 9bb10fed43
    Merge branch 'master' into master 李鹏 2018-12-17 16:59:02 +08:00
  • 1542eff27f Fix #1693: file.Filename should not be trusted (#1699) Ganlv 2018-12-17 08:13:07 +08:00
  • 76e20a27fa Fix #1693: file.Filename should not be trusted Ganlv 2018-12-16 03:26:04 +08:00
  • f67d7a90c4 context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690) Romain Beuque 2018-12-13 12:20:17 +09:00
  • 2c4151f6b9
    Merge branch 'master' into context thinkerou 2018-12-13 10:30:52 +08:00
  • 59695e7ba8
    Add BindUri (#1694) thinkerou 2018-12-12 23:40:29 +08:00
  • 2b823ea43b
    Merge branch 'master' into uptree thinkerou 2018-12-12 23:23:58 +08:00
  • c0517c4fb5 ci: exit 1 when build fail thinkerou 2018-12-12 22:11:25 +08:00
  • d944de715a fix code style thinkerou 2018-12-12 19:37:37 +08:00
  • 711f77e3ed fix bug thinkerou 2018-12-12 18:59:19 +08:00
  • 4cfbd9c7b3 add BindUri thinkerou 2018-12-10 21:04:00 +08:00
  • 2f4d53bb89
    Merge branch 'master' into context thinkerou 2018-12-12 09:09:57 +08:00
  • f76ccb25f1 Add LoggerWithFormatter method (#1677) Sai 2018-12-12 10:05:16 +09:00
  • d37b1d6d50
    context: inherits context cancelation and deadline from http.Request context for Go>=1.7 Romain Beuque 2018-12-10 19:09:39 +01:00
  • 10b5f41ffd
    Merge branch 'master' into add_logger_with_config Bo-Yi Wu 2018-12-11 23:48:34 +08:00
  • 39a07fea9e feat: ShouldBindWith support for reading saved body bytes myml 2018-12-11 10:16:47 +08:00
  • bfe495d7f6
    Merge branch 'master' into master thinkerou 2018-12-11 10:01:14 +08:00
  • 410b7becd6 Change DefaultLogFormatter to a private method sairoutine 2018-12-09 17:52:19 +09:00
  • d5367b15f2 Add comment sairoutine 2018-12-07 19:07:37 +09:00
  • e6bbd22614 Add tests for DefaultLogFormatter sairoutine 2018-12-07 18:42:42 +09:00
  • bae4c3a064 Add note for README sairoutine 2018-12-07 17:18:18 +09:00
  • 1775669214 Add tests for LoggerWithFormatter & LoggerWithConfig sairoutine 2018-12-07 16:32:22 +09:00
  • 0a9b146d33 response error info lpxxn 2018-12-07 13:52:12 +08:00
  • c0d0da17a7
    Merge branch 'master' into fix_copy_race_condition thinkerou 2018-12-06 23:38:21 +08:00
  • 1717143301
    Merge branch 'master' into master 李鹏 2018-12-06 14:49:12 +08:00
  • af609bfdeb
    Merge branch 'master' into master thinkerou 2018-12-05 21:36:52 +08:00
  • cce49582d6 ci: break when test fail (#1671) thinkerou 2018-12-05 13:49:03 +08:00
  • 19a2e38994
    Merge branch 'master' into fc thinkerou 2018-12-05 13:37:08 +08:00
  • 98c7ac7202
    fix bug (#1682) thinkerou 2018-12-05 13:36:49 +08:00
  • 7b58022f27
    Merge branch 'master' into master 李鹏 2018-12-05 12:07:26 +08:00
  • 75090f5262 fix bug thinkerou 2018-12-05 09:30:13 +08:00
  • 1ad00d4ef8
    Merge branch 'master' into fc thinkerou 2018-12-05 06:54:38 +08:00
  • f463d847c2
    chore: fix test fail (#1669) thinkerou 2018-12-05 05:58:35 +08:00
  • d5322dc8f4
    Merge branch 'master' into fix-ci Bo-Yi Wu 2018-12-05 02:02:27 +08:00
  • 54e9610400 chore: remove wercker yml file (#1676) thinkerou 2018-12-05 02:02:03 +08:00
  • 061b97ff28
    Merge branch 'master' into fix-ci Bo-Yi Wu 2018-12-05 02:00:48 +08:00
  • 58da85ac35 Add LoggerWithFormatter sairoutine 2018-12-01 22:51:24 +09:00
  • 96837903d6 chore: remove wercker yml file thinkerou 2018-11-29 12:47:13 +08:00
  • 4fb7739ba2
    Merge branch 'master' into master 李鹏 2018-11-27 14:02:33 +08:00
  • 8cf8c213bc fix binduri test fail thinkerou 2018-11-27 13:20:03 +08:00
  • 450edd9624 ci: break when test fail thinkerou 2018-11-27 12:54:37 +08:00
  • c475e00369 chore: fix test fail thinkerou 2018-11-26 23:28:48 +08:00
  • b97ccf3a43 Router: Route StaticFS() not found to Router's NoRoute() (#1663) MetalBreaker 2018-11-26 16:01:51 +01:00
  • b3c88d8b95 tmp test ci thinkerou 2018-11-26 21:20:27 +08:00
  • b9be4442d3
    Merge branch 'master' into master MetalBreaker 2018-11-26 14:08:44 +01:00
  • 149ef75cdd
    doc: remove README_ZH.md (#1667) thinkerou 2018-11-26 21:05:54 +08:00
  • 9187d98193 doc: remove README_ZH.md thinkerou 2018-11-26 20:03:27 +08:00
  • 7ee8ab5753
    Update README_ZH.md Char 2018-11-26 18:01:47 +08:00
  • fed959131a
    add a gin scaffolds tool EricZhou 2018-11-26 15:38:58 +08:00
  • 152fd8ca1a rename test function name lpxxn 2018-11-26 11:29:36 +08:00
  • b1d09359f0 fmt code lpxxn 2018-11-26 11:24:29 +08:00
  • 6404d8d7b5 test wrong content-Length panic lpxxn 2018-11-26 11:14:21 +08:00
  • cb61c8ce15
    Merge branch 'master' into master 李鹏 2018-11-26 10:39:36 +08:00
  • 67373f1e33 Route StaticFS() not found and forbidden to router's NoRoute(), add unit test Johny Michelson 2018-11-25 16:22:22 +01:00
  • dd10eee09f Forgot to do go-fmt. My apologies Johny Michelson 2018-11-25 15:39:55 +01:00
  • 0fbf6d2438
    Also handle 403 Forbidden MetalBreaker 2018-11-25 15:37:05 +01:00
  • 80b93201f5
    Merge branch 'master' into rky-dev RikiyaFujii 2018-11-25 23:28:31 +09:00
  • 0c180673d6 Try to fix TravisCI error Johny Michelson 2018-11-25 15:13:32 +01:00
  • b6f35cda64 Fix behavior, add unit test Johny Michelson 2018-11-25 15:03:23 +01:00
  • 465ead47d0 doc: update README_ZH.md (#1659) weibaohui 2018-11-25 21:18:00 +08:00
  • f8b996d1c8
    Merge branch 'master' into patch-1 Bo-Yi Wu 2018-11-25 20:54:21 +08:00
  • 687d8b9ac6 add picfit to gin user list (#1661) thinkerou 2018-11-25 20:52:46 +08:00
  • 12a83bb3cb add picfit to gin user list thinkerou 2018-11-25 15:24:35 +08:00
  • 76d5e730f7 refactoring RikiyaFujii 2018-11-25 15:20:29 +09:00
  • 6067f1de32
    更新描述 weibaohui 2018-11-24 23:52:21 +08:00
  • 331af2219c add krakend to gin user list (#1658) thinkerou 2018-11-24 20:49:26 +08:00
  • 12f1459992
    Merge branch 'master' into add-user Javier Provecho Fernandez 2018-11-24 13:26:03 +01:00
  • f52bea87f6 调整描述语句 (#1657) weibaohui 2018-11-24 19:15:19 +08:00
  • a0fcaa08f8
    Merge branch 'master' into master 李鹏 2018-11-24 16:13:55 +08:00
  • b357f24c3f add krakend to gin user list thinkerou 2018-11-23 23:46:21 +08:00
  • f1d6455672
    调整描述语句 weibaohui 2018-11-23 23:06:03 +08:00
  • aa6d2cf531 fix conflict thinkerou 2018-11-23 10:14:48 +08:00