Commit Graph

  • 6c2abe7474 fix: goroutine stuck on edge case (#1495) Kevin Wan 2022-01-30 13:09:21 +08:00
  • 14a902c1a7 feat: handling panic in mapreduce, panic in calling goroutine, not inside goroutines (#1490) Kevin Wan 2022-01-28 10:59:41 +08:00
  • 5ad6a6d229 Update readme-cn.md Kevin Wan 2022-01-27 17:16:30 +08:00
  • 6f4b97864a chore: improve migrate confirmation (#1488) Kevin Wan 2022-01-27 11:30:35 +08:00
  • 0e0abc3a95 chore: update warning message (#1487) tools/goctl/v1.3.0-beta1 Kevin Wan 2022-01-26 23:47:57 +08:00
  • 696fda1db4 patch: goctl migrate (#1485) anqiansong 2022-01-26 23:24:25 +08:00
  • c1d2634427 chore: update go version for goctl (#1484) Kevin Wan 2022-01-26 14:27:43 +08:00
  • 4b7a680ac5 refactor: rename from tal-tech to zeromicro for goctl (#1481) tools/goctl/v1.3.0-alpha Kevin Wan 2022-01-25 23:15:07 +08:00
  • b3e7d2901f Feature/trie ac automation (#1479) v1.3.0-beta Kevin Wan 2022-01-25 11:14:56 +08:00
  • cdf7ec213c fix #1468 (#1478) anqiansong 2022-01-24 22:23:20 +08:00
  • f1102fb262 chore: optimize string search with Aho–Corasick algorithm (#1476) Kevin Wan 2022-01-23 23:37:02 +08:00
  • 09d1fad6e0 Polish the words in readme.md (#1475) Keqi Huang 2022-01-22 12:20:11 +08:00
  • 379c65a3ef docs: add go-zero users (#1473) Kevin Wan 2022-01-20 22:36:17 +08:00
  • fdc7f64d6f chore: update unauthorized callback calling order (#1469) Kevin Wan 2022-01-20 21:09:45 +08:00
  • df0f8ed59e Fix/issue#1289 (#1460) anqiansong 2022-01-18 11:52:30 +08:00
  • c903966fc7 patch: save missing templates to disk (#1463) anqiansong 2022-01-18 10:45:05 +08:00
  • e57fa8ff53 Fix/issue#1447 (#1458) anqiansong 2022-01-18 10:36:38 +08:00
  • bf2feee5b7 feat: implement console plain output for debug logs (#1456) Kevin Wan 2022-01-17 12:43:15 +08:00
  • ce05c429fc chore: check interface satisfaction w/o allocating new variable (#1454) Letian Jiang 2022-01-16 23:34:42 +08:00
  • 272a3f347d chore: remove jwt deprecated (#1452) Kevin Wan 2022-01-16 10:34:44 +08:00
  • 13db7a1931 feat: 支持redis的LTrim方法 (#1443) shenbaise9527 2022-01-16 10:27:34 +08:00
  • 468c237189 chore: upgrade dependencies (#1444) Kevin Wan 2022-01-14 11:01:02 +08:00
  • b9b80c068b ci: add translator action (#1441) Kevin Wan 2022-01-12 17:57:39 +08:00
  • 9b592b3dee Feature rpc protoc (#1251) anqiansong 2022-01-11 20:34:25 +08:00
  • 2203809e5e chore: fix typo (#1437) Kevin Wan 2022-01-11 20:23:59 +08:00
  • 8d6d37f71e remove unnecessary drain, fix data race (#1435) Kevin Wan 2022-01-11 16:17:51 +08:00
  • ea4f2af67f fix: mr goroutine leak on context deadline (#1433) Kevin Wan 2022-01-10 22:06:10 +08:00
  • 53af194ef9 chore: refactor periodlimit (#1428) Kevin Wan 2022-01-09 16:22:34 +08:00
  • 304fb182bb Fix pg model generation without tag (#1407) tools/goctl/v1.2.6 spectatorMrZ 2022-01-07 10:45:26 +08:00
  • 5e0e2d2b14 docs: add go-zero users (#1425) Kevin Wan 2022-01-08 21:41:27 +08:00
  • 74c99184c5 docs: add go-zero users (#1424) Kevin Wan 2022-01-08 17:08:44 +08:00
  • eb4b86137a fix: golint issue (#1423) Kevin Wan 2022-01-08 16:06:56 +08:00
  • 9c4f4f3b4e update docs (#1421) Kevin Wan 2022-01-07 12:08:45 +08:00
  • 240132e7c7 Fix pg model generation without tag (#1407) spectatorMrZ 2022-01-07 10:45:26 +08:00
  • 9d67fc4cfb feat: Add migrate (#1419) anqiansong 2022-01-06 18:48:34 +08:00
  • 892f93a716 docs: update install readme (#1417) Kevin Wan 2022-01-05 12:31:49 +08:00
  • ba6a7c9dc8 chore: refactor rest/timeouthandler (#1415) v1.3.0-alpha Kevin Wan 2022-01-05 11:17:10 +08:00
  • a91c3907a8 feat: rename module from tal-tech to zeromicro (#1413) Kevin Wan 2022-01-04 15:51:32 +08:00
  • e267d94ee1 chore: update go-zero to v1.2.5 (#1410) tools/goctl/v1.2.5 Kevin Wan 2022-01-03 21:54:53 +08:00
  • 89ce5e492b refactor file|path (#1409) anqiansong 2022-01-03 21:32:40 +08:00
  • 290de6aa96 docs: update roadmap (#1405) v1.2.5 Kevin Wan 2022-01-02 21:30:02 +08:00
  • a7aeb8ac0e feat: support tls for etcd client (#1390) Kevin Wan 2022-01-02 20:23:50 +08:00
  • a8e7fafebf refactor: optimize fx (#1404) Kevin Wan 2022-01-02 14:56:30 +08:00
  • 7cc64070b1 docs: update goctl installation command (#1403) Kevin Wan 2022-01-02 14:31:31 +08:00
  • c19d2637ea feat: implement fx.NoneMatch, fx.First, fx.Last (#1402) Kevin Wan 2022-01-02 13:33:15 +08:00
  • fe1da14332 chore: simplify mapreduce (#1401) Kevin Wan 2022-01-01 19:24:35 +08:00
  • 8e9110cedf fix #1330 (#1382) anqiansong 2021-12-30 20:44:04 +08:00
  • d6ff30a570 chore: fix golint issues (#1396) Kevin Wan 2021-12-30 17:44:15 +08:00
  • b98d46bfd6 chore: update goctl version (#1394) Kevin Wan 2021-12-30 15:30:16 +08:00
  • 768936b256 ci: remove 386 binaries (#1393) Kevin Wan 2021-12-30 15:18:24 +08:00
  • c6eb1a9670 ci: remove windows 386 binary (#1392) tools/goctl/v1.2.4 Kevin Wan 2021-12-30 14:47:53 +08:00
  • e4ab518576 test: add more tests (#1391) Kevin Wan 2021-12-30 14:21:55 +08:00
  • dfc67b5fac fix readme-cn (#1388) moyrne 2021-12-30 10:42:23 +08:00
  • 62266d8f91 fix #1070 (#1389) Kevin Wan 2021-12-29 21:34:28 +08:00
  • b8ea16a88e feat: Add --remote (#1387) anqiansong 2021-12-29 18:16:42 +08:00
  • 23deaf50e6 feat: support array in default and options tags (#1386) Kevin Wan 2021-12-29 17:37:36 +08:00
  • 38a36ed8d3 docs: add go-zero users (#1381) Kevin Wan 2021-12-28 17:12:51 +08:00
  • 49bab23c54 fix #1376 (#1380) anqiansong 2021-12-28 16:40:26 +08:00
  • 78ba00d3a7 fix: command system info missing go version (#1377) Leizhengzi 2021-12-27 22:05:27 +08:00
  • 787b046a70 docs: update slack invitation link (#1378) Kevin Wan 2021-12-27 16:52:08 +08:00
  • f827a7b985 chore: update goctl version to 1.2.4 for release tools/goctl/v1.2.4 (#1372) Kevin Wan 2021-12-27 10:57:55 +08:00
  • f5f2097d14 Updated MySQL生成表结构体遇到关键字db部分保持原字段名定义 (#1369) 行者 2021-12-26 21:56:04 +08:00
  • cfcfb87fd4 ci: add release action to auto build binaries (#1371) Kevin Wan 2021-12-26 21:44:33 +08:00
  • 1d223fc114 docs: update goctl markdown (#1370) Kevin Wan 2021-12-26 20:32:31 +08:00
  • c0647f0719 feat: support context in MapReduce (#1368) Kevin Wan 2021-12-25 20:42:52 +08:00
  • 8745ed9c61 chore: add 1s for tolerance in redislock (#1367) Kevin Wan 2021-12-25 19:44:27 +08:00
  • 836726e710 fix redis try-lock bug (#1366) 种豆得豆 2021-12-25 19:20:53 +08:00
  • a67c118dcf go-zero tools ,fix a func,api new can not choose style (#1356) JiangYiJun 2021-12-23 10:28:46 +08:00
  • cd289465fd chore: coding style and comments (#1361) Kevin Wan 2021-12-22 21:43:37 +08:00
  • 263e426ae1 chore: optimize ParseJsonBody (#1353) chenquan 2021-12-22 20:24:55 +08:00
  • d5e493383a chose: cancel the assignment and judge later (#1359) charliecen 2021-12-22 20:05:35 +08:00
  • 6f1d27354a chore: put error message in error.log for verbose mode (#1355) Kevin Wan 2021-12-21 11:36:01 +08:00
  • 26101732d2 test: add more tests (#1352) Kevin Wan 2021-12-20 22:42:36 +08:00
  • 71d40e0c08 Revert "排除客户端中断导致的503错误 (#1343)" (#1351) Kevin Wan 2021-12-20 20:34:43 +08:00
  • 4ba2ff7cdd feat: treat client closed requests as code 499 (#1350) Kevin Wan 2021-12-20 19:43:38 +08:00
  • 2cdf5e7395 排除客户端中断导致的503错误 (#1343) vic 2021-12-20 19:43:13 +08:00
  • 8315a55b3f Update FUNDING.yml Kevin Wan 2021-12-20 15:27:05 +08:00
  • d1c2a31af7 chore: add tests & refactor (#1346) Kevin Wan 2021-12-18 23:11:38 +08:00
  • 3e6c217408 Feature: support adding custom cache to mongoc and sqlc (#1313) MarkJoyMa 2021-12-18 22:45:07 +08:00
  • b299f350be chore: add comments (#1345) Kevin Wan 2021-12-18 22:39:14 +08:00
  • 8fd16c17dc chore: update goctl version to 1.2.5 (#1337) Kevin Wan 2021-12-16 00:21:54 +08:00
  • 5979b2aa0f Update template (#1335) anqiansong 2021-12-15 23:24:32 +08:00
  • 0b17e0e5d9 Feat goctl bug (#1332) anqiansong 2021-12-15 22:43:58 +08:00
  • 3d8ad5e4f6 feat: tidy mod, update go-zero to latest (#1334) Kevin Wan 2021-12-15 22:34:58 +08:00
  • ff1752dd39 feat: tidy mod, update go-zero to latest (#1333) Kevin Wan 2021-12-15 22:23:06 +08:00
  • 1becaeb7be chore: refactor (#1331) Kevin Wan 2021-12-15 20:44:23 +08:00
  • 171afaadb9 Update types.go (#1314) yangkequn 2021-12-15 20:16:17 +08:00
  • 776e6e647d feat: tidy mod, add go.mod for goctl (#1328) Kevin Wan 2021-12-15 19:44:49 +08:00
  • 4ccdf4ec72 chore: format code (#1327) Kevin Wan 2021-12-15 13:43:05 +08:00
  • a7bd993c0c commit missing method for redis (#1325) CrazyZard 2021-12-15 13:15:39 +08:00
  • a290ff4486 docs: add go-zero users (#1323) Kevin Wan 2021-12-14 13:37:49 +08:00
  • 490ef13822 style: format code (#1322) Kevin Wan 2021-12-14 11:29:44 +08:00
  • 1b14de2ff9 fix: #1318 (#1321) anqiansong 2021-12-13 22:55:11 +08:00
  • 914692cc82 fix #1309 (#1317) Kevin Wan 2021-12-13 11:58:58 +08:00
  • 07191dc430 fix #1305 (#1307) anqiansong 2021-12-07 22:24:18 +08:00
  • af3fb2b04d fix: go issue 16206 (#1298) BYT0723 2021-12-07 15:52:37 +08:00
  • 0240fa131a chore: rename service context from ctx to svcCtx (#1299) Kevin Wan 2021-12-05 22:10:47 +08:00
  • e96577dd38 docs: add go-zero users (#1294) Kevin Wan 2021-12-03 22:32:35 +08:00
  • 403dd7367a fix #1288 (#1292) Kevin Wan 2021-12-02 22:41:57 +08:00
  • 8086ad120b Revert "feat: reduce dependencies of framework by add go.mod in goctl (#1290)" (#1291) Kevin Wan 2021-12-02 19:40:23 +08:00