yangjinheng
703fb8d970
Update timeouthandler.go
2023-03-04 20:38:40 +08:00
MarkJoyMa
e964e530e1
x
2023-03-04 20:32:21 +08:00
MarkJoyMa
52265087d1
x
2023-03-04 20:32:16 +08:00
MarkJoyMa
b4c2677eb9
add ut
2023-03-04 20:32:10 +08:00
MarkJoyMa
30296fb1ca
feat: conf add FillDefault func
2023-03-04 20:31:44 +08:00
zhoumingji
356c80defd
Fix bug in dartgen: The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null'
2023-03-04 20:31:38 +08:00
zhoumingji
8c31525378
Fix bug in dartgen: Increase the processing logic when route.RequestType is empty
2023-03-04 20:31:30 +08:00
cui fliter
2cf09f3c36
fix functiom name
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-03-04 20:31:20 +08:00
Kevin Wan
d41e542c92
feat: support grpc client keepalive config ( #2950 )
2023-03-04 20:30:31 +08:00
tanglihao
265a24ac6d
fix code format style use const config.DefaultFormat
2023-03-04 20:30:21 +08:00
tanglihao
7d88fc39dc
fix log name conflict
2023-03-04 20:30:16 +08:00
anqiansong
6957b6a344
format code
2023-03-04 20:30:10 +08:00
anqiansong
bca6a230c8
remove unused code
2023-03-04 20:30:04 +08:00
anqiansong
cc8413d683
remove unused code
2023-03-04 20:29:56 +08:00
anqiansong
3842283fa8
Fix #2879
2023-03-04 20:29:41 +08:00
qiying.wang
fe13a533f5
chore: remove redundant prefix of "error: " in error creation
2023-03-04 20:26:40 +08:00
qiying.wang
7a327ccda4
chore: add tests for logc debug
2023-03-04 20:25:52 +08:00
qiying.wang
06e4507406
feat: add debug log for logc
2023-03-04 20:25:27 +08:00
kevin
8794d5b753
chore: add comments
2023-03-04 20:25:21 +08:00
kevin
9bfa63d995
chore: add more tests
2023-03-04 20:25:15 +08:00
kevin
a432b121fb
chore: add more tests
2023-03-04 20:25:07 +08:00
kevin
b61c94bb66
feat: check key overwritten
2023-03-04 20:24:33 +08:00
Kevin Wan
93fcf899dc
fix: config map cannot handle case-insensitive keys. ( #2932 )
...
* fix : #2922
* chore: rename const
* feat: support anonymous map field
* feat: support anonymous map field
2023-03-04 20:23:53 +08:00
Kevin Wan
9f4b3bae92
fix : #2899 , using autoscaling/v2beta2 instead of v2beta1 ( #2900 )
...
* fix : #2899 , using autoscaling/v2 instead of v2beta1
* chore: change hpa definition
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
2023-03-04 20:22:27 +08:00
Kevin Wan
805cb87d98
chore: refine rest validator ( #2928 )
...
* chore: refine rest validator
* chore: add more tests
* chore: reformat code
* chore: add comments
2023-03-04 20:22:10 +08:00
Qiying Wang
366131640e
feat: add configurable validator for httpx.Parse ( #2923 )
...
Co-authored-by: qiying.wang <qiying.wang@highlight.mobi>
2023-03-04 20:22:05 +08:00
Kevin Wan
956884a3ff
fix: timeout not working if greater than global rest timeout ( #2926 )
2023-03-04 20:21:59 +08:00
raymonder jin
f571cb8af2
del unnecessary blank
2023-03-04 20:21:54 +08:00
Kevin Wan
cc5acf3b90
chore: reformat code ( #2925 )
2023-03-04 20:21:49 +08:00
chenquan
e1aa665443
fix: fixed the bug that old trace instances may be fetched
2023-03-04 20:21:43 +08:00
xiandong
cd357d9484
rm parseErr when kindJaeger
2023-03-04 20:21:28 +08:00
xiandong
6d4d7cbd6b
rm kindJaegerUdp
2023-03-04 20:21:18 +08:00
xiandong
c593b5b531
add parseEndpoint
2023-03-04 20:20:29 +08:00
xiandong
fd5b38b07c
add parseEndpoint
2023-03-04 20:20:17 +08:00
xiandong
41efb48f55
add test for Endpoint of kindJaegerUdp
2023-03-04 20:19:40 +08:00
xiandong
0ef3626839
add test for Endpoint of kindJaegerUdp
2023-03-04 20:19:34 +08:00
xiandong
77a72b16e9
add kindJaegerUdp
2023-03-04 20:19:25 +08:00
Kevin Wan
21566f1b7a
chore: reformat code ( #2903 )
2023-03-04 20:17:35 +08:00
anqiansong
b2646e228b
feat: Add request.ts ( #2901 )
...
* Add request.ts
* Update comments
* Refactor request filename
2023-03-04 20:17:21 +08:00
cong
588b883710
refactor: simplify sqlx fail fast ping and simplify miniredis setup in test ( #2897 )
...
* chore(redistest): simplify miniredis setup in test
* refactor(sqlx): simplify sqlx fail fast ping
* chore: close connection if not available
2023-03-04 20:17:16 +08:00
Kevin Wan
033910bbd8
Update readme-cn.md
2023-03-04 20:17:11 +08:00
fondoger
530dd79e3f
Fix bug in dart api gen: path parameter is not replaced
2023-03-04 20:17:05 +08:00
Kevin Wan
cd5263ac75
Update readme-cn.md
2023-03-04 20:16:58 +08:00
Kevin Wan
ea3302a468
fix: test failures ( #2892 )
...
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
2023-03-04 20:16:50 +08:00
fondoger
abf15b373c
Fix Dart API generation bugs; Add ability to generate API for path parameters ( #2887 )
...
* Fix bug in dartgen: Import path should match the generated api filename
* Use Route.HandlerName as generated dart API function name
Reasons:
- There is bug when using url path name as function name, because it may have invalid characters such as ":"
- Switching to HandlerName aligns with other languages such as typescript generation
* [DartGen] Add ability to generate api for url path parameters such as /path/:param
2023-03-04 20:16:44 +08:00
Kevin Wan
a865e9ee29
refactor: simplify stringx.Replacer, and avoid potential infinite loops ( #2877 )
...
* simplify replace
* backup
* refactor: simplify stringx.Replacer
* chore: add comments and const
* chore: add more tests
* chore: rename variable
2023-03-04 20:16:37 +08:00
Kevin Wan
f8292198cf
Update readme-cn.md
2023-03-04 20:15:38 +08:00
Kevin Wan
016d965f56
chore: refactor ( #2875 )
2023-03-04 20:15:30 +08:00
dahaihu
95d7c73409
fix Replacer suffix match, and add test case ( #2867 )
...
* fix: replace shoud replace the longest match
* feat: revert bytes.Buffer to strings.Builder
* fix: loop reset nextStart
* feat: add node longest match test
* feat: add replacer suffix match test case
* feat: multiple match
* fix: partial match ends
* fix: replace look back upon error
* feat: rm unnecessary branch
---------
Co-authored-by: hudahai <hscxrzs@gmail.com>
Co-authored-by: hushichang <hushichang@sensetime.com>
2023-03-04 20:15:25 +08:00
Kevin Wan
939ef2a181
chore: add more tests ( #2873 )
2023-03-04 20:15:18 +08:00