kingxt
12e235efb0
optimized goctl format ( #336 )
...
* fix format
* refactor
* refactor
* optimized
* refactor
* refactor
* refactor
* add js path prefix
4 years ago
Kevin Wan
01060cf16d
close issue of #337 ( #347 )
4 years ago
Kevin Wan
0786862a35
align bucket boundary to interval in rolling window ( #345 )
4 years ago
Kevin Wan
efa43483b2
fix potential data race in PeriodicalExecutor ( #344 )
...
* fix potential data race in PeriodicalExecutor
* add comment
4 years ago
Kevin Wan
771371e051
simplify rolling window code, and make tests run faster ( #343 )
4 years ago
zjbztianya
2ee95f8981
fix rolling window bug ( #340 )
4 years ago
Kevin Wan
5bc01e4bfd
set guarded to false only on quitting background flush ( #342 )
...
* set guarded to false only on quitting background flush
* set guarded to false only on quitting background flush, cont.
4 years ago
Kevin Wan
510e966982
simplify periodical executor background routine ( #339 )
4 years ago
Kevin Wan
10e3b8ac80
optimize code that fixes issue #317 ( #338 )
4 years ago
Kevin Wan
04059bbf5a
add discord chat group in readme
4 years ago
weibobo
d643007c79
fix bug #317 ( #335 )
...
* fix bug #317 .
* add counter for current task. If it's bigger then zero, do not quit background thread
* Revert "fix issue #317 (#331 )"
This reverts commit fc43876cc5
.
4 years ago
Kevin Wan
fc43876cc5
fix issue #317 ( #331 )
4 years ago
FengZhang
a926cb514f
modify the goctl gensvc template ( #323 )
4 years ago
kingxt
25cab2f273
Java ( #327 )
...
* add g4 file
* new define api by g4
* reactor parser to g4gen
* add syntax parser & test
* add syntax parser & test
* add syntax parser & test
* update g4 file
* add import parse & test
* ractor AT lexer
* panic with error
* revert AT
* update g4 file
* update g4 file
* update g4 file
* optimize parser
* update g4 file
* parse info
* optimized java generator
* revert
* optimize java generator
* update java generator
* update java generator
* update java generator
* update java generator
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
4 years ago
Kevin Wan
8d2e2753a2
simplify http.Flusher implementation ( #326 )
...
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
4 years ago
Kevin Wan
cc4c50e3eb
fix broken link.
4 years ago
Kevin Wan
751072bdb0
fix broken doc link
4 years ago
Kevin Wan
e97e1f10db
simplify code with http.Flusher type conversion ( #325 )
...
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
4 years ago
jichangyun
0bd2a0656c
The ResponseWriters defined in rest.handler add Flush interface. ( #318 )
4 years ago
Kevin Wan
71a2b20301
add more tests for prof ( #322 )
4 years ago
Kevin Wan
8df7de94e3
add more tests for zrpc ( #321 )
4 years ago
Kevin Wan
bf21203297
add more tests ( #320 )
4 years ago
Kevin Wan
ae98375194
add more tests ( #319 )
4 years ago
Kevin Wan
82d1ccf376
fixes #286 ( #315 )
4 years ago
Kevin Wan
bb6d49c17e
add go report card back ( #313 )
...
* add go report card back
* avoid test failure, run tests sequentially
4 years ago
Kevin Wan
ed735ec47c
Update codeql-analysis.yml
...
disable python code analysis, python code is in examples.
4 years ago
Kevin Wan
ba4bac3a03
format code ( #312 )
4 years ago
FengZhang
08433d7e04
add config load support env var ( #309 )
4 years ago
anqiansong
a3b525b50d
feature model fix ( #296 )
...
* add raw stirng quote for sql field
* remove unused code
4 years ago
Kevin Wan
097f6886f2
Update readme.md
4 years ago
Kevin Wan
07a1549634
add wechat micro practice qrcode image ( #289 )
4 years ago
Kevin Wan
befca26c58
Update readme.md
...
add goproxy.cn download badge
4 years ago
Kevin Wan
3556a2eef4
Update readme-en.md
...
goreportcard is not working, submitted an issue to them.
4 years ago
Kevin Wan
807765f77e
Update readme.md
...
goreportcard is not working, submitted a issue to them.
4 years ago
Kevin Wan
e44584e549
Create codeql-analysis.yml
4 years ago
Kevin Wan
acd48f0abb
optimize dockerfile generation ( #284 )
4 years ago
kingxt
f919bc6713
refactor ( #283 )
4 years ago
Kevin Wan
a0030b8f45
format dockerfile on non-chinese mode ( #282 )
4 years ago
Kevin Wan
a5f0cce1b1
Update readme-en.md
4 years ago
Kevin Wan
4d13dda605
add EXPOSE in dockerfile generation ( #281 )
4 years ago
songmeizi
b56cc8e459
optimize test case of TestRpcGenerate ( #279 )
...
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
4 years ago
Kevin Wan
c435811479
fix gocyclo warnings ( #278 )
4 years ago
Kevin Wan
c686c93fb5
fix dockerfile generation bug ( #277 )
4 years ago
Kevin Wan
da8f76e6bd
add category docker & kube ( #276 )
4 years ago
Kevin Wan
99596a4149
fix issue #266 ( #275 )
...
* optimize dockerfile
* fix issue #266
4 years ago
wayne
ec2a9f2c57
fix tracelogger_test TestTraceLog ( #271 )
4 years ago
Kevin Wan
fd73ced6dc
optimize dockerfile ( #272 )
4 years ago
Kevin Wan
5071736ab4
fmt code ( #270 )
4 years ago
Kevin Wan
0d7f1d23b4
require go 1.14 ( #263 )
...
* refactor & format code
* optimized parse tag (#256 )
* feature plugin custom flag (#251 )
* support plugin custom flags
* add short name
* remove log
* remove log
* require go 1.14
Co-authored-by: kingxt <kingxt4job@gmail.com>
Co-authored-by: songmeizi <anqiansong@xiaoheiban.cn>
4 years ago
songmeizi
84ab11ac09
feature plugin custom flag ( #251 )
...
* support plugin custom flags
* add short name
* remove log
* remove log
4 years ago