Commit Graph

  • 93d524b797 fix: the new RawFieldNames considers the tag with options. (#1663) Mervin.Wong 2022-03-20 16:59:19 +08:00
  • 5c169f4f49 Remove debug log (#1669) anqiansong 2022-03-20 16:28:36 +08:00
  • d29dfa12e3 feat: support -base to specify base image for goctl docker (#1668) Kevin Wan 2022-03-20 11:17:55 +08:00
  • 194f55e08e Remove unused code (#1667) anqiansong 2022-03-19 23:15:11 +08:00
  • c0f9892fe3 feat: add Dockerfile for goctl (#1666) Kevin Wan 2022-03-19 23:07:17 +08:00
  • 227104d7d7 feat: Remove command goctl rpc proto (#1665) anqiansong 2022-03-19 22:50:22 +08:00
  • 448029aa4b Mkdir if not exists (#1659) tools/goctl/v1.3.3 anqiansong 2022-03-17 21:44:22 +08:00
  • 17e0afeac0 fix(goctl): model method FindOneCtx should be FindOne (#1656) Fyn 2022-03-17 17:16:53 +08:00
  • 18916b5189 [fix] typo (#1655) ronething-bot 2022-03-17 10:00:29 +08:00
  • c11a09be23 chore: remove unnecessary env (#1654) Kevin Wan 2022-03-16 17:31:10 +08:00
  • 56e1ecf2f3 fix: typo (#1646) ronething-bot 2022-03-15 17:46:13 +08:00
  • f9e6013a6c refactor: httpc package for easy to use (#1645) Kevin Wan 2022-03-15 14:18:46 +08:00
  • b5d1d8b0d1 refactor: httpc package for easy to use (#1643) Kevin Wan 2022-03-14 20:15:14 +08:00
  • 09e6d94f9e FindOneBy 漏 Context (#1642) xybingbing 2022-03-14 18:56:26 +08:00
  • 2a5717d7fb feat: add httpc/Service for convinience (#1641) Kevin Wan 2022-03-14 15:36:06 +08:00
  • 85cf662c6f feat: add httpc/Get httpc/Post (#1640) Kevin Wan 2022-03-13 14:49:14 +08:00
  • 3279a7ef0f feat: add rest/httpc to make http requests governacible (#1638) Kevin Wan 2022-03-13 14:11:14 +08:00
  • fec908a19b Update ROADMAP.md Kevin Wan 2022-03-13 14:09:11 +08:00
  • f5ed0cda58 Update ROADMAP.md Kevin Wan 2022-03-13 14:08:28 +08:00
  • cc9d16f505 fix: Update unix-like path regex (#1637) anqiansong 2022-03-12 22:21:17 +08:00
  • c05d74b44c feat: support cpu stat on cgroups v2 (#1636) Kevin Wan 2022-03-12 21:00:04 +08:00
  • 32c88b6352 feat: support oracle :N dynamic parameters (#1552) mlr3000 2022-03-12 18:49:07 +08:00
  • 7dabec260f Update readme-cn.md Kevin Wan 2022-03-12 16:09:18 +08:00
  • 4feb88f9b5 Update readme-cn.md Kevin Wan 2022-03-12 15:23:52 +08:00
  • 2776caed0e Update readme.md Kevin Wan 2022-03-12 15:19:51 +08:00
  • c55694d957 Support for referencing types in different API files using format (#1630) chensy 2022-03-12 15:17:31 +08:00
  • 209ffb934b fix(goctl): kotlin code generation (#1632) Ziyi Zhang 2022-03-11 13:44:18 +08:00
  • 26a33932cd feat: support scratch as the base docker image (#1634) Kevin Wan 2022-03-11 12:15:38 +08:00
  • d6a692971f chore: reduce the docker image size (#1633) Kevin Wan 2022-03-11 11:30:21 +08:00
  • 4624390e54 Fix #1585 #1547 (#1624) anqiansong 2022-03-09 19:26:35 +08:00
  • 63b7d292c1 chore: update goctl version to 1.3.3, change docker build temp dir (#1621) Kevin Wan 2022-03-07 14:44:12 +08:00
  • 365c569d7c fix(goctl): dart gen user defined struct array (#1620) Fyn 2022-03-07 14:11:47 +08:00
  • 68a81fea8a Fix #1609 (#1617) anqiansong 2022-03-05 22:52:32 +08:00
  • 08a8bd7ef7 Fix #1614 (#1616) anqiansong 2022-03-05 21:40:41 +08:00
  • b939ce75ba chore: refactor code (#1613) Kevin Wan 2022-03-04 17:55:13 +08:00
  • 3b7ca86e4f chore: add unit tests (#1615) Kevin Wan 2022-03-04 17:54:09 +08:00
  • 60760b52ab model中db标签增加'-'符号以支持数据库查询时忽略对应字段. (#1612) Javen 2022-03-04 17:00:46 +08:00
  • 96c128c58a fix: HitQuota should be returned instead of Allowed when limit is equal to 1. (#1581) qi 2022-03-04 16:14:45 +08:00
  • 0c35f39a7d fix: fix(gctl): apiparser_parser auto format (#1607) Fyn 2022-03-04 15:36:20 +08:00
  • 6a66dde0a1 feat(goctl): api dart support flutter v2 (#1603) Fyn 2022-03-04 15:34:13 +08:00
  • 36b9fcba44 Update readme-cn.md Kevin Wan 2022-03-03 14:35:48 +08:00
  • bf99dda620 Update readme-cn.md Kevin Wan 2022-03-03 14:35:10 +08:00
  • 511dfcb409 Update readme.md Kevin Wan 2022-03-03 14:34:34 +08:00
  • 900bc96420 test: add more tests (#1604) Kevin Wan 2022-03-02 21:19:04 +08:00
  • be277a7376 Update readme-cn.md Kevin Wan 2022-03-02 21:18:31 +08:00
  • f15a4f9188 chore: update go-zero to v1.3.1 in goctl (#1599) Kevin Wan 2022-03-01 20:56:57 +08:00
  • e31128650e Revert "🐞 fix(gen): pg gen of insert (#1591)" (#1598) v1.3.1 Kevin Wan 2022-03-01 20:27:59 +08:00
  • 168740b64d chore: upgrade etcd (#1597) Kevin Wan 2022-03-01 20:16:44 +08:00
  • cc4c4928e0 🐞 fix(gen): pg gen of insert (#1591) toutou_o 2022-03-01 19:53:23 +08:00
  • fba6543b23 fix: goctl api dart support form tag (#1596) Fyn 2022-03-01 16:17:37 +08:00
  • 877eb6ac56 Update readme.md Kevin Wan 2022-03-01 16:11:17 +08:00
  • 259a5a13e7 chore: fix data race (#1593) Kevin Wan 2022-02-28 23:17:51 +08:00
  • cf7c7cb392 build: update goctl dependency ddl-parser to v1.0.3 (#1586) Fyn 2022-02-28 17:31:59 +08:00
  • 86d01e2e99 test: add testcase for FIFO Queue in collection module (#1589) ccx 2022-02-28 17:15:11 +08:00
  • 7a28e19a27 Update readme-cn.md Kevin Wan 2022-02-27 23:30:14 +08:00
  • 900ea63d68 Update readme-cn.md Kevin Wan 2022-02-27 23:29:45 +08:00
  • 87ab86cdd0 Update readme.md Kevin Wan 2022-02-27 23:26:03 +08:00
  • 0697494ffd Update readme.md Kevin Wan 2022-02-27 23:25:22 +08:00
  • ffd69a2f5e Fix bug int overflow while build goctl on arch 386 (#1582) anqiansong 2022-02-27 10:51:57 +08:00
  • 66f10bb5e6 chore: add goctl command help (#1578) Kevin Wan 2022-02-26 17:02:04 +08:00
  • 8131a0e777 Update readme.md Kevin Wan 2022-02-25 23:02:09 +08:00
  • 32a557dff6 Update readme.md Kevin Wan 2022-02-25 23:01:15 +08:00
  • db949e40f1 feat: supports importValue for more path formats (#1569) Fyn 2022-02-25 11:16:57 +08:00
  • e0454138e0 update goctl to go 1.16 for io/fs usage (#1571) Kevin Wan 2022-02-24 13:58:53 +08:00
  • 3b07ed1b97 feat: support pg serial type for auto_increment (#1563) toutou_o 2022-02-24 13:39:31 +08:00
  • daa98f5a27 Feature: Add goctl env (#1557) anqiansong 2022-02-21 10:19:33 +08:00
  • 842656aa90 feat: log 404 requests with traceid (#1554) Kevin Wan 2022-02-19 20:50:33 +08:00
  • aa29036cb3 feat: support ctx in sql model generation (#1551) Kevin Wan 2022-02-17 10:28:55 +08:00
  • 607bae27fa feat: support ctx in sqlx/sqlc, listed in ROADMAP (#1535) Kevin Wan 2022-02-16 19:31:43 +08:00
  • 7c63676be4 docs: add go-zero users (#1546) Kevin Wan 2022-02-16 12:02:52 +08:00
  • 9e113909b3 ignore context.Canceled for redis breaker (#1545) Kevin Wan 2022-02-15 21:31:30 +08:00
  • bd105474ca chore: update help message (#1544) Kevin Wan 2022-02-15 21:19:40 +08:00
  • a078f5d764 add the serviceAccount of deployment (#1543) Mikael 2022-02-15 20:57:14 +08:00
  • b215fa3ee6 fix #1541 (#1542) Kevin Wan 2022-02-15 18:40:26 +08:00
  • 50b1928502 chore:use struct pointer (#1538) mlr3000 2022-02-15 11:34:48 +08:00
  • 493e3bcf4b docs: update roadmap (#1537) Kevin Wan 2022-02-15 08:37:03 +08:00
  • 6deb80625d fix issue of default migrate version (#1536) tools/goctl/v1.3.2 Kevin Wan 2022-02-14 23:09:32 +08:00
  • 6ab051568c Update readme-cn.md Kevin Wan 2022-02-14 16:57:48 +08:00
  • 2732d3cdae chore: refactor cache (#1532) Kevin Wan 2022-02-13 18:04:31 +08:00
  • e8c307e4dc feat: support ctx in Cache (#1518) chenquan 2022-02-13 03:28:14 -06:00
  • 84ddc660c4 chore: goctl format issue (#1531) Kevin Wan 2022-02-13 13:17:19 +08:00
  • e60e707955 upgrade grpc version (#1530) Kevin Wan 2022-02-12 23:58:41 +08:00
  • cf4321b2d0 fix #1525 (#1527) Kevin Wan 2022-02-11 23:04:57 +08:00
  • 1993faf2f8 fix: fix a typo (#1522) chenquan 2022-02-11 07:15:45 -06:00
  • 0ce85376bf chore: update goctl version to 1.3.2 (#1524) Kevin Wan 2022-02-11 21:02:50 +08:00
  • a40254156f refactor: refactor yaml unmarshaler (#1517) tools/goctl/v1.3.0 Kevin Wan 2022-02-09 17:22:52 +08:00
  • 05cc62f5ff chore: optimize yaml unmarshaler (#1513) chenquan 2022-02-09 02:57:00 -06:00
  • 9c2c90e533 chore: make error clearer (#1514) chenquan 2022-02-09 00:40:05 -06:00
  • 822ee2e1c5 feat: update go-redis to v8, support ctx in redis methods (#1507) Kevin Wan 2022-02-09 11:06:06 +08:00
  • 77482c8946 fixes typo (#1511) anqiansong 2022-02-08 22:16:38 +08:00
  • 7ef0ab3119 Update readme-cn.md Kevin Wan 2022-02-08 11:47:33 +08:00
  • 8bd89a297a feature: Add goctl completion (#1505) anqiansong 2022-02-08 10:50:21 +08:00
  • bb75cc796e test: change fuzz tests (#1504) Kevin Wan 2022-02-05 09:44:01 +08:00
  • 0fdd8f54eb ci: add test for win (#1503) Kevin Wan 2022-02-05 00:06:23 +08:00
  • b1ffc464cd fix typo: goctl protoc usage (#1502) anqiansong 2022-02-03 22:13:02 +08:00
  • 50174960e4 chore: update command comment (#1501) Kevin Wan 2022-02-02 22:02:08 +08:00
  • 8f46eab977 fix: goctl not compile on windows (#1500) tools/goctl/v1.3.1-alpha tools/goctl/v1.3.1 Kevin Wan 2022-02-01 13:58:08 +08:00
  • ec299085f5 docs: update tal-tech to zeromico in docs (#1498) Kevin Wan 2022-02-01 13:03:30 +08:00
  • 7727d70634 chore: update goctl version (#1497) v1.3.0 Kevin Wan 2022-02-01 09:50:26 +08:00
  • 5f9d101bc6 feat: add runtime stats monitor (#1496) Kevin Wan 2022-02-01 01:34:25 +08:00