Commit Graph

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