Commit Graph

  • 4a2e6fb3cd
    Fix typos in context.go An Xiao (Luffy) 2020-11-10 19:55:39 +08:00
  • 1504360d35 format code from conflict merging wuhuizuo 2020-11-09 13:16:23 +00:00
  • 0475d398c6 [FIX] SYNTAX error from conflicted merging. wuhuizuo 2020-11-09 12:00:27 +00:00
  • bfbe3c317b sample requests are more realistic (not including the scheme/authority part of the URL) Rick 2020-11-07 10:40:34 +00:00
  • 652faa23c2 refactored Engine.handleHTTPRequest so that two passes are made if the request is HEAD and there isn't a matching HEAD handler Rick 2020-11-05 23:34:33 +00:00
  • 8ecfac8427
    Merge branch 'master' into feature/array_support_for_json_bind wuhuizuo 2020-11-02 19:52:30 +08:00
  • 91ba31ef65
    Merge branch 'master' into BindPlain Bo-Yi Wu 2020-10-31 07:22:14 +08:00
  • 65ed60ed13
    Allow bind with a map[string]string (#2484) Alessandro (Ale) Segala 2020-10-30 23:20:47 +00:00
  • 534b40ab6f
    Merge branch 'master' into BindPlain thinkerou 2020-10-27 10:16:54 +08:00
  • c078ab8293
    Merge branch 'master' into feature/array_support_for_json_bind thinkerou 2020-10-27 10:15:29 +08:00
  • 0a6aad1f4a
    Merge branch 'master' into bind-map thinkerou 2020-10-27 10:12:43 +08:00
  • 16cd8cdd4e
    ci: romove go1.11 for gin1.7 (#2540) thinkerou 2020-10-25 17:08:30 +08:00
  • 345c64903a
    Merge branch 'master' into BindPlain thinkerou 2020-10-22 20:12:37 +08:00
  • e6a70fcc51
    Merge branch 'master' into master thinkerou 2020-10-22 20:10:14 +08:00
  • a62b9b57db
    Update README.md thinkerou 2020-10-22 09:30:15 +08:00
  • 4ae57598ed
    ci: romove go1.11 for gin1.7 thinkerou 2020-10-22 09:29:30 +08:00
  • fab69a93f4
    Merge branch 'master' into utree thinkerou 2020-10-21 23:13:23 +08:00
  • afe25c0553 Adding ppc64le architecture support on travis-ci kishorkunal-raj 2020-10-21 09:43:39 +00:00
  • 7e444c6f59
    upgrade go-validator to v10.4.1 (#2536) Peperoncino 2020-10-21 10:36:01 +09:00
  • 13ab0adab9 upgrade go-validator to v10.4.1 peperoncino 2020-10-21 05:44:29 +09:00
  • d2cb1cdaa3 change module name rifki 2020-10-19 16:11:10 +07:00
  • ffaca1f70b
    Merge branch 'master' into bind-map thinkerou 2020-10-19 09:50:01 +08:00
  • 1fd4868074 Changed as requested Alessandro (Ale) Segala 2020-10-18 00:36:23 +00:00
  • f969bfaf50
    implement ".Unwrap() error" on Error type (#2525) (#2526) Georges Varouchas 2020-10-17 15:22:37 +02:00
  • 41c0dff1ed
    Merge branch 'master' into legec-errors-unwrap thinkerou 2020-10-17 08:22:18 +08:00
  • c83a1cca0a
    reduce allocs and improve the render WriteString (#2508) xyb 2020-10-16 18:32:33 +08:00
  • 2fc291c789
    Merge branch 'master' into optrender thinkerou 2020-10-16 18:09:37 +08:00
  • 4c44b661a4
    Update json.go lihang212010 2020-10-16 14:59:45 +08:00
  • 1473b34fd4
    Update json.go lihang212010 2020-10-16 14:38:13 +08:00
  • dccd4e3b72
    Update json.go lihang212010 2020-10-16 14:17:48 +08:00
  • d541085b59
    Add some missing dots on README (#2519) Zasda Yusuf Mikail 2020-10-16 08:32:10 +07:00
  • 30102ae235
    Merge branch 'master' into add-dots-docs Bo-Yi Wu 2020-10-15 23:17:08 +08:00
  • 73a8879fa7
    Merge branch 'master' into legec-errors-unwrap Bo-Yi Wu 2020-10-15 22:46:26 +08:00
  • d73c13e2c2
    Merge branch 'master' into optrender Bo-Yi Wu 2020-10-15 22:46:13 +08:00
  • a7a6986d73
    fix: print headers without Authorization header on broken pipe (#2528) Zach Newburgh 2020-10-15 10:41:35 -04:00
  • aa866a4304
    Merge branch 'master' into legec-errors-unwrap Bo-Yi Wu 2020-10-15 22:41:06 +08:00
  • cdfc0b22e8
    Merge branch 'master' into optrender Bo-Yi Wu 2020-10-15 14:22:28 +08:00
  • e0196eacf9
    Merge branch 'master' into patch-1 thinkerou 2020-10-15 13:56:38 +08:00
  • 1297966100
    use IndexByte replace Split to improve performance (#2500) xyb 2020-10-15 13:55:57 +08:00
  • a76fb5d14c
    Merge branch 'master' into feature/opt-split Bo-Yi Wu 2020-10-15 12:05:03 +08:00
  • 8dba11b0f2 use IndexByte replace Split to improve performance yonbiaoxiao 2020-09-17 19:44:29 +08:00
  • 573449b707 implement ".Unwrap() error" on Error type (#2525) Georges Varouchas 2020-10-09 19:02:59 +02:00
  • 3835202094
    Print headers without Authorization on broken pipe Zach Newburgh 2020-10-13 14:29:00 -04:00
  • 41fe9d0cf1 Add some missing dots on README Zasda Yusuf Mikail 2020-10-03 17:31:03 +07:00
  • 76811fa6f3 Return HandlerChain from Routes() superatrain 2020-10-02 11:24:59 -04:00
  • 7772aa912e fix #2505, quick more naive version Tomasz Gałkowski 2020-10-01 22:58:34 +02:00
  • e425b26cee
    Merge branch 'master' into master thinkerou 2020-09-28 16:40:08 +08:00
  • 24191b20c4 retry to Unmarshal form value with quoted and add test LaysDragon 2020-09-23 15:40:46 +08:00
  • 540b1eff70
    update content-disposition header to MIME-style (#2512) eudore 2020-09-25 09:45:17 +08:00
  • 57829e5411 update content-disposition header to MIME-style eudore 2020-09-25 00:07:11 +08:00
  • 87b65d0dd6 reduce allocs and improve the render WriteString yonbiaoxiao 2020-09-21 23:41:44 +08:00
  • 7ed05912ec reduce allocs and improve the render WriteString yonbiaoxiao 2020-09-21 23:38:23 +08:00
  • 5d5b60cf0a Fix ShouldBindBodyWith method Shintaro Ikeda 2020-09-18 17:22:12 +09:00
  • 8a66b72613 use IndexByte replace Split to improve performance yonbiaoxiao 2020-09-17 19:44:29 +08:00
  • 3100b7cb05
    Fix spelling (#2498) John Bampton 2020-09-14 12:40:20 +10:00
  • 77e2039bd7 Fix spelling John Bampton 2020-09-14 01:09:03 +10:00
  • 1f232c7f47
    docs:close the body of the response (#2494) yugu 2020-09-09 20:00:44 +08:00
  • 9f7736afc4 docs:close the body of the response chenzilong 2020-09-09 19:09:08 +08:00
  • ad74c1f68d
    Update go.mod susanDao 2020-09-08 21:06:36 +08:00
  • 81a06fc629 Method initQueryCache is only called once bestgopher 2020-09-07 10:05:43 +08:00
  • 29568a5ecf friendly error handling LiangXianSen 2020-09-04 17:27:41 +08:00
  • b860d8672d
    Fix typo (#2489) Dennis Cho 2020-09-03 00:15:25 +09:00
  • 896d29b817 Fix typo forest747 2020-09-02 23:00:12 +09:00
  • 0304ee96ed
    Add GetUint and GetUint64 method on gin.context (#2487) kaiiak 2020-09-01 09:33:54 +08:00
  • 1537b1c38f Add GetUint and GetUint64 method on gin.context kaiiak 2020-09-01 00:16:52 +08:00
  • 94e50b3e1f
    Allow bind with a map[string]string ItalyPaleAle 2020-08-28 20:23:57 -07:00
  • fd6ffcc01e support c.Error(nil) fwhez 2020-08-28 10:44:41 +08:00
  • b154fc8037 #2480 c.Error(nil) fwhez 2020-08-28 10:39:03 +08:00
  • 22b88e0ed1 AutoRedirect API to handle before auto redirection Helios 2020-08-23 00:41:04 +08:00
  • de0f9eb338 X-Forwarded-For handling is unsafe Søren L. Hansen 2020-08-20 23:51:33 +02:00
  • 326ed438d4 Fix Allow header according to RFC 7231 Helios 2020-08-22 16:10:18 +08:00
  • b4789d32c1
    Merge branch 'master' into utree thinkerou 2020-08-17 09:25:01 +08:00
  • 8321affbca Fix for issue #2460 lihaowei 2020-08-15 12:00:40 +08:00
  • 37edf23d10 Fix for issue #2454 lihaowei 2020-08-14 11:39:40 +08:00
  • 49c46f549a Fix GetUint64 comment type error kaiiak 2020-08-12 21:44:59 +08:00
  • b94d23d1b4
    support go 1.15 (#2463) AllinGo 2020-08-12 09:28:51 +08:00
  • 1a9ce3ff0d
    support go 1.15 AllinGo 2020-08-12 08:25:55 +08:00
  • 30d395aae0
    Merge pull request #4 from gin-gonic/master AllinGo 2020-08-12 08:23:29 +08:00
  • 815e1ce281
    Prevent panic in Context.GetQuery() when there is no Request (#2412) Florian Polster 2020-08-08 14:32:19 +02:00
  • b453ed1ab9
    Merge branch 'master' into patch-1 thinkerou 2020-08-08 17:35:49 +08:00
  • 30b5f7e2d7
    binding: avoid 2038 problem on 32-bit architectures (#2450) lantw44 2020-08-08 17:31:08 +08:00
  • 62af3c6175
    Merge branch 'master' into wip/lantw/binding-avoid-2038-problem-on-32-bit-architectures thinkerou 2020-08-08 17:08:46 +08:00
  • 03f80814ac
    Rename README.md to READM Angela May 2020-08-07 01:34:27 +00:00
  • d6d43c4e05 delete unused const MINEXML2 deepoil 2020-08-06 15:57:59 +09:00
  • cf8b583db4
    Fix spelling (#2451) John Bampton 2020-08-04 09:04:06 +10:00
  • f3c94c42d4 Fix spelling John Bampton 2020-08-04 01:57:05 +10:00
  • 16a29c4a08 binding: avoid 2038 problem on 32-bit architectures Ting-Wei Lan 2020-08-03 15:58:50 +08:00
  • 84ac5a06d7
    Merge 6655232d4559894b87ca871131bb0b1f1bfccd54 into c6d6df6d5ada990c902c51a54b9c4c6f21f87840 guonaihong 2020-08-03 14:34:43 +08:00
  • c6d6df6d5a
    Docs: Update README.md Custom Validator sample code (#2448) 森 優太 2020-08-01 16:26:29 +09:00
  • a3e272373b
    Merge branch 'master' into patch-1 Bo-Yi Wu 2020-08-01 15:11:06 +08:00
  • 44e78a78d4
    README: Change badge to pkg.go.dev (#2449) Hiroyuki Tanaka 2020-08-01 16:03:33 +09:00
  • b7b5fee55f Change badge to pkg.go.dev Hiroyuki Tanaka 2020-08-01 13:49:54 +09:00
  • a71fd3561f
    Update README.md 森 優太 mori 2020-07-30 13:38:34 +09:00
  • 7b682a186a
    Update README.md 森 優太 mori 2020-07-30 13:16:42 +09:00
  • eec8d21189
    Update README.md Custom Validator sample code 森 優太 mori 2020-07-30 09:57:03 +09:00
  • a7fb062aeb Add a method Finish(),which can stop the current handler immediately. xxx 2020-07-25 08:28:59 +08:00
  • 45935cfac8 Add support for FCGI via net/http/fcgi Thomas Godart 2020-07-22 15:25:22 +02:00
  • ab554d7a93 Add support for FCGI via net/http/fcgi Thomas Godart 2020-07-22 12:39:57 +02:00
  • a84a97c6c6
    Merge branch 'master' into master kaiiak 2020-07-11 14:26:37 +08:00
  • 4cabdd303f
    Add CustomRecovery builtin middleware (#2322) Johnny Dallas 2020-07-08 18:40:00 -07:00