Commit Graph

404 Commits

Author SHA1 Message Date
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
qiniu-bot
bc7cae11cb
Merge pull request #150 from tongjingran/buildCopy2
optimize the file copy strategy of `goc build` and fix bugs
2020-12-31 16:54:19 +08:00
tongjingran
cc35564b1d shadow symlink file instead of skip 2020-12-31 16:07:07 +08:00
tongjingran
c305472279 skip irregular files except dir 2020-12-31 11:26:48 +08:00
tongjingran
0be9c822e8 change build copy 2020-12-31 11:12:52 +08:00
Changjun Ji
96a326b67f
Merge pull request #148 from qiniu/revert-143-buildCopy
Revert "optimize the file copy strategy of `goc build`"
2020-12-22 15:22:35 +08:00
Changjun Ji
51601902e2
Revert "optimize the file copy strategy of goc build" 2020-12-22 15:22:17 +08:00
Changjun Ji
f9e4d1c85b
Merge pull request #147 from qiniu/revert-146-perf
Revert "Improve performance of getting filelist to copy"
2020-12-22 15:21:46 +08:00
Changjun Ji
7c8205500e
Revert "Improve performance of getting filelist to copy" 2020-12-22 15:21:31 +08:00
qiniu-bot
692c3c806e
Merge pull request #146 from lyyyuna/perf
Improve performance of getting filelist to copy
2020-12-21 20:39:25 +08:00
lyyyuna
711c14cad1 improve performance of getting filelist to copy 2020-12-21 13:18:49 +08:00
qiniu-bot
0d9db7f7af
Merge pull request #145 from CarlJi/1218
feature: add skipFile flag for profile API
2020-12-21 10:49:23 +08:00
qiniu-bot
b97f5f683f
Merge pull request #143 from tongjingran/buildCopy
optimize the file copy strategy of `goc build`
2020-12-21 10:27:23 +08:00
jichangjun
5cbf6c47ad doc: update wechat image 2020-12-20 20:16:06 +08:00
jichangjun
adfacd1713 feature: add e2e tests 2020-12-20 18:12:38 +08:00
jichangjun
89bb9bd8b6 feature: add unit tests 2020-12-20 18:12:38 +08:00
jichangjun
ede278cb64 feature: add skipFile flag for profile API 2020-12-20 18:12:38 +08:00
tongjingran
a72ede39bd change copy function name 2020-12-18 19:54:46 +08:00
qiniu-bot
ea5a6654c3
Merge pull request #139 from gavwu/master
fix GetAll() potentially return an unprotected map
2020-12-18 11:49:22 +08:00
tongjingran
2493847661 add ut 2020-12-15 20:43:52 +08:00
tongjingran
1fb530c9ab fix newGopath set & target name 2020-12-15 20:38:43 +08:00
tongjingran
d8cd308ce1 optmise the copy stratgy 2020-12-15 20:38:43 +08:00
gavwu
237bdb3af9 go fmt 2020-12-13 14:29:40 +08:00
Changjun Ji
fec5f7f29a
Merge pull request #142 from CarlJi/1211
doc: update wechat image
2020-12-11 15:00:38 +08:00
jichangjun
3d0ffb78d0 doc: update webchat image 2020-12-11 14:51:29 +08:00
gavwu
8c4a6e7e6f fix GetAll() potentially return an unprotected map 2020-12-10 23:35:15 +08:00
Changjun Ji
e9e6b61c8e
Merge pull request #135 from CarlJi/1105
doc: update wechat image and blog
2020-11-19 17:04:46 +08:00
jichangjun
51f1137c0e doc: update wechat image and blog 2020-11-19 16:56:56 +08:00
qiniu-bot
d337ae314e
Merge pull request #129 from Vieira-zj/fix-zj-20201111
Fix nil issue when failed to register with coverage center.
2020-11-14 16:26:34 +08:00
zhengjin
fb83028e8c Update as comments. 2020-11-14 13:52:53 +08:00
zhengjin
9cfec44091 Fix nil issue when failed to register with coverage center. 2020-11-11 20:17:37 +08:00
Changjun Ji
ddb6dfb4d4
Merge pull request #128 from CarlJi/1105
doc: update wechat image and add useful blog links
2020-11-06 09:56:02 +08:00
jichangjun
9a2b7fe01b doc: add useful blogs 2020-11-06 09:49:17 +08:00
jichangjun
532e41f8a7 doc: update wechat group image 2020-11-06 09:40:15 +08:00
qiniu-bot
650e4cf99d
Merge pull request #124 from lyyyuna/cover-next
Do cover in another way
2020-10-21 14:36:29 +08:00
lyyyuna
f3627de62a add test case 2020-10-21 14:22:33 +08:00
lyyyuna
55fb63917d update 2020-10-21 14:22:33 +08:00
lyyyuna
fcc160af52 fix unit test 2020-10-21 14:22:32 +08:00
lyyyuna
9a024aa009 do cover another way
fix

update

update injected http_cover_apis_auto_generated.go

fix legacy project

fix lint
2020-10-21 14:22:32 +08:00
qiniu-bot
e7c2010579
Merge pull request #115 from lyyyuna/goc-103-2
Add remove command
2020-10-21 14:12:30 +08:00
lyyyuna
e9ebc18fef udpate wechat image 2020-10-21 11:40:08 +08:00
lyyyuna
f1d32e7baf check error 2020-10-21 11:36:19 +08:00
lyyyuna
382a28f775 implement set for filestore 2020-10-21 11:36:19 +08:00
lyyyuna
b6c03fe1a2 fix test case 2020-10-21 11:36:19 +08:00
lyyyuna
57a56c2d68 add remove command 2020-10-21 11:36:19 +08:00
lyyyuna
a22229cd1b add store remove 2020-10-21 11:36:19 +08:00
Changjun Ji
06a4e4a61b
Merge pull request #125 from CarlJi/1007
doc: update wechat group image
2020-10-07 13:24:04 +08:00
jichangjun
36a5c6e249 doc: update wechat group image 2020-10-07 12:25:20 +08:00
qiniu-bot
e831a002be
Merge pull request #120 from tongjingran/1082
Support configuring the persistence file path
2020-09-25 21:12:14 +08:00