包子
|
32b1d13f90
|
deps: upgrade kratos version to v2.6.3 (#2903)
* deps: upgrade kratos version to v2.6.3
* fix ci
* go mod tidy
* upgrade 1.19
|
2 years ago |
Tony Chen
|
32c0d2dd97
|
feat: add omitempty prefix to rule path (#2870)
* add omitempty prefix to rule path
* fix empty method
|
2 years ago |
包子
|
56777ee655
|
deps: upgrade kratos version to v2.6.2 (#2817)
* deps: upgrade kratos version to v2.6.2
* fix ci
* mod tidy
* mod tidy
|
2 years ago |
chen quan
|
a837603c6d
|
chore: embedding template (#2810)
|
2 years ago |
jessetang
|
9a973d29c2
|
fix: rectification of non-standard lint codes (#2746)
|
2 years ago |
包子
|
7eca8f8034
|
deps: upgrade kratos version to v2.6.1 (#2716)
|
2 years ago |
thinkgo
|
d0b1d84850
|
feat: add comment to http server interface method (#2657)
Co-authored-by: gogogo <gogogo@aliyun.com>
|
2 years ago |
包子
|
a7bae93ee0
|
deps: upgrade kratos version to v2.5.3 (#2500)
|
2 years ago |
包子
|
dcae38d656
|
deps: upgrade kratos version to v2.5.2 (#2464)
|
2 years ago |
Jesse
|
54655e4b24
|
cleanup: use HTTP package methods replace GET POST DELETE... (#2412)
|
2 years ago |
jesse.tang
|
7a99e8bbdc
|
cleanup: regex replcae \. => . (#2435)
|
2 years ago |
包子
|
8743f3e50c
|
deps: upgrade kratos version v2.5.1 (#2431)
* deps: upgrade kratos version v2.5.1
* fix goimport
|
2 years ago |
jesse.tang
|
9737a3c5e4
|
fix: typo and grammatical errors (#2368)
* fix: grammar
* fix: grammar
* fix overrode
* translate to English
* translate to English
|
2 years ago |
jesse.tang
|
73a8323ee7
|
fix: slice/map make init cap (#2300)
|
3 years ago |
包子
|
563ad0d34a
|
deps: upgreade kratos version to v2.5.0 (#2286)
|
3 years ago |
包子
|
eff368621f
|
deps: upgrade kratos version to v2.4.1 (#2242)
|
3 years ago |
包子
|
1451b9e0c0
|
deps: upgrade kratos version to v2.4.0 (#2186)
|
3 years ago |
haiyux
|
addcbba66e
|
feat: add protoc-gen-go-http annotations synchronization with protoc-gen-go-grpc (#2151)
|
3 years ago |
longxboy
|
2a989ea0fe
|
fix dup gen const for http (#2102)
Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
|
3 years ago |
longxboy
|
eb280903f0
|
fix: operation http constant name conflict (#2087)
* add http operation const
* fix conflict name constant operation
|
3 years ago |
longxboy
|
93adaba60a
|
add http operation const (#2086)
|
3 years ago |
包子
|
95dce00852
|
deps: upgrade kratos version to v.2.3.1 (#2075)
Co-authored-by: baozhecheng <>
|
3 years ago |
包子
|
70317d05a0
|
deps: upgrade kratos version to v2.3.0 (#2036)
|
3 years ago |
haiyux
|
71ea97fd93
|
deps: upgrade go mod version (#2028)
* deps:upgrade go mod version
|
3 years ago |
songzhibin97
|
8ff5f2fe88
|
fix:#1987 Http and grpc generate route alignment (#1988)
* fix:#1987
* fix:explicit naming
* Update template.go
* Update template.go
|
3 years ago |
Nikita Krasnikov
|
ed144f6813
|
Fix buildMethodDesc for two and more message field (#1979)
|
3 years ago |
包子
|
091ba2dae7
|
deps: upgrade kratos version to v2.2.2 (#1944)
|
3 years ago |
yoogo
|
d5a2fb59ad
|
fix(cmd): protoc-gen-go-http use self release (#1909)
|
3 years ago |
包子
|
e98c0078cb
|
deps: upgrade kratos version to 2.2.1 (#1890)
|
3 years ago |
包子
|
de2d4eacda
|
fix(cmd): proto-gen-go-http warn only when ending with a slash (#1887)
|
3 years ago |
Sasha Melentyev
|
48d407cc9b
|
perf: add prealloc (#1846)
|
3 years ago |
包子
|
d6896127b1
|
deps: upgrade kratos version to 2.2.0 (#1834)
|
3 years ago |
包子
|
cde962a6c1
|
fix(cmd/http): warn only when a get or delete request declares a body (#1789)
|
3 years ago |
包子
|
9ea78f302d
|
deps: upgrade kratos version to v2.1.5 (#1785)
|
3 years ago |
haiyux
|
00c05e82a3
|
test:remove testify go mod (#1766)
* test:remove testify go mod
* tidy go mdo
* fix test
|
3 years ago |
包子
|
7fe194ead4
|
deps: uprade kratos version to v2.1.4 (#1749)
|
3 years ago |
Giovanny Gutiérrez
|
b6b95089c4
|
fix(cmd/protoc-gen-go-http): Fix when replacement rule is not ending (#1721)
|
3 years ago |
aldslvda
|
c1ab0cce3c
|
fix: fix typo in cmd/protoc-gen-go-http/http.go(is does not -> does not) (#1718)
|
3 years ago |
Giovanny Gutiérrez
|
ccb649a201
|
fix(protoc-gen-go-http): Update http rule when path mappings (#1704)
* fix(cmd/protoc-gen-go-http): Follow the http rule to use the query string
|
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 |
haiyux
|
ef3322ec07
|
fix: remove cmd replace (#1640)
|
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 |
包子
|
5aac2ef5a7
|
fix(cmd/http): fixed cannot declare a route with a regular expression (#1608)
* fix(cmd/http): fixed cannot declare a route with a regular expression
|
3 years ago |
longxboy
|
2d026f1f95
|
fix: cmd http embed message path generate (#1561)
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 |
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)
* feat:add warning when http path filed use map or list
|
3 years ago |
Casper-Mars
|
f5339e3ea3
|
fix(cmd/protoc-gen-go-http):part of #1430,fix cmd/protoc-gen-go-http (#1440)
|
4 years ago |