Commit Graph

  • b1b3097cb8
    Merge branch 'master' into master bbiao 2019-06-02 17:52:08 +0800
  • 08b52e5394 feat: improve get post data. (#1920) Bo-Yi Wu 2019-06-02 17:24:41 +0800
  • ca6517dba3 feat: improve get post data. Bo-Yi Wu 2019-05-31 08:59:11 +0800
  • de00c502b8 Bugfix for the FullPath feature: * worked with more complex situations * the original pr not work when and a short route with the same prefix to some already added routes changbai 2019-05-30 23:07:33 +0800
  • 4b6df417e4 chore: improve GetQueryMap performance. (#1918) Bo-Yi Wu 2019-05-29 14:54:55 +0800
  • 7d19e12ab6 chore: improve GetQueryMap performance. Bo-Yi Wu 2019-05-29 14:20:45 +0800
  • 233a3e493d add context param query cache (#1450) ijaa 2019-05-29 11:25:02 +0800
  • 1b36ef1abe
    Merge branch 'master' into featrue-context Bo-Yi Wu 2019-05-29 11:17:22 +0800
  • 6e320c97e8 Fix context.Params race condition on Copy() (#1841) Samuel Abreu 2019-05-27 03:04:30 -0300
  • 9d0710b798
    Merge branch 'master' into featrue-context 田欧 2019-05-26 12:02:14 +0800
  • 0466028054
    Merge branch 'master' into copy-params 田欧 2019-05-26 11:54:41 +0800
  • 823bb20c68
    Merge branch 'master' into upgrade_validator 田欧 2019-05-26 08:27:05 +0800
  • 35e33d3638 Hold matched route full path in the Context (#1826) Roman Zaynetdinov 2019-05-26 03:20:21 +0300
  • 9bd25051cb Add small example Roman Zaynetdinov 2019-05-23 21:36:28 +0300
  • 404ceeaa92 Merge remote-tracking branch 'upstream/master' into absolute-path-context Roman Zaynetdinov 2019-05-23 21:22:38 +0300
  • 78a8b5c9d5 Fix typo (#1913) ZYunH 2019-05-23 11:37:34 +0800
  • cb27f86b24 Fix typo ZYunH 2019-05-23 11:14:20 +0800
  • 7dfeb6d03e
    Merge branch 'master' into master 田欧 2019-05-22 13:14:49 +0800
  • 0cbf290302 use encode replace json marshal increase json encoder speed (#1546) itcloudy 2019-05-22 07:48:50 +0800
  • e0e6409546
    Merge branch 'master' into master 田欧 2019-05-22 06:55:22 +0800
  • faf25b00d2
    Update render_test.go 田欧 2019-05-21 23:39:08 +0800
  • c4d8d15551
    Update context_test.go 田欧 2019-05-21 23:34:11 +0800
  • 9198d6acd0
    Update context_test.go 田欧 2019-05-21 23:23:34 +0800
  • 466d978fe1
    fix test 田欧 2019-05-21 23:19:30 +0800
  • be3e5d345b
    fix 田欧 2019-05-21 23:18:02 +0800
  • ff871296f5
    fix 田欧 2019-05-21 23:16:37 +0800
  • b1d607a899 Some code improvements (#1909) Kirill Motkov 2019-05-21 18:08:52 +0300
  • 9c469ea132 Some code improvements Kirill Motkov 2019-05-21 15:32:11 +0300
  • a1f4f8406c feat(gin,runserver): go fmt file yangqiuhua 2019-05-16 14:38:05 +0800
  • 72be513b9f feat(gin,runserver): fix RunServer test yangqiuhua 2019-05-16 11:40:25 +0800
  • 6639eff344
    Merge ca5e7090c7 into 8ee9d959a0 Dmitry Kutakov 2019-05-16 03:04:01 +0000
  • 5f6cd32d8e feat(gin,runserver): fix the runserver default port yangqiuhua 2019-05-16 10:59:15 +0800
  • 8fd5324a5f feat(gin,run): add expose out http.Server can use Server config yangqiuhua 2019-05-16 10:36:35 +0800
  • ec4e6deada
    Merge branch 'master' into master unlikezy 2019-05-15 16:49:57 +0800
  • dbc2e7c320 add ResetRoutes test case tsaikd 2016-05-19 14:29:24 +0800
  • b89135957d add Engine.ResetRoutes() for clean existed routes tsaikd 2016-05-19 14:18:49 +0800
  • a6c25d803f
    Update go.sum 田欧 2019-05-14 09:45:30 +0800
  • ea2b6370a9
    Update validate_test.go 田欧 2019-05-14 09:44:50 +0800
  • 3d97125470
    Update binding_test.go 田欧 2019-05-14 09:44:14 +0800
  • cd06e413fb
    fix bug 田欧 2019-05-13 11:53:23 +0800
  • 82904f7dc1
    fix 田欧 2019-05-13 11:41:13 +0800
  • 2613973ac3
    fix 田欧 2019-05-13 11:28:08 +0800
  • 3a04897bea
    Update go.sum 田欧 2019-05-13 10:24:17 +0800
  • e5cfcd7806
    Update go.mod 田欧 2019-05-13 10:23:40 +0800
  • bc2df2bd94
    Update vendor.json 田欧 2019-05-13 10:21:14 +0800
  • 9e63b684c7
    Merge branch 'master' into upgrade_validator 田欧 2019-05-13 10:18:44 +0800
  • 8ee9d959a0 Now you can parse the inline lowercase start structure (#1893) guonaihong 2019-05-13 10:17:31 +0800
  • 7e098d1502
    Merge branch 'master' into embedded-struct Bo-Yi Wu 2019-05-13 09:15:35 +0800
  • 13d0acab58 Modify judgment conditions guonaihong 2019-05-13 08:52:19 +0800
  • 965d74cebb
    add dev version (#1886) 田欧 2019-05-12 18:47:27 +0800
  • 943cc57c89
    Merge branch 'master' into newv Bo-Yi Wu 2019-05-12 10:49:45 +0800
  • 9fa39debbb
    Update version.go 田欧 2019-05-12 10:03:05 +0800
  • 071baf119c Now you can parse the inline lowercase start structure guonaihong 2019-05-10 16:58:53 +0800
  • e7384eeb24
    Update version.go 田欧 2019-05-10 14:32:40 +0800
  • 04eecb1283 Use DefaultWriter and DefaultErrorWriter for debug messages (#1891) Uwe Dauernheim 2019-05-10 08:03:25 +0200
  • c2cef96dd7 Use DefaultWriter and DefaultErrorWriter for debug messages Uwe Dauernheim 2019-05-09 21:45:55 +0200
  • 7817c01f0b
    Merge branch 'master' into master Jun 2019-05-08 14:20:24 +0800
  • f0ab9f2ad0 add dev version thinkerou 2019-05-08 12:10:11 +0800
  • 5a7e3095b2 Update README.md about go version (#1885) 田欧 2019-05-08 11:10:34 +0800
  • 6a07de2dda
    Merge branch 'master' into master 田欧 2019-05-07 22:57:33 +0800
  • 01275a5970
    Update README.md 田欧 2019-05-07 19:44:41 +0800
  • b75d67cd51
    update vendor: ugorji/go (#1879) v1.4.0 田欧 2019-05-07 19:43:05 +0800
  • 8ac7ae4f9f
    Merge branch 'master' into upv 田欧 2019-05-07 19:32:50 +0800
  • b6425689dc Clean the Request Path early (#1817) Dan Markham 2019-05-07 04:32:35 -0700
  • dd9eab31c2
    Merge branch 'master' into master Kostadin Plachkov 2019-05-07 14:30:58 +0300
  • 52683b0756
    Merge branch 'master' into clean-path-early 田欧 2019-05-07 19:07:48 +0800
  • 66d2c30c54 binding: move tests of mapping to separate test file (#1842) Dmitry Kutakov 2019-05-07 14:06:55 +0300
  • 8db8ebd2a9
    Merge branch 'master' into mapping_tests 田欧 2019-05-07 18:36:20 +0800
  • b57316e75d
    Merge branch 'master' into upv 田欧 2019-05-07 18:35:14 +0800
  • 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) Dan Markham 2019-05-07 03:32:32 -0700
  • 7abd56bd1f add Forward support fancg 2019-05-05 22:05:15 +0800
  • ca1050d67f fix thinkerou 2019-05-05 20:06:33 +0800
  • 94dee576bf add support http forward fan 2019-05-05 19:04:54 +0800
  • 25f040f5e4 update vendor: ugorji/go thinkerou 2019-05-05 19:04:53 +0800
  • 45b9de9cf3
    Merge branch 'master' into chore/v1.4.0-1.6 Dan Markham 2019-05-04 13:09:27 -0700
  • 0cc5760ec5 Merge branch 'master-upstream' Kostadin Plachkov 2019-05-02 20:57:31 +0300
  • 7515231b60
    Merge branch 'master' into mapping_tests 田欧 2019-05-01 19:40:30 +0800
  • 7f32a3e0f1
    Merge fce78a69e4 into 202f8fc58a Antoine GIRARD 2019-04-29 14:43:05 +0000
  • fce78a69e4
    Merge branch 'master' into modular-deps Antoine GIRARD 2019-04-29 16:42:57 +0200
  • edb056830e * 1.add GinContext; 2.more comment; 3.more test unlikezhang(张扬) 2019-04-28 22:37:54 +0000
  • 1f66230395 * fit context to standard context unlikezhang(张扬) 2019-04-28 02:49:08 +0000
  • 202f8fc58a Fix a typo syscanll.SIGTERM -> syscall.SIGTERM (#1868) DeathKing 2019-04-24 20:21:41 +0800
  • bf113a6d08 Merge branch 'master' of git@github.com:ganlvtech/gin.git Ganlv 2019-04-24 19:50:11 +0800
  • e033d889c3 Add HTMLRender ParseFiles and ParseGlob test Ganlv 2019-04-24 19:46:12 +0800
  • 4b4054af49 Remove unused `Delims` field in `HTMLProduction` struct Ganlv 2019-04-24 19:44:19 +0800
  • 621569aa4a
    Merge branch 'master' into master Ganlv 2019-04-24 18:47:11 +0800
  • c2681936ff
    Merge branch 'master' into master 田欧 2019-04-24 18:29:55 +0800
  • 2ad52b5370 Use Writer in Context.Status will@newrelic.com 2018-10-24 10:58:29 -0700
  • 8f7bee33ba Update README.md for LoadHTMLGlobAppend Ganlv 2019-04-23 23:27:29 +0800
  • 7164a53b54 Add `LoadHTMLGlobAppend` and `LoadHTMLFilesAppend` to `gin.Engine` Ganlv 2019-04-23 22:38:14 +0800
  • 11407e73ad Fix spelling. (#1861) John Bampton 2019-04-23 01:11:57 +1000
  • afd5715c8b Fix spelling. John Bampton 2019-04-22 22:07:53 +1000
  • 154e907bd6
    Fix a typo syscanll.SIGTERM -> syscall.SIGTERM DeathKing 2019-04-22 11:39:46 +0800
  • 3fde6b3a0b
    Merge branch 'master' into chore/v1.4.0 Dan Markham 2019-04-17 20:59:19 -0700
  • 707aad1b37
    Merge branch 'master' into chore/v1.4.0-1.6 Dan Markham 2019-04-17 20:58:56 -0700
  • f9de6049cb Remove contents of the Authorization header while dumping requests (#1836) Abhishek Chanda 2019-04-18 03:45:37 +0100
  • 54eda7fe73
    binding/render: modular deps Antoine GIRARD 2019-04-17 16:10:21 +0200
  • 9665e75370
    Merge branch 'master' into copy-params Samuel Abreu 2019-04-13 10:57:24 -0300
  • bfbe6a708f Using waitgroup to wait asynchronous test case Samuel Abreu 2019-04-13 10:43:34 -0300
  • 647f984c96
    Merge branch 'master' into master Jun 2019-04-10 20:20:09 +0800