Commit Graph

173 Commits (aab211a0c42ced7060f67cc265f1d5899dc21eec)

Author SHA1 Message Date
包子 3642f5d0ba
feat(cmd/kratos): generating API documentation using Gnostic (#1716) 3 years ago
Giovanny Gutiérrez ccb649a201
fix(protoc-gen-go-http): Update http rule when path mappings (#1704) 3 years ago
Xudong Cai e95452276f
fix(cmd): fixed a camel word enum error 3 years ago
包子 0e72cc2dcb
fix(cmd/proto-gen-http-go): remove go.mod replace (#1707) 3 years ago
包子 1117350b9c
deps: update kratos version to 2.1.3 (#1706) 3 years ago
JerryZhou 94d674fd4c
fix(cmd/proto-gen-errors): non nil assertion for error (#1700) 3 years ago
Richard c9e19f1d98
chore: completion command in the comment (#1680) 3 years ago
haiyux ef3322ec07
fix: remove cmd replace (#1640) 3 years ago
包子 6b53d7d229
deps: upgrade 2.1.2 (#1638) 3 years ago
haiyux 3607ce1b92
feat: upgrade grpc version to 1.42.0 (#1626) 3 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
Giovanny Gutiérrez 7a52468ea8
fix(cmd/protoc-gen-go-http): follow the http rule to use query strings (#1629) 3 years ago
包子 268243d8a3
fix(cmd/new): print the correct error message (#1630) 3 years ago
thinkgo c70cdc9a11
fix[cmd]: if enum is a word in proto file, it should be camel too. (#1618) 3 years ago
包子 5aac2ef5a7
fix(cmd/http): fixed cannot declare a route with a regular expression (#1608) 3 years ago
包子 ce8ed35c1d
fix(cmd/kratos): use context timeout control, add timeout param (#1592) 3 years ago
longxboy 2d026f1f95
fix: cmd http embed message path generate (#1561) 3 years ago
包子 014778b72a
fix(cmd/proto-gen-http): fix the problem that the field declaration does not exist causing panic (#1553) 3 years ago
包子 979ec39c53
deps: update kratos version (#1554) 3 years ago
包子 872d31343a
revert: revert #1544 (#1548) 3 years ago
storyicon 1e86faea1b
fix(protoc-gen-go-errors): fix the camel case bug of name (#1544) 3 years ago
Windfarer f3e75bffca
feat: update go version to 1.16 (#1536) 3 years ago
海雨 23a96a3d63
feat:add warning when http path filed use map or list (#1526) 3 years ago
yuemoxi 6ca81236b6
fix: Fix lint of files in cmd/kratos (#1442) 3 years ago
Casper-Mars f5339e3ea3
fix(cmd/protoc-gen-go-http):part of #1430,fix cmd/protoc-gen-go-http (#1440) 3 years ago
Casper-Mars 2a4d440680
fix(cmd/protoc-gen-go-errors):part of #1430,fix cmd/protoc-gen-go-errors (#1435) 3 years ago
yuemoxi 9c6f2713e7
optimize: template spaces to tabs (#1352) 3 years ago
包子 3f68c9a9e0
fix(cmd/run): command execution directory error (#1336) 3 years ago
包子 ff78611766
feat(cmd/pgh): add processing when generating HTTP code (#1306) 3 years ago
月墨夕 c1b9ace84e
feat: kratos tool support generate stream service code (#1284) 3 years ago
opensite a636fd52a4
feat(cmd): support the third party specify by self and fix the warning when third party is not in current directory (#1266) 3 years ago
Tony Chen e7d2f4966a
upgrade kratos to v2.0.3 (#1264) 3 years ago
包子 9808ceb7a8
feat(cmd/upgrade): compatible with go get and go install (#1255) 3 years ago
Tony Chen 623fc5cb3f
update version to v2.1.0-dev (#1249) 3 years ago
喵喵大人 d09ba5e3ee
style: add gosimple linter and gofmt linter (#1242) 3 years ago
Tony Chen f872ec4685
mod: clean cmd mod (#1240) 3 years ago
包子 1a0a1b8a89
fix(cmd/new): print exception to console (#1227) 3 years ago
包子 41ad9061db
fix: fixed kratos "new" command #1218 (#1221) 3 years ago
包子 5559923193
feat(cmd/changelog): add chore group (#1217) 3 years ago
Richard ff24e18a94
chore: optimize import sort and the short description of run cmd (#1211) 3 years ago
longXboy f0d077a328 change version to 2.0.1 3 years ago
Casper-Mars e8e0f6734a
typo: modify the comments of the proto-gen-go-errors (#1204) 3 years ago
包子 ac8c27ff9f
fix(cmd/run): fix the problem of looking for the cmd directory outside the project (#1166) 3 years ago
longXboy 14d383bc6f add v2.0.0 3 years ago
包子 e9969bc655
fix(cmd/run): fixed a problem that did not run correctly on windows (#1153) 3 years ago
包子 1ef817507a
fix(cmd): modify the problem of getting length error of kratos run command array (#1150) 3 years ago
包子 a7a8d5d91a
fix(cmd): fixed a problem where prefix could not be matched in some cases (#1151) 3 years ago
包子 a2bb5de1bc
kratos run command support to find the cmd directory from the parent directory (#1146) 3 years ago
包子 70e3692698
feat(cmd): add kratos run command and clean code (#1145) 3 years ago
包子 7755bd36dc
feat(cmd): add kratos changelog command (#1140) 3 years ago