Commit Graph

  • 2891214fac add comment guonaihong 2020-01-16 22:52:42 +08:00
  • 6341a255c1 modify code guonaihong 2019-12-11 19:05:54 +08:00
  • 84566648cc fix empty value error guonaihong 2019-12-06 15:49:43 +08:00
  • 527f128f96 combining and adding tests Pratham Gadkari 2025-11-30 16:35:13 +05:30
  • b6e5603530 more tests because coverage is failing Pratham Gadkari 2025-11-30 16:26:33 +05:30
  • 822cf17bf9 modifying setArray and setSlice Pratham Gadkari 2025-11-30 16:10:58 +05:30
  • 6b6ac46ae3 using errors instead of fmt Pratham Gadkari 2025-11-30 16:01:27 +05:30
  • ee1f501d4a more tests for code coverage Pratham Gadkari 2025-11-30 15:58:56 +05:30
  • ef09093976
    Merge branch 'master' into fix-binding-custom-unmarhsal-4296 Bo-Yi Wu 2025-11-30 15:41:08 +08:00
  • 39122a594e
    Merge branch 'master' into feature/ctx-support-chain Bo-Yi Wu 2025-11-30 15:40:06 +08:00
  • f416d1e594
    test(gin): resolve race conditions in integration tests (#4453) Wayne Aki 2025-11-30 15:38:07 +08:00
  • 4706b36428
    Merge branch 'master' into fix/empty-test-and-race-conditions Bo-Yi Wu 2025-11-30 15:26:59 +08:00
  • 583db590ec
    test(bytesconv): add tests for empty/nil cases (#4454) Milad 2025-11-30 10:55:46 +03:30
  • ddb67d1f2f
    Merge branch 'master' into fix/bytesconv-empty-cases Bo-Yi Wu 2025-11-30 14:58:20 +08:00
  • af6e8b70b8
    chore(deps): upgrade quic-go to v0.57.1 appleboy 2025-11-30 11:52:25 +08:00
  • ee63eea7f4
    chore(deps): bump actions/checkout from 4 to 6 lint4 appleboy 2025-11-30 11:10:33 +08:00
  • 4c81c2a933 fix tests ljluestc 2025-11-29 14:45:35 -08:00
  • f6e887d460 docs: remove GetRequestBody documentation changes ljluestc 2025-11-29 14:28:12 -08:00
  • b296dbea8b fix context ljluestc 2025-11-29 14:04:30 -08:00
  • 2422b941c5 internal/bytesconv: add tests for empty and nil cases Milad 2025-11-29 09:28:41 +03:30
  • 8f3c226cac fix: resolve race conditions in integration tests and implement TestRebuild404Handlers Planckbaka 2025-11-28 14:43:09 +08:00
  • d0c802af21
    Merge branch 'master' into feature/ctx-support-chain Bo-Yi Wu 2025-11-28 10:24:08 +08:00
  • 63dd3e60ca
    fix(recover): suppress http.ErrAbortHandler in recover (#4336) Yilong Li 2025-11-27 23:20:52 +08:00
  • 2bce0acff9
    Merge branch 'master' into err-abort-handler Bo-Yi Wu 2025-11-27 23:02:28 +08:00
  • c358d5656d
    test(gin): Add comprehensive test coverage for ginS package (#4442) Milad 2025-11-27 18:31:57 +03:30
  • 7c5f3003dd copyright updated in gins_test.go Milad 2025-11-27 13:36:08 +03:30
  • 9bb03f0c00
    Merge branch 'master' into test/add-gins-package-coverage Milad 2025-11-27 13:28:06 +03:30
  • 771dcc6476
    feat(gin): add option to use escaped path (#4420) Aeddis Desauw 2025-11-27 10:55:34 +01:00
  • ecdfb3a90c
    Merge branch 'master' into feat/ldesauw/use_escaped_path Bo-Yi Wu 2025-11-27 17:48:35 +08:00
  • e9d0a3c535
    Merge branch 'master' into fix-unescape Bo-Yi Wu 2025-11-27 17:48:25 +08:00
  • 21df042adb
    Merge c9ab7eb86ff747a0552bef1af4376f7e0405bc38 into 52ecf029bd2e9b4d2652f96dd2b753f8bc6b6e95 Charlie Chiang 2025-11-27 08:38:37 +07:00
  • 6cba6e6d8a
    Merge branch 'master' into err-abort-handler Bo-Yi Wu 2025-11-26 23:35:15 +08:00
  • 37a77a4c49
    Merge branch 'master' into test/add-gins-package-coverage Bo-Yi Wu 2025-11-26 23:33:29 +08:00
  • 52ecf029bd
    chore(deps): bump actions/checkout from 5 to 6 in the actions group (#4446) dependabot[bot] 2025-11-26 23:33:08 +08:00
  • 2259733a02
    Merge branch 'master' into dependabot/github_actions/actions-76468cb07f Bo-Yi Wu 2025-11-26 23:32:51 +08:00
  • 440eb14ab8
    perf(path): replace regex with custom functions in redirectTrailingSlash (#4414) Name 2025-11-26 23:32:18 +08:00
  • d5ee6e1cdd perf: use more efficient removeRepeatedChar for path slash handling 1911860538 2025-10-31 21:17:09 +08:00
  • 95504d9ec7 perf: replace regex with custom functions in redirectTrailingSlash 1911860538 2025-10-30 22:22:09 +08:00
  • 51137fbe43 docs: add GetRequestBody() method documentation ljluestc 2025-11-25 14:08:01 -08:00
  • 9e193dc13c feat: add GetRequestBody() method for reusable request body access ljluestc 2025-11-25 13:56:26 -08:00
  • a9b0085e40 formatted Agnes-George1 2025-11-24 18:10:08 +05:30
  • 9b3d7f632a improve code coverage Agnes-George1 2025-11-24 18:07:51 +05:30
  • a61c9c6f6d edit gin.yml to checkout, setup go, cache Agnes-George1 2025-11-24 17:41:27 +05:30
  • 0f3213e3c3 use http.Method* constants instead of raw strings in gins_test.go Milad 2025-11-24 15:33:58 +03:30
  • d26a65283b formatted Agnes-George1 2025-11-24 17:20:20 +05:30
  • cf959d79ff worked on review comments Agnes-George1 2025-11-24 16:30:09 +05:30
  • 4e8699e6bc
    Merge 016af753cf0f5a32ae2af9147a5d2e75418e499e into ecb3f7b5e2f3915bf1db240ed5eee572f8dbea36 wanghaolong613 2025-11-24 08:45:07 +07:00
  • ab9b825bbc
    Merge branch 'master' into test/add-gins-package-coverage Bo-Yi Wu 2025-11-24 09:42:40 +08:00
  • 7dbe3741fc
    Merge branch 'master' into fix-router-static-fs Nico Clack 2025-11-23 14:01:44 +00:00
  • 8ef5a66294 Add test for nested JavaScript file Nico Clack 2025-11-23 14:01:27 +00:00
  • c62618d1e1
    Merge branch 'master' into feat/ldesauw/use_escaped_path Bo-Yi Wu 2025-11-23 12:22:18 +08:00
  • 96c0fc516d
    Merge branch 'master' into fix-unescape Bo-Yi Wu 2025-11-23 12:21:38 +08:00
  • c8a6b6b069
    fix(gin): use octal literals for month and day in time.Date arguments appleboy 2025-11-23 12:15:37 +08:00
  • 67c0ef7f91
    Merge branch 'master' into resolvePRISMA Bo-Yi Wu 2025-11-23 12:07:30 +08:00
  • d92bfc8dd4
    Merge branch 'master' into err-abort-handler Bo-Yi Wu 2025-11-23 11:49:34 +08:00
  • 2ebafee1df
    Merge branch 'master' into dependabot/github_actions/actions-76468cb07f Bo-Yi Wu 2025-11-23 11:49:20 +08:00
  • 27c21f0d85
    Merge branch 'master' into dependabot/go_modules/github.com/quic-go/quic-go-0.57.0 Bo-Yi Wu 2025-11-23 11:48:59 +08:00
  • ecb3f7b5e2
    chore(deps): upgrade golang.org/x/crypto to v0.45.0 (#4449) Bo-Yi Wu 2025-11-23 11:46:13 +08:00
  • aa98ee42f2
    chore(sec): upgrade golang.org/x/crypto to v0.45.0 appleboy 2025-11-23 11:44:51 +08:00
  • 670895b7b2 Fix router.StaticFS Nico Clack 2025-11-23 00:44:36 +00:00
  • 4848e45dd9
    fix: suppress http.ErrAbortHandler in recover Yilong Li 2025-11-16 13:13:11 +00:00
  • 90cb4c358d
    chore(deps): bump github.com/quic-go/quic-go from 0.56.0 to 0.57.0 dependabot[bot] 2025-11-21 22:02:06 +00:00
  • e2184ff7eb avoid double unescaping Agnes-George1 2025-11-21 19:03:41 +05:30
  • 5598c54067
    Merge dc281f790c88eebdba270e7705f087d50d1a570f into e88fc8927a52b74f55bec0351604a56ac0aa1c51 A1lo 2025-11-21 10:22:21 +01:00
  • 4d8dae5926
    chore(deps): bump actions/checkout from 5 to 6 in the actions group dependabot[bot] 2025-11-20 22:02:27 +00:00
  • 1fc4317996
    feat(context): add option to use escaped path Aeddis Desauw 2025-11-05 10:58:11 +01:00
  • 60beba302f
    chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 dependabot[bot] 2025-11-20 03:05:52 +00:00
  • 322da9ca24 feat(context): support chaining wanghaolong613 2025-11-19 16:20:21 +08:00
  • c786033b39 test(ginS): add comprehensive test coverage for ginS package Milad 2025-11-19 12:46:51 +03:30
  • e88fc8927a
    ci(sec): schedule Trivy security scans to run daily at midnight UTC (#4439) Bo-Yi Wu 2025-11-18 23:05:54 +08:00
  • 8745a8ad8f
    ci(sec): schedule Trivy security scans to run daily at midnight UTC appleboy 2025-11-18 22:56:09 +08:00
  • ee2161ae98
    Merge ee497af18090df71c4a5c31218abf4c1a7e18689 into 5fad976b372e381312f8de69f0969f1284d229d3 Sanbei 2025-11-16 11:11:08 +08:00
  • 5fad976b37
    fix(gin): literal colon routes not working with engine.Handler() (#4415) Pawan Kalyan 2025-11-16 06:52:07 +05:30
  • 513a86e17f added tests for feature and coverage Pratham Gadkari 2025-11-15 22:28:32 +05:30
  • e013e64cae chore: moved tests from literal_colon_test.go into gin_test.go pawannn 2025-11-15 21:01:57 +05:30
  • d936a45bfd Fix SSE specification compliance - add space after colon in all SSE fields copilot/fix-space-after-colon copilot-swe-agent[bot] 2025-11-15 15:22:08 +00:00
  • c9d36c65b0 Initial plan copilot-swe-agent[bot] 2025-11-15 15:06:35 +00:00
  • 93ff771e6d
    ci(sec): improve type safety and server organization in HTTP middleware (#4437) Bo-Yi Wu 2025-11-15 23:03:32 +08:00
  • bbf8e588f8
    refactor: improve type safety and server organization in HTTP middleware appleboy 2025-11-15 22:49:02 +08:00
  • 58135f06cf
    docs(context): add example comments for ShouldBind* methods (#4428) AtoriUzawa 2025-11-15 19:46:45 +08:00
  • a85ef5ce4d
    refactor: use b.Loop() to simplify the code and improve performance (#4432) efcking 2025-11-15 19:22:18 +08:00
  • fb27ef26c2
    ci(lint): refactor test assertions and linter configuration (#4436) Bo-Yi Wu 2025-11-15 19:21:42 +08:00
  • 43f74978e4
    ci(lint): refactor test assertions and linter configuration appleboy 2025-11-15 19:15:23 +08:00
  • 19c2d5c0d1
    chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (#4433) dependabot[bot] 2025-11-15 12:42:25 +08:00
  • e1f59f7031
    chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 dependabot[bot] 2025-11-15 04:33:46 +00:00
  • a9401cd238
    chore(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.56.0 (#4430) dependabot[bot] 2025-11-15 12:32:48 +08:00
  • d1bcabc7ee
    chore(deps): bump golangci/golangci-lint-action in the actions group (#4431) dependabot[bot] 2025-11-15 12:32:23 +08:00
  • b4d09053db fix(binding): support custom unmarshaler for slices & arrays Pratham Gadkari 2025-11-14 23:44:50 +05:30
  • c147e8d140 refactor: use b.Loop() to simplify the code and improve performance efcking 2025-11-11 15:27:21 +08:00
  • 3f2f8ac72a
    chore(deps): bump golangci/golangci-lint-action in the actions group dependabot[bot] 2025-11-10 22:03:22 +00:00
  • 39b083071c
    chore(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.56.0 dependabot[bot] 2025-11-10 22:02:18 +00:00
  • 232172b7e4 chore: removed unused variable and updated TestUpdateRouteTreesCalledOnce testcase pawannn 2025-11-10 00:17:13 +05:30
  • 12600156ae chore: updated routeTreesUpdated comments pawannn 2025-11-10 00:16:32 +05:30
  • 0771735cd7 fix: gofumpt issue in gin.go pawannn 2025-11-10 00:09:46 +05:30
  • a14cf7c08d refactor(render): use WriteJSON when JsonpJson.Callback is empty 1911860538 2025-11-08 22:06:23 +08:00
  • 682ff3e5c5 docs(context): add example comments for ShouldBind* methods AtoriUzawa 2025-11-08 13:40:48 +08:00
  • b7afe5a6af fix(render): improve JsonpJSON content type handling and simplify Context.JSONP 1911860538 2025-11-08 13:35:02 +08:00
  • c3d5a28ed6
    fix(gin): close os.File in RunFd to prevent resource leak (#4422) Name 2025-11-07 12:01:19 +08:00
  • acc55e049e
    feat(context): add Protocol Buffers support to content negotiation (#4423) Name 2025-11-07 11:59:58 +08:00
  • 0c0e99d253
    chore(deps): bump github/codeql-action from 3 to 4 in the actions group (#4425) dependabot[bot] 2025-11-07 11:57:41 +08:00