Commit Graph

  • 2ae6157049
    Fix typos in RouterGroup method docs (#3302) Dave Rolsky 2022-08-31 01:34:33 -0500
  • fb13e822a4
    Update gin.yml (#3304) Alex 2022-08-31 07:33:25 +0100
  • 7f6a52da60
    Update gin.yml Alex 2022-08-31 06:03:32 +0100
  • dd368a7ec9
    Fix typos in RouterGroup method docs Dave Rolsky 2022-08-30 10:45:24 -0500
  • 75d211740b
    Merge 3baa1b70ad into 1c48977cca Mohamad risza 2022-08-29 03:10:11 +0800
  • 3baa1b70ad
    Galeri Mohamad risza 2022-08-29 03:09:46 +0800
  • 184f2f8ff0 handle unhandled error in context_1.17_test.go Kamandlou 2022-08-26 17:26:56 +0430
  • c65a6b8f25 feat(json): json support param and query binding rol 2022-08-26 19:28:09 +0800
  • 79c9c46dea rename variable because collide with the imported package name Kamandlou 2022-08-26 13:46:04 +0430
  • 718b704c07
    Merge 05736c6b1b into 1c48977cca AHdark 2022-08-23 14:37:38 +0800
  • 05736c6b1b
    test: unit test for Handlers method in RouterGroup interface AH-dark 2022-08-23 14:37:17 +0800
  • 1c1da49bb1
    fix: added the declaration of the method to the interface. AH-dark 2022-08-23 12:54:50 +0800
  • 4ec29dc2d9
    feat: `Handles` method supports setting multiple http methods for a request handle at the same time AH-dark 2022-08-23 12:52:25 +0800
  • ec1d8b5ce5
    chore(deps): bump github.com/bytedance/sonic from 1.3.4 to 1.4.0 dependabot[bot] 2022-08-22 22:10:08 +0000
  • ba98a7bef3
    chore(deps): bump github.com/goccy/go-json from 0.9.10 to 0.9.11 dependabot[bot] 2022-08-22 22:09:59 +0000
  • b34e0714b4
    Merge branch 'gin-gonic:master' into master Pavel Zarubin 2022-08-22 22:55:02 +0300
  • 33f9d87f12
    Merge bdaf3f934f into 1c48977cca Vyom Sharma 2022-08-21 02:05:41 +0000
  • bdaf3f934f Adding some error handlers on context and context.go files vyom 2022-08-20 22:04:48 -0400
  • 561cfdc80f
    Create go.yml weedge 2022-08-18 00:20:07 +0800
  • b1d0b15eb8 fix: gin Context nil engine check weedge 2022-08-18 00:03:18 +0800
  • f086897842 feat: skip url with prefixes in LoggerConfig carlai 2022-08-17 16:06:24 +0800
  • b55c968730 Run TestContextFormFileFailed17 test if current go version is go1.17 or go1.18 mstmdev 2022-08-17 14:02:30 +0800
  • a2a2dfd172 Remove !go1.19 and update tests mstmdev 2022-08-17 11:57:10 +0800
  • cee994f045 Fix: 404 bug with param Stephano George 2022-08-17 11:47:37 +0800
  • 1c48977cca
    chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#3281) dependabot[bot] 2022-08-17 07:14:59 +0800
  • de17fb1a33
    Format with Go 1.19 formatter (#3277) Aoang 2022-08-17 07:14:19 +0800
  • 1e125bd8cf
    Merge branch 'gin-gonic:master' into format-with-go-1.19-formatter Aoang 2022-08-16 17:51:13 +0800
  • 66a0ad5560
    Update Copyright mstmdev 2022-08-16 10:04:41 +0800
  • 8f313b3e76
    Merge branch 'gin-gonic:master' into support_go1.19 mstmdev 2022-08-16 10:00:45 +0800
  • 3ffea2b014 Merge branch 'support_go1.19' of github.com:mstmdev/gin into support_go1.19 mstmdev 2022-08-16 09:56:05 +0800
  • ce325e858d Add context_1.19_test.go mstmdev 2022-08-16 09:54:53 +0800
  • e25867d2b4 fix context.Value-engine is nil panic 闫梦飞 2022-08-16 09:50:36 +0800
  • 306fef21a1
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.3 dependabot[bot] 2022-08-15 22:10:45 +0000
  • a5f1a0d448
    chore(deps): bump github.com/bytedance/sonic from 1.3.4 to 1.3.5 dependabot[bot] 2022-08-15 22:10:42 +0000
  • 0fab0ea04a
    chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 dependabot[bot] 2022-08-15 22:10:38 +0000
  • b04917c53e
    chore: upgrade golangci-lint and fix golangci-lint error (#3278) thinkerou 2022-08-15 21:38:20 +0800
  • c0de9c04a7 upgrade golangci-lint thinkerou 2022-08-15 13:16:34 +0800
  • a2a668e366
    upgrade golangci-lint version thinkerou 2022-08-15 13:13:11 +0800
  • 47ca175103
    Merge branch 'master' into support_go1.19 mstmdev 2022-08-15 10:38:46 +0800
  • af6c02a5cd fix golangci-lint error thinkerou 2022-08-15 10:27:52 +0800
  • ac9c704a12
    Add Format check Aoang 2022-08-15 10:22:11 +0800
  • e91aab00fd Remove space in gin.yml mstmdev 2022-08-15 10:18:48 +0800
  • 64509549c3
    Format with Go 1.19 formatter Aoang 2022-08-15 10:09:31 +0800
  • 1b5ba251cf
    chore(deps): bump github.com/bytedance/sonic from 1.3.2 to 1.3.4 (#3273) dependabot[bot] 2022-08-15 09:52:06 +0800
  • 6b11ffa70b
    chore: run tests on go 1.19 Aoang 2022-08-14 15:31:40 +0800
  • ba37dcbd06 bump github.com/bytedance/sonic from 1.3.2 to 1.3.5 mstmdev 2022-08-12 09:30:14 +0800
  • 5b859c92b1
    chore(deps): bump github.com/bytedance/sonic from 1.3.2 to 1.3.4 dependabot[bot] 2022-08-08 22:16:04 +0000
  • 90a6a2cd68 Fix: tree catch-all: remove unnecessary statement Stephano George 2022-08-08 16:34:24 +0800
  • cc8646c14e Feat: allow "/*catch-all" and "/normal" routes coexist Stephano George 2022-08-05 17:07:08 +0800
  • 08b645ad1a Add support go 1.19 mstmdev 2022-08-08 02:43:33 +0800
  • 8fe7ed0725
    Merge branch 'master' into patch-1 Orhan Erday 2022-08-06 09:39:52 +0300
  • 1d3c4b4e2c
    Update README.md Orhan Erday 2022-08-06 09:37:34 +0300
  • 204d8f4836
    Merge 45cf4f07e3 into ad66d9d11a todo!() 2022-08-03 08:05:36 +0900
  • d23e0a4acd
    Merge 29568a5ecf into ad66d9d11a 梁先森 2022-08-02 17:14:59 +0200
  • ad66d9d11a
    chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#3262) dependabot[bot] 2022-08-02 15:28:30 +0800
  • 8374ed2268
    feat: add sonic json support (#3184) Rainshaw 2022-08-02 10:20:59 +0800
  • 3767010442
    chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 dependabot[bot] 2022-08-01 22:17:09 +0000
  • 97e7a5a3e4
    fix: add blank line in readme Rainshaw 2022-08-01 14:33:15 +0800
  • b813da31fe
    feat: add sonic json support Rainshaw 2022-06-09 18:26:40 +0800
  • 79dd72deb9
    docs: update markdown format (#3260) Bo-Yi Wu 2022-08-01 09:23:45 +0800
  • f5dd3dd68b
    Merge e32c48e396 into c35bde97d5 Zhiheng Lin 2022-08-01 08:07:24 +0900
  • 4710ff1306
    Merge 2f4c44627b into c35bde97d5 Salim Afiune 2022-08-01 08:05:43 +0900
  • c35bde97d5
    chore(deps): bump github.com/goccy/go-json from 0.9.8 to 0.9.10 (#3251) dependabot[bot] 2022-07-31 13:02:22 +0800
  • f4b381e171 docs: update markdown format Bo-Yi Wu 2022-07-31 10:53:37 +0800
  • 008e4c7ec1 feat(binding): add support for unixMilli and unixMicro Yichao 'Peak' Ji 2022-07-28 18:15:11 +0800
  • 499edccfea refactor(binding): simplify unix timestamp parsing Yichao 'Peak' Ji 2022-07-28 18:13:14 +0800
  • a83577d2a9
    'go get' is no longer supported outside a module. Orhan Erday 2022-07-21 16:47:39 +0300
  • 4abcec5fbc fix: log the original path being redirected wgdzlh 2022-07-21 11:37:52 +0800
  • 5d38fe78f8
    chore(deps): bump github.com/goccy/go-json from 0.9.8 to 0.9.10 dependabot[bot] 2022-07-18 22:25:49 +0000
  • 6057fd32c3 go mod tidy Abhilash Vijayakumar 2022-07-18 13:06:26 +0800
  • a9ec53b0e3 build fail fix - we dont use yaml request payload Abhilash Vijayakumar 2022-07-18 13:05:32 +0800
  • e345810288 remove not in use files that have vulnerability Abhilash Vijayakumar 2022-07-18 13:03:18 +0800
  • f175c5a82a This fixes #3241 dawkaka 2022-07-17 00:19:38 +0000
  • da5948a930
    Update README.md Brian Otieno 2022-07-15 16:37:31 +0300
  • 621fc9d2a5 fix missing route params for CreateTestContext (#2778) RoCry 2021-10-03 19:32:22 +0800
  • 04187571b7
    Merge aa3d99c2fb into b57163a0e4 2022-07-13 11:21:50 +0000
  • aa3d99c2fb Fix a syntax error in a code comment Claude-Zq 2022-07-13 19:19:54 +0800
  • 9d78ea0de0 Fixed syntax errors Claude-Zq 2022-07-13 19:15:28 +0800
  • a66cbdc328 Fixed syntax errors Claude-Zq 2022-07-13 19:13:04 +0800
  • b00d3ec5b6
    Update routergroup.go hansongyu 2022-07-13 09:34:11 +0800
  • b593c6ea2a Fix NegotiateFormat eleven26 2022-07-12 20:48:41 +0800
  • fb093cda6c Support for case-insensitive HTTP methods. eleven26 2022-07-12 17:23:46 +0800
  • 2396d620c6
    Update gin.go hansongyu 2022-07-11 16:41:05 +0800
  • e8fd2876eb
    Merge bb8194b526 into b57163a0e4 hansongyu 2022-07-11 08:12:14 +0000
  • bb8194b526
    Update gin.go hansongyu 2022-07-11 16:11:59 +0800
  • 83197b1ebb Using types intstead of several type in auth file idanieldrew 2022-07-10 23:02:25 +0430
  • 29dfe40442 query binding test illia 2022-07-10 15:07:14 +0300
  • c17e9f1a15 fix query mapping illia 2022-07-10 14:24:59 +0300
  • 40a1d275c9
    fix: graceful shutdown should use buffered signal rickwang7712 2022-07-08 15:20:52 +0800
  • 2f4c44627b
    Merge branch 'master' into afiune/add-StringHTML Salim Afiune 2022-07-05 14:47:01 -0700
  • 3aa0a7cbb6
    Merge e21a9efb97 into b57163a0e4 Lovecanon 2022-07-05 12:50:31 +0900
  • b57163a0e4
    chore(deps): bump github.com/goccy/go-json from 0.9.7 to 0.9.8 (#3228) dependabot[bot] 2022-07-05 09:58:06 +0800
  • e837e1cd18
    chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#3229) dependabot[bot] 2022-07-05 09:56:54 +0800
  • 7df1e93763
    chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 dependabot[bot] 2022-07-04 22:20:36 +0000
  • d784aca6f8
    chore(deps): bump github.com/goccy/go-json from 0.9.7 to 0.9.8 dependabot[bot] 2022-07-04 22:20:29 +0000
  • 3b8c932981 add unit test thinkerou 2022-07-03 20:07:40 +0800
  • 7d41987313 sync httprouter for fix bug thinkerou 2022-07-03 16:50:15 +0800
  • 9512591dda
    add tests Rohit Kumar 2022-07-02 15:23:39 +0530
  • 7da03c2a5d
    add DataFromStream Rohit Kumar 2022-07-02 15:23:05 +0530
  • 680be7d928
    Add some tests for YAML and TOML formats (#3223) mstmdev 2022-07-01 17:38:32 +0800