Commit Graph

  • 6531b79b30
    Merge branch 'gin-gonic:master' into gin_logger mstmdev 2022-06-30 20:11:54 +08:00
  • b7173f44f8 remove jsoniter tag thinkerou 2022-06-28 15:32:37 +08:00
  • e98a7bfce9
    Merge branch 'master' into add_build_tag_test thinkerou 2022-06-28 12:43:43 +08:00
  • 92843fdd09 ci: add build tag thinkerou 2022-06-28 12:42:43 +08:00
  • 92dd245c9b
    chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#3213) dependabot[bot] 2022-06-28 10:44:54 +08:00
  • 4933c905f6
    chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 dependabot[bot] 2022-06-27 22:14:09 +00:00
  • c4ea442742
    Merge branch 'master' into http3 thinkerou 2022-06-27 20:28:03 +08:00
  • 53c3589b46 remove go1.14 and go1.15 thinkerou 2022-06-27 20:26:53 +08:00
  • 62942adafd Remove legacy or commented integration tests Juampy NR 2022-06-27 12:02:05 +02:00
  • 6de2245e62
    switch min version of go to 1.15 (#3211) thinkerou 2022-06-27 07:11:41 +08:00
  • b81c69238b switch min version of go to 1.15 thinkerou 2022-06-26 21:02:46 +08:00
  • 861a6a92dd experimental support http3 thinkerou 2022-06-26 20:42:57 +08:00
  • 12b55b4fe9
    chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#3207) dependabot[bot] 2022-06-24 22:06:46 +08:00
  • b60c029e25
    feat: add unit test case for engine Shutdown Yaofu 2022-06-24 17:33:28 +08:00
  • fe0ff9530b
    chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 dependabot[bot] 2022-06-20 22:22:19 +00:00
  • 970402c4c9
    fix(ci): go fmt Yaofu 2022-06-20 10:33:03 +08:00
  • 815122a0f4
    Fix a syntax error in a code comment (#3201) LanLanceYuan 2022-06-15 17:31:44 +08:00
  • 8d09dce3c2
    feat(gracefulstop): add wrapper Shutdown Yaofu 2022-06-15 17:11:19 +08:00
  • 6d99384f54 Fix a syntax error in a code comment L2ncE 2022-06-15 16:53:05 +08:00
  • 2e5c5cc8a3
    fix: Duplicate close net.Listener Wang Yaofu 2022-06-15 16:20:18 +08:00
  • 596b7c5100 fix: dereference pointer to struct when validating structs Alonso Villegas 2022-06-14 02:26:58 -05:00
  • 05caa5c00e
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 (#3198) dependabot[bot] 2022-06-14 10:08:56 +08:00
  • ba30678265
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 dependabot[bot] 2022-06-13 22:12:16 +00:00
  • fdb1c440e5 implement io.ReaderFrom for gin.ResponseWriter Aaron Janse 2022-06-13 14:20:02 -04:00
  • 125ccfc6ef Prevent slice out of bounds access before panic Luke I. Wilson 2022-06-09 21:30:47 -05:00
  • 5f7e9d50f5 type of returned cookies changed. arshamalh 2022-06-10 04:34:04 +04:30
  • eda6ff247f Cookies added to return all cookies at once. arshamalh 2022-06-10 04:17:20 +04:30
  • e94db2dea3
    Merge ffcd9bf771530c6f6383fe1d4e0451ba18749f70 into 6c3a1d7063b35e5981af3ce2fb98fe1ee89fdcf6 hongshengjie 2022-06-10 08:04:42 +09:00
  • 7cdb8065f4 fix(context): add check to avoid nil pointe Jean-Baptiste Le Duigou 2022-06-08 14:24:23 +02:00
  • 69a5091fd4 fix: Nil pointer dereference when context has no engine defined L. Jiang 2022-06-09 16:43:23 +08:00
  • 6c3a1d7063
    Small doc fix on Context's ClientIP() method. (#3180) Jordan Day 2022-06-08 21:08:49 -05:00
  • 1988477a9f Small doc fix on Context's ClientIP() method. Jordan Day 2022-06-08 10:23:34 -05:00
  • f2182de38c
    chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#3177) dependabot[bot] 2022-06-07 07:55:03 +08:00
  • 03067e19e0
    chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 dependabot[bot] 2022-06-06 22:09:54 +00:00
  • ed049dd850
    docs: release v1.8.1 version (#3176) v1.8.1 Bo-Yi Wu 2022-06-06 21:01:40 +08:00
  • ede376ffc4 docs: release v1.8.1 version Bo-Yi Wu 2022-06-06 18:47:42 +08:00
  • f197a8bae0
    feat(context): add ContextWithFallback feature flag (#3166) (#3172) wei 2022-06-06 18:43:53 +08:00
  • 9a0d2d27c9 feat(context): add ContextWithFallback feature flag for enable fallback Context.Deadline(), Context.Done(), Context.Err() and Context.Value() wei840222 2022-06-06 11:40:57 +08:00
  • 92ba8e17aa
    fix: typo (#3171) Qt 2022-06-02 11:52:28 +08:00
  • 4a523b26ae
    fix: typo Qt 2022-06-02 11:16:22 +08:00
  • 58303bde7d
    docs(changelog): add break changes section (#3170) Bo-Yi Wu 2022-06-02 09:48:35 +08:00
  • f59c86465d chore: update Bo-Yi Wu 2022-06-01 20:54:34 +08:00
  • d69351fc09 docs(changelog): add break changes section Bo-Yi Wu 2022-06-01 19:52:12 +08:00
  • 782b8837c8 update Bo-Yi Wu 2022-05-31 14:41:01 +08:00
  • 2fe1b1c161 chore: bump yaml to v3 Bo-Yi Wu 2022-05-31 14:37:45 +08:00
  • 49708a8bf5 chore: update Bo-Yi Wu 2022-05-31 14:35:36 +08:00
  • 14008f92c7 fix(security): upgrade yaml version to v3 Bo-Yi Wu 2022-05-31 14:30:23 +08:00
  • 5fa34529ae
    chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#3163) dependabot[bot] 2022-05-31 07:25:47 +08:00
  • bb79444cd1
    chore(deps): bump goreleaser/goreleaser-action from 2 to 3 dependabot[bot] 2022-05-30 22:11:21 +00:00
  • 38eb5acc6b
    add v1.8.0 changelog (#3160) v1.8.0 thinkerou 2022-05-30 15:16:10 +08:00
  • 2c89c71404
    Update AUTHORS.md thinkerou 2022-05-29 12:48:47 +08:00
  • 850863f986
    Update AUTHORS.md thinkerou 2022-05-28 20:12:25 +08:00
  • 6c25a2ee6c
    Update AUTHORS.md thinkerou 2022-05-28 18:04:54 +08:00
  • aac03b3cef add v1.8.0 changelog thinkerou 2022-05-28 16:39:04 +08:00
  • 60e24d5690
    chore(CI/CD): add go version release flow (#3159) Bo-Yi Wu 2022-05-28 15:23:00 +08:00
  • 3d9dde74d5 chore: update Bo-Yi Wu 2022-05-28 11:45:46 +08:00
  • f26c30a766 chore: bump to v1.8.0 Bo-Yi Wu 2022-05-28 11:38:54 +08:00
  • 001c364f52 chore(CI/CD): add go version release flow Bo-Yi Wu 2022-05-28 11:38:15 +08:00
  • 4b68a5f12a
    chore: update go.mod and remove space from copyright (#3158) thinkerou 2022-05-28 10:42:28 +08:00
  • 229c9c298c
    Delete settings.json thinkerou 2022-05-28 09:03:35 +08:00
  • e26ed61f9e remove space from copyright thinkerou 2022-05-28 08:50:44 +08:00
  • 6d53d0fbec update go-toml version thinkerou 2022-05-28 08:37:33 +08:00
  • c4c50b0e02 Merge remote-tracking branch 'upstream/master' thinkerou 2022-05-28 08:35:39 +08:00
  • ed03102ef0
    [GIN-001] - Add TOML bining for gin (#3081) Valentine Oragbakosi 2022-05-27 16:34:43 -08:00
  • 7de64335c4
    Merge df544541025f1b539eaa59cf16de8f6e15c05ba5 into aa6002134e97efefd879b6819c1bfce114b05f42 uddmorningsun 2022-05-28 08:32:59 +08:00
  • aa6002134e
    Fix intercepting headers in middlewares (#1271) Thibault Jamet 2022-05-28 02:27:10 +02:00
  • 87811a97bd
    fix: the trusted proxies should support ipv6 address by default (#3033) Eric_Lee 2022-05-28 08:14:35 +08:00
  • 4787b8203b test multiple Accept header negotiation tsmethurst 2022-05-27 16:28:31 +02:00
  • 03df4383e2 look through all Accept headers when negotiating tsmethurst 2022-05-27 16:28:19 +02:00
  • b728bcac15 feat: Engine.AppendKeys batara666 2022-05-22 21:25:35 +07:00
  • e36fb520a1
    Merge 0c40e2d08525d78693648313a34ea34fb0f4bd15 into f1e942889abdab773538f215ec6aa242f994c6d0 yanllllk 2022-05-19 02:00:29 +09:00
  • f1e942889a
    chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#3150) dependabot[bot] 2022-05-18 22:27:27 +08:00
  • ec82324b55
    chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 dependabot[bot] 2022-05-16 22:12:02 +00:00
  • ef687e0db2
    feat: automatically SetMode to TestMode when run go test. (#3139) micanzhang 2022-05-14 09:11:35 +08:00
  • 8e66616db7 Error parser nibi8 2022-05-11 21:56:28 +03:00
  • 40991b4a82 Logger skip paths use Context.fullPath Hanyu Cui 2022-05-05 22:31:01 -07:00
  • ee7c6d03b7
    Update gin.go hansongyu 2022-05-07 16:10:24 +08:00
  • 34172d8cd0
    Update routergroup.go hansongyu 2022-05-07 16:08:45 +08:00
  • 1818d94c5f save the return line #3116 arshabbir 2022-05-05 16:50:10 +05:30
  • 7f014d9d6b feat: automatically SetMode to TestMode when run go test. Mican Zhang 2022-05-05 17:24:50 +08:00
  • ffcd9bf771 add jsonpb Render hongshengjie 2022-03-02 13:55:31 +08:00
  • cbace72ca3
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2022-05-02 22:11:05 +00:00
  • 90e7073d56
    chore(deps): bump github/codeql-action from 1 to 2 (#3132) dependabot[bot] 2022-04-26 08:51:13 +08:00
  • c131704fd6
    chore(deps): bump github.com/goccy/go-json from 0.9.6 to 0.9.7 (#3131) dependabot[bot] 2022-04-26 08:50:28 +08:00
  • a98d38153e
    chore(deps): bump github/codeql-action from 1 to 2 dependabot[bot] 2022-04-25 22:12:42 +00:00
  • 2bc19298ec
    chore(deps): bump github.com/goccy/go-json from 0.9.6 to 0.9.7 dependabot[bot] 2022-04-25 22:12:29 +00:00
  • 38f460ef87
    Merge e8483ce002a4ee12da0c99103def590ac3bf4aee into e61cc06955d4d76a1781392577d0d1bcc1c60824 Valentine Oragbakosi 2022-04-24 02:00:14 +09:00
  • e61cc06955
    feat(context): return GIN Context from Value method (#2825) Faisal Alam 2022-04-23 15:32:54 +05:30
  • d8e053d15f
    use StringToBytes func (#2798) Lanco 2022-04-23 18:01:41 +08:00
  • c706ace929
    fix: removed YODA conditions, removed blank identifier from invalid_obj (#3129) Kacper Bąk 2022-04-23 12:01:03 +02:00
  • e13d4afc42 fix: remove BindingBody change Kacper Bąk 2022-04-23 09:58:29 +02:00
  • d6c1821fc8 fix: removed YODA conditions, unnecessary binding.binding Kacper Bąk 2022-04-22 22:36:42 +02:00
  • 14489ac85f
    Merge 42502990187e28396061be9685cd2a6d7ecb3810 into 444e156fb1ec2943af5308a790315833c74fdc5a pnck 2022-04-22 02:00:06 +09:00
  • 444e156fb1
    Fix some tests (#3100) mstmdev 2022-04-21 18:21:46 +08:00
  • 3f436fce7e improve code Matheus Meneses 2022-04-19 09:57:06 -03:00
  • 21fe9c2f2b feat: goimports code daheige 2022-04-18 23:02:15 +08:00
  • 2ae40d5d4d feat: code adjust daheige 2022-04-18 22:51:22 +08:00
  • 696d37e030
    chore(deps): bump codecov/codecov-action from 2 to 3 (#3117) dependabot[bot] 2022-04-17 14:16:17 +08:00
  • 493b12482b
    chore(deps): bump actions/setup-go from 2 to 3 (#3118) dependabot[bot] 2022-04-17 14:15:53 +08:00
  • 6854212698
    Fix: missing sameSite when do context.reset() (#3123) ahuigo 2022-04-17 12:41:59 +08:00