Commit Graph

302 Commits

Author SHA1 Message Date
lyyyuna
027d31473c add host flag for goc server 2021-06-20 21:15:51 +08:00
lyyyuna
ca58af2865 fix sync.once bug
必须使用引用,如果单纯值传递,once 也被复制了一份,导致单例不起作用。
2021-06-20 21:15:25 +08:00
lyyyuna
8df7498c33 goc build init version 2021-06-20 21:14:21 +08:00
lyyyuna
4c9163ce64 display banner and add agent's reset values 2021-06-20 16:25:30 +08:00
lyyyuna
0bebfd84aa inject websocket library & agent 2021-06-20 15:44:16 +08:00
lyyyuna
1e2b8485b4 rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
lyyyuna
4ae7fa3d31 adjust cover project structure 2021-06-17 19:53:49 +08:00
lyyyuna
b3647fd9d9 add bridge package 2021-06-14 15:18:29 +08:00
lyyyuna
495a887dc4 list all registered services 2021-06-10 20:03:47 +08:00
lyyyuna
30eed71465 add cover tool from go official 2021-06-09 15:40:02 +08:00
lyyyuna
a18bd08ddd update go.mod in temp, if it has relative replace 2021-06-04 15:13:48 +08:00
lyyyuna
79310ccb4d mv listpackages from cover to build package 2021-06-04 14:57:31 +08:00
lyyyuna
204fd83a49 update design doc 2021-06-04 10:23:29 +08:00
lyyyuna
dca67829b6 update design doc 2021-06-03 23:30:01 +08:00
lyyyuna
18c4c4a2da copy project to temp location 2021-06-03 22:44:46 +08:00
lyyyuna
922340d8c4 parse build args 2021-04-19 10:18:37 +08:00
lyyyuna
4f39735095 customize log lib 2021-04-05 09:06:53 +08:00
lyyyuna
b6e64f4da8 add websocket lib 2021-03-28 16:03:13 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
qiniu-bot
6e0de18292
Merge pull request #178 from CarlJi/20210322
fix: only replace IP when the ClientIP belongs to IPV4 model
2021-03-23 16:09:13 +08:00
jichangjun
4ff8ee6a53 fix: only replase IP when the ClientIP belongs to IPV4 model 2021-03-22 20:38:33 +08:00
Changjun Ji
4f04bb45d8
Merge pull request #173 from CarlJi/0303
fix: exit successfully when catch specific signal
2021-03-18 13:23:33 +08:00
Changjun Ji
6a973e0c7b
Merge pull request #174 from CarlJi/0304
doc: update wechat image
2021-03-04 19:52:50 +08:00
jichangjun
d7b4c8fead doc: update wechat image 2021-03-04 19:52:24 +08:00
jichangjun
145bf7b82b fix: exit successfully when catch specific signal 2021-03-03 18:21:08 +08:00
Changjun Ji
6c54d97978
Merge pull request #170 from CarlJi/0224
doc: update wechat image
2021-02-24 20:41:42 +08:00
jichangjun
def5e67167 doc: update wechat image 2021-02-24 20:41:13 +08:00
qiniu-bot
42f0dfc18e
Merge pull request #168 from tongjingran/update_copy
Update copy to v1.4.2
2021-02-18 10:19:03 +08:00
tongjingran
8818c1f88c update copy to v1.4.2 2021-02-17 18:36:51 +08:00
qiniu-bot
719c8f2730
Merge pull request #167 from lyyyuna/go1.16ci
add go 1.16 in CI check
2021-02-17 17:51:02 +08:00
lyyyuna
c806ae6925 add go 1.16 in CI check 2021-02-17 17:30:11 +08:00
Changjun Ji
20c3a1a0a2
Merge pull request #166 from CarlJi/0217
doc: update wechat image
2021-02-17 17:12:08 +08:00
jichangjun
a116b8f7c1 doc: update wechat image 2021-02-17 17:11:31 +08:00
qiniu-bot
98e6405b2b
Merge pull request #165 from Naisisor/master
feat(profile): add create dir function to output flag
2021-02-17 17:07:02 +08:00
qiniu-bot
bea753f579
Merge pull request #163 from eyotang/master
fix issue #162
2021-02-17 16:47:03 +08:00
Naisisor
aea695cea5 feat(profile): add create dir function to output flag
If the directory does not exist, create it
2021-02-09 17:16:06 +08:00
tangyq
369ad23ad3 codereview comments 2021-02-08 17:17:35 +08:00
Changjun Ji
88c0a97a5c
Merge pull request #164 from CarlJi/0126
doc: update wechat image
2021-02-04 20:02:44 +08:00
jichangjun
421e43a5a2 doc: update wechat image 2021-02-04 20:01:47 +08:00
tangyq
05131131f6 watch signal 2021-01-28 16:50:23 +08:00
Changjun Ji
8d406027a0
Merge pull request #159 from CarlJi/0126
doc: update webchat
2021-01-26 20:35:52 +08:00
jichangjun
444115c3d0 doc: update webchat 2021-01-26 19:49:58 +08:00
qiniu-bot
d528b82005
Merge pull request #158 from eyotang/master
issue #157 fixed
2021-01-26 19:26:33 +08:00
tangyq
42f38df8ea issue #157 fixed 2021-01-26 17:09:16 +08:00
qiniu-bot
60a18d39b7
Merge pull request #151 from qiniu/dependabot/npm_and_yarn/tools/vscode-ext/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /tools/vscode-ext
2021-01-18 11:52:30 +08:00
qiniu-bot
8a4d7bc396
Merge pull request #153 from CarlJi/0117
doc: update wechat image
2021-01-17 21:10:35 +08:00
jichangjun
d951afb435 remove useless logic 2021-01-17 18:29:24 +08:00
jichangjun
8facc956eb ci: skip ci for png file 2021-01-17 18:03:47 +08:00
jichangjun
ef46bc33e2 doc: update wechat image 2021-01-17 17:51:22 +08:00
dependabot[bot]
82dd595e98
Bump axios from 0.19.2 to 0.21.1 in /tools/vscode-ext
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 10:38:33 +00:00