Commit Graph

  • 0bd2a0656c The ResponseWriters defined in rest.handler add Flush interface. (#318) jichangyun 2020-12-28 21:30:24 +08:00
  • 71a2b20301 add more tests for prof (#322) Kevin Wan 2020-12-27 14:45:14 +08:00
  • 8df7de94e3 add more tests for zrpc (#321) Kevin Wan 2020-12-27 14:08:24 +08:00
  • bf21203297 add more tests (#320) Kevin Wan 2020-12-27 12:26:31 +08:00
  • ae98375194 add more tests (#319) Kevin Wan 2020-12-26 20:30:02 +08:00
  • 82d1ccf376 fixes #286 (#315) Kevin Wan 2020-12-25 19:47:27 +08:00
  • bb6d49c17e add go report card back (#313) Kevin Wan 2020-12-25 12:09:59 +08:00
  • ed735ec47c Update codeql-analysis.yml Kevin Wan 2020-12-25 12:09:43 +08:00
  • ba4bac3a03 format code (#312) Kevin Wan 2020-12-25 11:53:37 +08:00
  • 08433d7e04 add config load support env var (#309) FengZhang 2020-12-25 11:42:19 +08:00
  • a3b525b50d feature model fix (#296) anqiansong 2020-12-21 09:43:32 +08:00
  • 097f6886f2 Update readme.md Kevin Wan 2020-12-15 23:47:41 +08:00
  • 07a1549634 add wechat micro practice qrcode image (#289) Kevin Wan 2020-12-14 17:49:58 +08:00
  • befca26c58 Update readme.md Kevin Wan 2020-12-13 00:02:32 +08:00
  • 3556a2eef4 Update readme-en.md Kevin Wan 2020-12-12 23:40:26 +08:00
  • 807765f77e Update readme.md Kevin Wan 2020-12-12 23:39:28 +08:00
  • e44584e549 Create codeql-analysis.yml Kevin Wan 2020-12-12 23:01:15 +08:00
  • acd48f0abb optimize dockerfile generation (#284) v1.1.1 Kevin Wan 2020-12-12 16:53:06 +08:00
  • f919bc6713 refactor (#283) kingxt 2020-12-12 11:18:22 +08:00
  • a0030b8f45 format dockerfile on non-chinese mode (#282) Kevin Wan 2020-12-12 10:13:33 +08:00
  • a5f0cce1b1 Update readme-en.md Kevin Wan 2020-12-12 09:06:09 +08:00
  • 4d13dda605 add EXPOSE in dockerfile generation (#281) Kevin Wan 2020-12-12 08:18:01 +08:00
  • b56cc8e459 optimize test case of TestRpcGenerate (#279) songmeizi 2020-12-11 21:57:04 +08:00
  • c435811479 fix gocyclo warnings (#278) Kevin Wan 2020-12-11 20:57:48 +08:00
  • c686c93fb5 fix dockerfile generation bug (#277) Kevin Wan 2020-12-11 20:31:31 +08:00
  • da8f76e6bd add category docker & kube (#276) Kevin Wan 2020-12-11 18:53:40 +08:00
  • 99596a4149 fix issue #266 (#275) Kevin Wan 2020-12-11 16:12:33 +08:00
  • ec2a9f2c57 fix tracelogger_test TestTraceLog (#271) wayne 2020-12-10 17:04:57 +08:00
  • fd73ced6dc optimize dockerfile (#272) Kevin Wan 2020-12-10 16:21:06 +08:00
  • 5071736ab4 fmt code (#270) Kevin Wan 2020-12-10 15:16:13 +08:00
  • 0d7f1d23b4 require go 1.14 (#263) v1.1.0 Kevin Wan 2020-12-09 22:43:42 +08:00
  • 84ab11ac09 feature plugin custom flag (#251) songmeizi 2020-12-09 18:08:17 +08:00
  • 67804a6bb2 optimized parse tag (#256) kingxt 2020-12-09 11:16:38 +08:00
  • 65ee877236 refactor & format code (#255) Kevin Wan 2020-12-08 23:01:25 +08:00
  • b060867009 Feature bookstore update (#253) songmeizi 2020-12-08 22:36:48 +08:00
  • 4d53045c6b improve data type conversion (#236) songmeizi 2020-12-08 18:06:15 +08:00
  • cecd4b1b75 goctl add plugin support (#243) kingxt 2020-12-07 14:55:10 +08:00
  • 7cd0463953 fix lint errors (#249) Kevin Wan 2020-12-07 11:12:02 +08:00
  • 7a82cf80ce support k8s deployment yaml generation (#247) Kevin Wan 2020-12-07 00:07:50 +08:00
  • f997aee3ba optimize docker file generation, make docker build faster (#244) Kevin Wan 2020-12-05 21:48:09 +08:00
  • 88ec89bdbd optimization (#241) bittoy 2020-12-02 15:00:07 +08:00
  • 7d1b43780a some optimize by kevwan and benying (#240) benying 2020-12-01 06:44:32 +08:00
  • 4b5c2de376 simplify code (#234) Kevin Wan 2020-11-29 12:41:42 +08:00
  • e5c560e8ba simplify code, format makefile (#233) v1.0.29 Kevin Wan 2020-11-28 22:27:58 +08:00
  • bed494d904 optimization (#221) xuezonggui 2020-11-28 19:43:39 +08:00
  • 2dfecda465 modify the service name from proto (#230) Keson 2020-11-28 11:48:44 +08:00
  • 3ebb1e0221 Improve Makefile robustness (#224) voidint 2020-11-27 23:40:07 +08:00
  • 348184904c set default handler value (#228) kingxt 2020-11-26 11:57:02 +08:00
  • 7a27fa50a1 update version (#226) Keson 2020-11-25 12:04:22 +08:00
  • 8d4951c990 check go.mod before build docker image (#225) Kevin Wan 2020-11-24 23:19:31 +08:00
  • 6e57f6c527 feature model interface (#222) Keson 2020-11-24 22:36:23 +08:00
  • b9ac51b6c3 feature: file namestyle (#223) kingxt 2020-11-24 15:11:18 +08:00
  • 702e8d79ce fix doc errors kevin 2020-11-24 10:39:38 +08:00
  • 95a9dabf8b format import kevin 2020-11-23 16:35:39 +08:00
  • bae66c49c2 1.use local variable i; 2.make sure limiter larger than timer period (#218) Chris 2020-11-23 16:34:51 +08:00
  • e0afe0b4bb optimize api new (#216) v1.0.28 kingxt 2020-11-19 16:48:48 +08:00
  • 24fb29a356 patch model&rpc (#207) Keson 2020-11-18 15:32:53 +08:00
  • 71083b5e64 update readme kevin 2020-11-17 19:01:07 +08:00
  • 1174f17bd9 modify image url (#213) kingxt 2020-11-17 18:50:22 +08:00
  • d6d8fc21d8 type should not define nested (#212) kingxt 2020-11-17 18:08:55 +08:00
  • 9592639cb4 add error handle tests kevin 2020-11-17 18:04:48 +08:00
  • abcb28e506 support error customization kevin 2020-11-17 17:11:06 +08:00
  • a92f65580c support type def without struct token (#210) kingxt 2020-11-17 15:25:13 +08:00
  • 3819f67cf4 add redis geospatial (#209) bittoy 2020-11-16 19:45:43 +08:00
  • 295c8d2934 fix issue #205 kevin 2020-11-16 19:23:13 +08:00
  • 88da8685dd optimize parser (#206) kingxt 2020-11-16 10:08:28 +08:00
  • c7831ac96d update goctl readme kevin 2020-11-15 21:18:02 +08:00
  • e898761762 update example kevin 2020-11-15 21:15:29 +08:00
  • 13d1c5cd00 update example kevin 2020-11-14 22:01:35 +08:00
  • 16bfb1b7be refactor parser and remove deprecated code (#204) v1.0.27 kingxt 2020-11-13 23:01:19 +08:00
  • ef4d4968d6 1. group support multi level folder 2. remove force flag (#203) kingxt 2020-11-12 19:47:32 +08:00
  • 7b4a5e3ec6 api support for comment double slash // (#201) kingxt 2020-11-12 16:57:28 +08:00
  • e6df21e0d2 format code kevin 2020-11-11 17:20:56 +08:00
  • 0a2c2d1eca change grpc interceptor to chain interceptor (#200) SunJun 2020-11-11 17:15:22 +08:00
  • a5fb29a6f0 update etcd yaml to avoid no such nost resolve problem kevin 2020-11-11 11:06:23 +08:00
  • f8da301e57 no default metric (#199) zhoushuguang 2020-11-10 11:47:08 +08:00
  • cb9075b737 add dockerfile into template kevin 2020-11-09 18:02:16 +08:00
  • 3f389a55c2 format service and add test (#197) kingxt 2020-11-09 17:41:07 +08:00
  • afbd565d87 rename postgres kevin 2020-11-09 17:22:51 +08:00
  • d629acc2b7 default metric host (#196) zhoushuguang 2020-11-09 16:03:07 +08:00
  • f32c6a9b28 rewrite (#194) kingxt 2020-11-09 10:06:45 +08:00
  • 95aa65efb9 add dockerfile generator v1.0.26 kevin 2020-11-08 21:28:58 +08:00
  • 3806e66cf1 simplify http server starter kevin 2020-11-08 13:17:14 +08:00
  • bd430baf52 graceful shutdown refined kevin 2020-11-08 13:08:00 +08:00
  • 48f4154ea8 update doc (#193) Keson 2020-11-08 13:02:48 +08:00
  • 2599e0d28d Close the process when shutdown is finished (#157) super_mario 2020-11-08 12:50:58 +08:00
  • 12327fa07d break generator when happen error (#192) kingxt 2020-11-07 21:25:52 +08:00
  • 57079bf4a4 update cli package kevin 2020-11-07 20:01:25 +08:00
  • 7f6eceb5a3 add more test (#189) kingxt 2020-11-07 17:13:40 +08:00
  • 7d7cb836af fix issue #186 kevin 2020-11-06 12:25:48 +08:00
  • f87d9d1dda refine code style kevin 2020-11-06 12:13:28 +08:00
  • 856b5aadb1 rpc generation fix (#184) v1.0.25 Keson 2020-11-05 19:08:34 +08:00
  • f7d778e0ed fix duplicate alias (#183) Keson 2020-11-05 18:12:23 +08:00
  • 88333ee77f faster the tests kevin 2020-11-05 16:04:00 +08:00
  • e76f44a35b reactor rpc (#179) v1.0.24 Keson 2020-11-05 14:12:47 +08:00
  • c9ec22d5f4 add https listen and serve kevin 2020-11-05 11:56:40 +08:00
  • afffc1048b fix url 404 (#180) Dashuang Li 2020-11-04 12:03:07 +08:00
  • d0b76b1d9a move redistest into redis package kevin 2020-11-03 16:35:34 +08:00
  • b004b070d7 refine tests kevin 2020-11-02 17:51:33 +08:00
  • 677d581bd1 update doc kevin 2020-11-02 16:49:10 +08:00