Commit Graph

  • 5bca187ce8
    Upgrade golang.org/x/net -> v0.13.0 C 2023-08-03 23:31:06 +0100
  • 929794596f Do not QueryEscape cookies (#1717) Ludovico Cavedon 2023-08-02 00:13:28 +0200
  • a475c6ec7c bugfix: SliceValidationError has two elements, but the first one is nil Rui Cheng 2023-07-24 23:17:22 +0800
  • 1a8c122d67
    Merge 82e61fd9dd into d4a64265f2 korzhao 2023-07-20 07:02:45 +0000
  • 82e61fd9dd optimize(errors): use reflect.MapRange() to avoid multiple loops korzhao 2023-07-20 15:01:39 +0800
  • 79846244ca
    docs: changed documentation link for trusted proxies Cale Flatley 2023-07-17 22:27:05 -0400
  • 075e87b405
    Update README.md Blair Currey 2023-07-14 20:53:02 -0400
  • fc34d4905b
    fix: Add pointer support for url query params (#3659) Omkar P 2023-07-14 18:19:06 +0530
  • 6e891029bf add comments to functions Javier Fabrizio 2023-07-11 15:56:45 -0300
  • 82a84df9d2
    chore(deps): bump golang.org/x/net from 0.10.0 to 0.12.0 dependabot[bot] 2023-07-10 22:26:02 +0000
  • 14247a51e5 fix Request.Context() checks Javier Fabrizio 2023-07-10 16:56:00 -0300
  • dee7eb410b added proper errors for GetString() in context.go Danial 2023-07-09 21:43:18 +0330
  • b9ca615650 #3660 return error when can not convert a c.Get(key) value by using GetXxxxx() v-caomk 2023-07-10 00:03:26 +0800
  • eb39e0b098
    chore(deps): bump github.com/bytedance/sonic from 1.9.1 to 1.9.2 dependabot[bot] 2023-06-26 22:57:17 +0000
  • 11aff544dc
    chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 dependabot[bot] 2023-06-26 22:57:11 +0000
  • 04f9302a95
    Merge branch 'gin-gonic:master' into master Ghobad 2023-06-24 23:57:01 +0330
  • 3d24f7db7b fix: decodeToml with validate dawn13 2023-06-22 18:39:18 +0800
  • 28634deccb
    chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 dependabot[bot] 2023-06-19 22:57:28 +0000
  • 60e5dcf594 add timeFormat unitest yxxhero 2023-06-16 10:32:33 +0800
  • af3c6bf0a8 fix New's doc Jes Cok 2023-06-14 22:18:42 +0800
  • f365b24429
    chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 dependabot[bot] 2023-06-12 22:57:08 +0000
  • dd992eff5d init thxyh99 2023-06-09 16:15:25 +0800
  • 89988e183a
    fix re-enter middleware bug Robert-XIAO-777 2023-06-07 18:30:02 +0800
  • ad724b657f
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2023-06-05 22:58:22 +0000
  • 848a661d07
    chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 dependabot[bot] 2023-06-05 22:58:13 +0000
  • 130ddaee63
    chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 dependabot[bot] 2023-06-05 22:57:10 +0000
  • 5f3d2526cd
    fix: use tab instead of space for indentation Jose Diaz-Gonzalez 2023-06-05 11:39:16 -0400
  • 019aeba3ae feat: gin.Context GetXxx added support for more go native types cc11001100 2023-06-05 16:23:38 +0800
  • d4a64265f2
    chore(CI): update release args (#3595) Richard 2023-06-05 09:52:39 +0800
  • 1362981899
    Merge branch 'master' into patch-1 Jose Diaz-Gonzalez 2023-06-03 13:29:58 -0400
  • 671c94f23e
    chore: make the code more readable, as per review comment Jose Diaz-Gonzalez 2023-06-03 13:28:41 -0400
  • 6d49e9e9cf
    Merge 2b1fd65313 into 4ea0e648e3 Adriano Sela Aviles 2023-05-31 19:26:21 -0700
  • 4ea0e648e3
    Ready release gin 1.9.1 (by: thinkerou) (#3630) v1.9.1 Adriano Sela Aviles 2023-05-31 19:26:20 -0700
  • 9b2a9e20a1 fix: status method is useless bestgopher 2023-05-30 21:00:44 +0800
  • 2b1fd65313 fix cr thinkerou 2023-05-30 17:16:47 +0800
  • 5959e28644
    chore(deps): bump github.com/bytedance/sonic from 1.8.8 to 1.9.1 dependabot[bot] 2023-05-29 22:57:58 +0000
  • 8beb7a7516
    chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 dependabot[bot] 2023-05-29 22:57:47 +0000
  • a17a28ccc3
    chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 dependabot[bot] 2023-05-29 22:57:46 +0000
  • 780e548ab2
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 dependabot[bot] 2023-05-29 22:57:37 +0000
  • db5cc90a91 update go mod thinkerou 2023-05-29 19:29:05 +0800
  • d9838ab65d update version thinkerou 2023-05-29 10:49:58 +0800
  • 8fd05842e9 update change log thinkerou 2023-05-29 10:49:33 +0800
  • b0ea8751bd upgrade deps version thinkerou 2023-05-29 10:38:25 +0800
  • bb1fc2e0fe
    fix Request.Context() checks (#3512) Bence Vidosits 2023-05-29 01:59:35 +0000
  • 2d4bbec941
    fix lack of escaping of filename in Content-Disposition (#3556) Motoyasu Saburi 2023-05-29 10:57:53 +0900
  • ac249b9a23
    Merge 561cfdc80f into 9f5ecd4be4 weedge 2023-05-27 08:02:46 +0900
  • 1affd309f0
    remove closenotify Glonee 2023-05-27 00:55:02 +0800
  • ef2a073e0f
    fix CVE-2023-29401 Glonee 2023-05-27 00:50:03 +0800
  • a76de46afb
    Merge branch 'gin-gonic:master' into master Glonee 2023-05-27 00:34:55 +0800
  • 9f5ecd4be4
    chore(deps): bump actions/setup-go from 3 to 4 (#3543) dependabot[bot] 2023-05-26 11:50:31 +0800
  • 20cd6bcfc4
    chore(deps): bump github.com/go-playground/validator/v10 (#3610) dependabot[bot] 2023-05-26 11:47:59 +0800
  • 6bdc725c8d
    Fix typos in ISSUE_TEMPLATE.md (#3616) Hiroki Nakano 2023-05-26 12:45:46 +0900
  • cfbfc96ddc Fix typos in ISSUE_TEMPLATE.md hiroki nakano 2023-05-25 20:50:30 +0900
  • 1ab268989d
    chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599) dependabot[bot] 2023-05-24 16:45:22 +0800
  • 3aa7e0574c update gitignore Aman Dalal 2023-05-23 15:22:35 -0400
  • d2de28ed4f update gitignore Aman Dalal 2023-05-23 15:21:48 -0400
  • a5f1263dce update gitignore Aman Dalal 2023-05-23 15:16:23 -0400
  • 2d06837911 update gitignore Aman Dalal 2023-05-23 15:15:02 -0400
  • f33a521ee6 update gitignore Aman Dalal 2023-05-23 15:14:06 -0400
  • ba75debed1 update gitignore Aman Dalal 2023-05-23 15:11:43 -0400
  • c3032aed3f update gitignore Aman Dalal 2023-05-23 15:11:01 -0400
  • e6c0c5693c log vulnerable func Aman Dalal 2023-05-23 15:08:19 -0400
  • 6c2a702d8e
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-22 22:57:46 +0000
  • 8d62643d6b Remove redundant code youngxhui 2023-05-17 12:14:17 +0000
  • 23da40cfaf do not ignore skip func delay in latency calculation Ghobad Palvaneh 2023-05-14 18:25:50 +0330
  • a97eec4055
    Merge branch 'gin-gonic:master' into master Ghobad 2023-05-14 17:56:47 +0330
  • 615c50ff2f do not call time.now() if logging should be skipped Ghobad Palvaneh 2023-05-14 17:53:34 +0330
  • 0955685481
    Create SECURITY.md Sascha Ronnie Daoudia 2023-05-13 18:42:34 +0200
  • ee5b2c95e5 fix filename escape bypass problem fix backslashes before backquotes were not properly escaped problem. motoyasu-saburi 2023-05-13 19:42:43 +0900
  • c4e2267954 change function type to pointer receivers error aliheydarabadii 2023-05-12 19:40:09 +0330
  • f6e9c8cb7c fix Request.Context() checks Bence Vidosits 2023-02-25 12:20:44 +0100
  • 6a0556ed5a
    improve render code coverage (#3525) ccpro 2023-05-10 17:19:26 +0800
  • 15bb5f89ca
    Merge branch 'gin-gonic:master' into improve_render_code_coverage ccpro 2023-05-10 11:37:14 +0800
  • 43da7c16ca
    Update mode.go youzeliang 2023-05-09 23:25:15 +0800
  • ea3669ea6e
    Update path.go youzeliang 2023-05-09 23:19:02 +0800
  • 23ffe3f1b8
    chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 dependabot[bot] 2023-05-08 22:57:29 +0000
  • c716cb94b7 debugged function actually working, passed tests KDreynolds 2023-05-07 22:46:01 -0600
  • 961513d2c1 added typechecking function KDreynolds 2023-05-06 23:45:05 -0600
  • 051e9100ac changed the method 'Header(key, value string)' on 'type Context' to 'SetHeader(key, value string)' for more clarity and to match the method 'GetHeader(key string)string' Needrima 2023-05-07 00:22:25 +0100
  • 9af1b2f7d6
    chore(CI): update release args Richard 2023-05-06 19:03:49 +0800
  • 83dee28737 optimize code Flc゛ 2023-05-05 09:30:05 +0800
  • 4d47c2afd7
    docs: improve ambiguous comment in c.Stream KevinZønda 2023-05-04 15:27:54 +0100
  • 99e44da2e3 log skipper Ghobad Palvaneh 2023-05-03 10:50:54 +0330
  • 898bd6cf49
    chore(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2023-05-01 22:57:58 +0000
  • a24db1f9f9
    feat: add Error if the request can't be authorized Asbjørn Ulsberg 2023-04-30 23:44:41 +0200
  • ce6939ce40
    feat: add Engine.PathFor function Asbjørn Ulsberg 2023-04-30 22:57:21 +0200
  • ce03fdda7d add unit tests for RenderPanic and RenderIfNetErr chenyahui 2023-04-30 22:52:56 +0800
  • f80371bc27
    use Request.Context().Done() instead of CloseNotify() Glonee 2023-04-28 23:51:20 +0800
  • cc62cdfffc Only push net error to c.Errors and panic others errors chenyahui 2023-04-28 16:09:50 +0800
  • 466e46f65f refactor: error if walking too deep on form mapping thxCode 2023-04-28 11:55:38 +0800
  • df5c54fd31
    optimize nolint Flc゛ 2023-04-27 21:48:44 +0800
  • 98bdb06eee optimize code Flc゛ 2023-04-27 12:40:23 +0800
  • 486673a7aa fix: test Flc゛ 2023-04-27 12:39:00 +0800
  • 6af53ae841 merge master thinkerou 2023-04-27 11:19:38 +0800
  • eac2daac64
    chore: update dependencies for various packages and libraries (#3585) Bo-Yi Wu 2023-04-27 10:16:59 +0800
  • 4f8cd14f8a Merge remote-tracking branch 'origin/master' into feat-with Flc゛ 2023-04-27 08:23:09 +0800
  • 8ec02d684c chore: update dependencies for various packages and libraries appleboy 2023-04-27 08:08:17 +0800
  • 5c59aae4cb fix: golanglint Flc゛ 2023-04-26 22:55:54 +0800
  • 72838a5d2e fix: golanglint Flc゛ 2023-04-26 22:37:48 +0800
  • 4596ac68de only support go1.19+ thinkerou 2023-04-26 15:23:39 +0800