Commit Graph

  • 45935cfac8 Add support for FCGI via net/http/fcgi Thomas Godart 2020-07-22 15:25:22 +0200
  • ab554d7a93 Add support for FCGI via net/http/fcgi Thomas Godart 2020-07-22 12:39:57 +0200
  • a84a97c6c6
    Merge branch 'master' into master kaiiak 2020-07-11 14:26:37 +0800
  • 4cabdd303f
    Add CustomRecovery builtin middleware (#2322) Johnny Dallas 2020-07-08 18:40:00 -0700
  • d33cb62a5e
    Merge branch 'master' into feature/array_support_for_json_bind wuhuizuo 2020-07-07 21:06:40 +0800
  • 670ccf9728
    Merge pull request #3 from gin-gonic/master AllinGo 2020-07-06 12:34:33 +0800
  • c017b5c378 add GetUint GetUint64 test method kaiiak 2020-07-04 23:22:41 +0800
  • ead857e570 context add GetUint & GetInt64 method kaiiak 2020-07-04 23:15:38 +0800
  • 90ac8b4ed5
    Merge branch 'master' into master Vladislav Dmitriyev 2020-06-17 11:16:24 +0300
  • 5186e18b80 Add unit tests to prevent panicing on missing Request Florian Polster 2020-06-15 21:40:02 +0200
  • 8cd66f7fa8 Prevent panic in Context.GetQuery() when there is no Request Florian Polster 2020-06-15 13:35:25 +0200
  • 4d8150e363 run go fmt john 2020-06-14 10:16:08 +0800
  • a05220f619 remove dummy john 2020-06-14 10:00:09 +0800
  • 432de962a4 Merge branch 'master' of https://github.com/mmkider/gin john 2020-06-14 09:42:52 +0800
  • 5e0e111106 Revert "remove dummy code" john 2020-06-14 09:41:33 +0800
  • 8e3ae66842 update go mode file john 2020-06-14 09:18:06 +0800
  • 4cb39237cf remove dummy code john 2020-06-14 09:09:21 +0800
  • cdeb482eab modified auth test case john 2020-06-14 01:14:09 +0800
  • 072c71589f rename pairMap to authMap john 2020-06-14 00:38:21 +0800
  • 0f29b0145c rename var john 2020-06-14 00:36:14 +0800
  • 5b17ae8def BasicAuth increase speed up john 2020-06-14 00:23:57 +0800
  • 5782c13d25 support RecoveryWithWriter(io.Writer, ...RecoveryFunc) Johnny Dallas 2020-06-12 10:22:53 +0000
  • 3164291586 logger color for windows cmd(#2383) Ruony 2020-06-09 16:17:25 +0200
  • ad35b14568
    Merge pull request #1 from gin-gonic/master Johnny Dallas 2020-06-08 04:06:41 -0700
  • bbfc771618 Add 405 allow header Miguel Serra 2020-06-02 18:10:39 +0100
  • fe720e0a71
    Merge 47190b0bbf into 5e40c1d49c letsfire 2020-05-27 12:16:52 +0000
  • 7b5e039998 add init fair 2020-05-27 19:21:50 +0800
  • 5460b28fa4 reuse http.request.Body gpzhou 2020-05-27 17:53:39 +0800
  • 5e40c1d49c
    DebugPrintRouteFunc() unit test (#2395) Vas N 2020-05-25 14:47:06 +0100
  • 9516df4008
    Merge branch 'master' into develop thinkerou 2020-05-25 21:17:21 +0800
  • 6d3e2ef213 DebugPrintRouteFunc() unit test vasn 2020-05-25 13:27:15 +0100
  • c9b8535817
    Rename some variables (#2393) bestgopher 2020-05-25 20:13:09 +0800
  • f069bc85ba Rename some variables bestgopher 2020-05-25 17:18:46 +0800
  • 0c488e63ca
    Merge branch 'master' into utree thinkerou 2020-05-24 11:37:59 +0800
  • 5f261fa752
    Add a redirect sample for POST method (#2389) Miles 2020-05-24 11:37:32 +0800
  • c074d07713
    Merge branch 'master' into patch-1 Bo-Yi Wu 2020-05-24 10:59:37 +0800
  • 9221381443
    remove a unused type SecureJSONPrefix (#2391) bestgopher 2020-05-24 10:58:28 +0800
  • a21c6d1efd
    put an empty line before 1396 Miles 2020-05-24 10:39:25 +0800
  • d3bd49c7ef
    Update .gitignore bestgopher 2020-05-24 09:58:50 +0800
  • 55cf7bb467 remove a unused type SecureJSONPrefix bestgopher 2020-05-23 23:44:52 +0800
  • 8314412753
    Update .gitignore bestgopher 2020-05-23 23:48:12 +0800
  • c3b5b67053 remove a unused type SecureJSONPrefix bestgopher 2020-05-23 23:44:52 +0800
  • 9056137107
    Add a redirect sample for POST method Miles 2020-05-23 22:55:26 +0800
  • 2773ce6e60
    add copyright (#2388) thinkerou 2020-05-23 22:52:01 +0800
  • f1fa14e737
    Merge branch 'master' into cr1 Bo-Yi Wu 2020-05-23 22:20:00 +0800
  • 7bffae1d3d
    Remove some functions that have the same effect as the bytes package (#2387) bestgopher 2020-05-23 22:19:37 +0800
  • cdf9f3393e add copyright thinkerou 2020-05-23 18:23:33 +0800
  • 411f58e446 Remove some functions that have the same effect as the bytes package bestgopher 2020-05-23 00:01:54 +0800
  • 17d4154fa9 Remove two functions bestgopher 2020-05-23 00:01:54 +0800
  • b901e6199b
    Merge branch 'master' into utree thinkerou 2020-05-21 09:07:59 +0800
  • acbb3d4f42
    Broken link repo typo fix (#2381) Sudhir Mishra 2020-05-18 13:20:35 +0530
  • c1262c0628
    Broken link repo typo fix Sudhir Mishra 2020-05-18 12:23:35 +0530
  • d62987ea57 Fix the issue of returning validation error instead of json.SyntaxError on a required upload file field inside an HTML form alireza 2020-05-17 15:06:11 +0430
  • da3aa76cfa
    Merge branch 'master' into utree thinkerou 2020-05-17 18:13:15 +0800
  • b4c8bf1bbe
    chore(performance): improve countParams (#2378) Bo-Yi Wu 2020-05-17 18:11:22 +0800
  • ba1a3d5e25 chore: add comment Bo-Yi Wu 2020-05-17 15:29:39 +0800
  • 96b97fc3a6 update Bo-Yi Wu 2020-05-17 15:27:43 +0800
  • 8467ce7abc chore: improve countParams performance Bo-Yi Wu 2020-05-17 15:24:08 +0800
  • e3336ad2f5 chore: update Bo-Yi Wu 2020-05-17 12:50:11 +0800
  • 732ca9947a Add IContext Marcos Huck 2020-05-16 22:32:21 -0300
  • 31939986b9 update Bo-Yi Wu 2020-05-17 02:04:10 +0800
  • 8da51b6c82
    Merge branch 'master' into master ffhelicopter 2020-05-15 21:45:10 +0800
  • 42a3efbdcc
    Merge branch 'master' into utree thinkerou 2020-05-14 11:35:39 +0800
  • 1d5b9badd9
    chore: rename getQueryCache/getFormCache to initQueryCache/initFormCache (#2375) thinkerou 2020-05-14 11:35:14 +0800
  • c4257b4b44 chore: rename getQueryCache/getFormCache to initQueryCache/initFormCache thinkerou 2020-05-13 22:49:18 +0800
  • 9ccba2c899 chore: update tree thinkerou 2020-05-12 12:35:01 +0800
  • a6e8665e42
    fix(tree): reassign fullpath when register new node which the same current node (#2366) vinhha96 2020-05-11 12:25:49 +0700
  • a43651d256
    Merge branch 'master' into fix/assign-fullpath-when-the-same-current-node Bo-Yi Wu 2020-05-11 13:16:28 +0800
  • f85416792e chg(tree-test): update test case with register new route in TestRouteContextHoldsFullPath vinhha 2020-05-11 11:52:33 +0700
  • d17270dd90
    Sync route tree to httprouter latest code (#2368) Bo-Yi Wu 2020-05-10 13:22:25 +0800
  • e0c3f7978b refactor Bo-Yi Wu 2020-05-10 12:05:39 +0800
  • 9b0fe9690a remove varsCount Bo-Yi Wu 2020-05-10 12:02:35 +0800
  • 450ff5e153 remove unused code Bo-Yi Wu 2020-05-10 10:56:20 +0800
  • c3bf4923de chore: refactor Bo-Yi Wu 2020-05-09 19:57:08 +0800
  • 513bc5ef43 add fullPath Bo-Yi Wu 2020-05-09 01:14:07 +0800
  • 7035cc2dd7 refactor gin context Bo-Yi Wu 2020-05-09 00:46:47 +0800
  • 0a09a5bb56 fix testing Bo-Yi Wu 2020-05-08 14:13:10 +0800
  • fe436bf2c0 udpate Bo-Yi Wu 2020-05-08 13:12:41 +0800
  • 71f841a1f5 update Bo-Yi Wu 2020-05-08 02:13:52 +0800
  • 9e8404975e update Bo-Yi Wu 2020-05-08 00:13:40 +0800
  • 717b2145d4 fix testing Bo-Yi Wu 2020-05-07 16:10:54 +0800
  • dc85754c12 update countParams Bo-Yi Wu 2020-05-07 15:40:25 +0800
  • ac41b9b486 update Bo-Yi Wu 2020-05-07 15:29:28 +0800
  • e952fe3517 update Bo-Yi Wu 2020-05-07 15:19:54 +0800
  • 17e7776e16 update tree Bo-Yi Wu 2020-05-07 13:24:09 +0800
  • e31cc0f125
    Merge 8ed04d7846 into 6f3d96ccff Victor Jimenez 2020-05-10 01:55:46 +0900
  • 6f3d96ccff
    chore: improve render string performance (#2365) Bo-Yi Wu 2020-05-09 17:41:00 +0800
  • 8c17fe94ff
    Merge branch 'master' into render Bo-Yi Wu 2020-05-09 16:20:18 +0800
  • c2e0974b3d test(router-test): reverse the order when register router when test func GetFullPath vinhha 2020-05-09 14:24:42 +0700
  • c38bc3cc06 fix(tree): assign fullpath to current node by fullpath of new node if current node the same new node vinhha 2020-05-09 14:07:20 +0700
  • 1bd5a8fae4 chore: improve render string performance Bo-Yi Wu 2020-05-09 14:46:53 +0800
  • c766a133d4
    Better initial articulation in README Tarek Ali 2020-05-08 22:45:04 -0500
  • b5646bd60b
    Merge e7e1996f46 into 82b284fd77 bestgopher 2020-05-08 13:51:56 +0800
  • a33b1b6111
    Merge branch 'master' into master Jerry 2020-05-08 13:30:48 +0800
  • 82b284fd77
    uncomment the code (#2362) Anup Kumar Panwar 2020-05-08 06:20:26 +0530
  • 32b31f5c47
    uncomment the code Anup Kumar Panwar 2020-05-07 22:21:56 +0530
  • dd869c7cda fix bug that tag `form:",default=1"` are not effective in some cases Jerry 2020-05-07 00:11:49 +0800
  • 2e479fb28c Merge branch 'master' of https://github.com/iGoogle-ink/gin Jerry 2020-05-06 23:48:25 +0800
  • 57226d1bf9 fix bug that tag `form:",default=1"` are not effective in some cases Jerry 2020-05-06 23:46:22 +0800
  • eadfc9a178 add unit test case Jerry 2020-05-06 23:11:22 +0800