Commit Graph

  • c8e2a990f5 Merge remote-tracking branch 'upstream/master' thinkerou 2021-08-19 20:28:16 +0800
  • 2f709e3f92 Delete unused static const Alexander Melentyev 2021-08-19 13:58:23 +0300
  • a46dee3a9a
    Update .golangci.yml (#2829) Matthieu MOREL 2021-08-19 10:16:18 +0200
  • 63b8a7c1bd
    Update .golangci.yml Matthieu MOREL 2021-08-19 09:51:49 +0200
  • 435a76b735
    chore(ci): update dependencies (#2827) Matthieu MOREL 2021-08-19 09:46:31 +0200
  • a14629ff32 chore(ci): update dependencies Matthieu MOREL 2021-08-16 12:01:20 +0200
  • 841578e649
    Merge branch 'master' into feature/serverconfig 迷茫少年 2021-08-17 14:49:44 +0800
  • 1062d79a37
    Update gin_integration_test.go 迷茫少年 2021-08-17 14:42:20 +0800
  • c4dd3d91d9
    Merge 3164291586 into b463b1c2a1 eunkyoon kim 2021-08-14 08:58:24 -0500
  • f78f06027e SetBasePath To modify basePath springrain 2021-08-14 19:37:03 +0800
  • a6c87e7183 optimization Zubair Hassan 2021-08-13 12:12:18 +0500
  • 7a16098f38 Fix params would out of range with the wrong latest node git-hulk 2021-08-13 13:10:29 +0800
  • b463b1c2a1
    Update README.md (#2804) goqihoo 2021-08-11 09:42:25 +0800
  • 5960b6f5f9
    fix: to prevent `query` , `cookie`, `header`,`uri` tag bind value into request body struct. (#1) tangx 2021-08-06 22:16:10 +0800
  • 14f40ade40 feat: add methods `c.BindCookie(obj)` from cookie and `c.BindRequest(obj)` from http request tangx 2021-08-04 15:28:38 +0800
  • 3607883289 feat: add c.BindCookie and c.BindRequest tangx 2021-08-03 23:52:38 +0800
  • 1b94ffc718
    Update README.md goqihoo 2021-08-03 21:04:50 +0800
  • 92eeaa4ebb docs: release v1.7.3 (#2802) v1.7.6 v1.7.4 v1.7.3 Bo-Yi Wu 2021-08-03 10:26:26 +0800
  • 9d016f6841 fix #2786 (#2796) qm012 2021-07-25 21:07:54 -0500
  • 9bc4d8c161 fix #2762 (#2767) qm012 2021-07-22 17:58:15 -0500
  • 6ebb945bd7
    docs: release v1.7.3 (#2802) Bo-Yi Wu 2021-08-03 10:26:26 +0800
  • b88616a337 fix: format Bo-Yi Wu 2021-08-03 10:03:13 +0800
  • 96c182b57c docs: release v1.7.3 Bo-Yi Wu 2021-08-03 10:02:15 +0800
  • 9a575a4c05
    fallback Context.Deadline() Context.Done() Context.Err() to Context.Request.Context() (#2769) wei 2021-08-01 00:46:53 +0800
  • 9cbbe8328f update comments wording wei840222 2021-07-31 23:48:30 +0800
  • 0e826f45ab use StringToBytes func Lancoliu 2021-07-30 09:08:39 +0800
  • 11aa11a656
    fix readability in recovery test (#2797) Eren A. Akyol 2021-07-27 02:59:53 +0300
  • fb97cb4fcf fix readability in recovery test Eren 2021-07-27 00:26:00 +0300
  • 0a55865c3f
    fix #2786 (#2796) qm012 2021-07-25 21:07:54 -0500
  • 4c4e5d665c add comments qm012 2021-07-24 08:57:29 +0800
  • 12bd84e941 update match rule qm012 2021-07-23 22:29:48 +0800
  • d4ca9a0fb1
    fix #2762 (#2767) qm012 2021-07-22 17:58:15 -0500
  • a7e8a562bc Export struct sliceValidateError to allow error casting and rename it as SliceValidationError Emeric de Bernis 2021-07-05 14:25:41 +0200
  • 068942b5ce code style adjust daheige 2021-07-14 23:02:49 +0800
  • 92692922d3 ginS engine adjust daheige 2021-07-14 22:59:06 +0800
  • 12d66f7345 lazyInit initialize the validate Settings, no need to use sync.once daheige 2021-07-14 22:57:08 +0800
  • b68a761dc9 fix:shadow: declaration of "err" shadows declaration at line 304 daheige 2021-07-14 22:52:21 +0800
  • ebbd99aefd rename validateHeader to getIPFromHeader daheige 2021-07-14 22:51:25 +0800
  • e000fa4413 minor tweaks,optimize code Lancoliu 2021-07-13 13:17:37 +0800
  • caf2802593
    Improve router group tests (#2787) ziheng 2021-07-13 09:44:19 +0800
  • 05ffa84166 improve router group tests zihengCat 2021-07-12 06:29:13 +0800
  • f96678cb6b
    use assert1 func (#2783) Lanco 2021-07-11 14:38:45 +0800
  • 58a21499f6 update go.mod daheige 2021-07-10 23:43:58 +0800
  • ebe38436d4 use assert1 func Lancoliu 2021-07-10 20:01:21 +0800
  • 3116a2d7a1
    use std http method constant instead of raw string (#2782) ziheng 2021-07-09 10:30:44 +0800
  • f2896f71d1 use std http method constant instead of raw string zihengCat 2021-07-08 23:35:09 +0800
  • 2d657d45d2 update if condition qm012 2021-07-08 10:09:04 +0800
  • c7a28f8532
    use bit shift operation instead of division (#2776) ziheng 2021-07-06 16:37:14 +0800
  • 9d2883ef47
    update the version of validator in the comment (#2780) Helios 2021-07-06 16:36:32 +0800
  • a3ee271287 update `value.tsr` match rule qm012 2021-07-06 16:21:44 +0800
  • 085b582bea update `value.tsr` match rule qm012 2021-07-06 15:13:50 +0800
  • 7fc1857af4 update the version of validator in the comment shangyilong 2021-07-06 12:54:57 +0800
  • 75b833acfb
    update the version of validator in the comment Helios 2021-07-06 12:00:58 +0800
  • 82f3c92ded update description qm012 2021-07-06 08:29:47 +0800
  • 6701fcb2db use bit shift operation instead of division zihengCat 2021-07-05 18:27:39 +0800
  • ec091bf4d8 update math condition qm012 2021-07-05 15:19:36 +0800
  • 23f623829a fix checks error qm012 2021-07-05 11:17:37 +0800
  • 5dbe044ca4 update comment qm012 2021-07-05 10:20:09 +0800
  • dfbc051df9 add more test and fix multiple params error qm012 2021-07-04 15:12:24 +0800
  • 9c27053243
    byte alignment (#2774) Lanco 2021-07-04 10:37:13 +0800
  • 9ec1d25617 reset .gitignore qm012 2021-07-03 20:21:43 +0800
  • 4131eb1310 Byte alignment, optimization from 416 to 400 byte liujinfan 2021-07-02 19:01:47 +0800
  • 4745baeeb5
    Merge branch 'gin-gonic:master' into master Lanco 2021-07-02 18:35:46 +0800
  • 890eaf56c6 Byte alignment, optimization from 416 to 400 byte liujinfan 2021-07-02 18:34:49 +0800
  • 211a634451 revert and update rules qm012 2021-07-02 14:14:46 +0800
  • 0c0a50ebab update match rules qm012 2021-07-02 11:26:31 +0800
  • 372cc4a010
    Fix typo (#2772) Lanco 2021-07-02 09:58:43 +0800
  • abe46a8b7a Fix typo liujinfan 2021-07-02 09:22:19 +0800
  • 3fc08c9daf handle level 1 router qm012 2021-06-27 20:36:18 +0800
  • 0132a404e0 Merge remote-tracking branch 'upstream/master' thinkerou 2021-06-30 09:45:11 +0800
  • 690aa2b1b9
    feat(binding): support custom struct tag (#2720) voidman 2021-06-30 00:53:56 +0800
  • e3ee01d185
    improve sliceValidateError.Error performance using switch and strings.Builder (#2765) ziheng 2021-06-28 22:05:29 +0800
  • b4caf0fd41 fallback Context.Deadline() Context.Done() Context.Err() to Context.Request.Context() wei840222 2021-06-28 18:22:08 +0800
  • 77a8f5ea21 improve sliceValidateError.Error performance using switch and strings.Builder zihengCat 2021-06-25 14:40:30 +0800
  • 6e61cf871e test(binding): add test for MapFromWithTag mtt0 2021-05-18 09:52:53 +0800
  • df4fe38553 doc: add 'bind form-data with custom struct tag' mtt0 2021-05-14 11:56:13 +0800
  • e6bb2b5fda Merge remote-tracking branch 'upstream/master' thinkerou 2021-06-25 14:08:36 +0800
  • 1d0f938f28
    Fix insufficient slice check (#2755) raymonder jin 2021-06-25 13:22:01 +0800
  • 34344e5ea4 Merge remote-tracking branch 'upstream/master' thinkerou 2021-06-25 13:20:15 +0800
  • f2bbdfe9f2
    Use buf.String() instead of string(buf.Bytes()) (#2764) ziheng 2021-06-25 12:14:06 +0800
  • 11f30913b6
    Fix insufficient slice check Raymonder jin 2021-06-19 20:13:45 +0800
  • 1e522a57c1 use buf.String() instead of string(buf.Bytes()) according to (S1030) go-staticcheck zihengCat 2021-06-24 23:39:16 +0800
  • 2816bb7cdc move msgpack interface implementation check variable to render.go zihengCat 2021-06-24 23:19:45 +0800
  • 778670d8ca Merge remote-tracking branch 'upstream/master' thinkerou 2021-06-24 17:08:36 +0800
  • 7834a03e84
    gin.Context with fallback value from gin.Context.Request.Context() (#2751) wei 2021-06-24 16:33:14 +0800
  • 09f6cff92a
    skip unnecessary variable assignment in timeFormat (#2761) ziheng 2021-06-24 15:31:38 +0800
  • bb47159540 skip unnecessary variable assignment in timeFormat zihengCat 2021-06-24 13:41:52 +0800
  • be860ec157
    fix typo and add comments (#2760) ziheng 2021-06-24 13:07:49 +0800
  • e62a35745b add test case wei840222 2021-06-24 11:41:19 +0800
  • ea979c8663 gin.Context with fallback value from c.Request.Context() wei840222 2021-06-15 22:24:34 +0800
  • f73c3f3795 Setting trusted platform using an enum-like (#2739) Alessandro (Ale) Segala 2021-06-23 17:58:10 -0700
  • 5afe1f42b4 ci: add github action workflows (#2596) Jeff 2021-06-23 13:10:49 +0800
  • dd401debc8 updated comments for Get function for params (#2756) Ashwani 2021-06-23 09:06:24 +0530
  • 252de91779 Update tree.go (#2659) youzeliang 2021-06-23 06:44:39 +0800
  • dd8a27c0b6
    Setting trusted platform using an enum-like (#2739) Alessandro (Ale) Segala 2021-06-23 17:58:10 -0700
  • 5944f8d817 fix typo and add comments zihengCat 2021-06-23 23:07:25 +0800
  • 841084af79
    Merge 2d85e33ef6 into fb8a113f8d Andreas Jaekle 2021-06-23 14:10:33 +0800
  • 5c4c256d13 Merge remote-tracking branch 'upstream/master' thinkerou 2021-06-23 14:09:30 +0800
  • fb8a113f8d
    ci: add github action workflows (#2596) Jeff 2021-06-23 13:10:49 +0800
  • d8f92db67f chore(ci): remove os windows-latest laojianzi 2021-06-23 11:28:06 +0800