Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Weekly Digest (11 August, 2019 - 18 August, 2019) #835

Closed
weekly-digest bot opened this issue Aug 18, 2019 · 0 comments
Closed

Weekly Digest (11 August, 2019 - 18 August, 2019) #835

weekly-digest bot opened this issue Aug 18, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Aug 18, 2019

Here's the Weekly Digest for dragonflyoss/Dragonfly:


ISSUES

Last week 34 issues were created.
Of these, 19 issues have been closed and 15 issues are still open.

OPEN ISSUES

💚 #834 api.md: cleanup by fix some typos, by ethan-daocloud
💚 #833 fix mis-spelling in README.md, by AllenZMC
💚 #829 feature: add supernode piece downloaded size metrics, by yeya24
💚 #826 feature: support dfget params for each proxy, by yeya24
💚 #824 [feature request] add dfget flags check, by yeya24
💚 #823 refactor: update some code and output logs for supernode, by Starnop
💚 #819 feature: limit the number which download from supernode for one task, by Starnop
💚 #817 [bug]The dfget cli output is ugly, by yunfeiyangbuaa
💚 #815 bugfix: add timeout for download piece, by Starnop
💚 #814 feature: replace gometalinter with golangci-lint, by yeya24
💚 #813 Feature: add code format check into circleci, by SataQiu
💚 #810 bug: dfget hangs when downloading file from URL with query string (0.4.3), by kelgon
💚 #809 feature: add 'make fmt' to Makefile, by SataQiu
💚 #806 [feature request] New command for dfclient, by inoc603
💚 #802 Add dfget and dfdaemon properties document, by xzy256

CLOSED ISSUES

❤️ #832 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #831 feature: update the roadmap for a new stage, by Starnop
❤️ #830 fix typo "in" to "on", by 928234269
❤️ #828 fix some typos in README.md, by AllenZMC
❤️ #827 WeeklyReport of Dragonfly from 2019-08-09 to 2019-08-16, by pouchrobot
❤️ #825 Use constant blocks to define constants instead of discrete definitions., by xichengliudui
❤️ #822 fix mis-spelling in README.md, by AllenZMC
❤️ #821 cleanup: fix typos in root.go and dfget.md, by ethan-daocloud
❤️ #820 bugfix: update dfgettask status to success, by yeya24
❤️ #818 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #816 Update indentation of comments, by xichengliudui
❤️ #812 fix wrong spells in config.go, by AllenZMC
❤️ #811 cleanup: server.go flag help massage typo fix, by ethan-daocloud
❤️ #808 fix mis-spelling in multi_machines_deployment.md, by AllenZMC
❤️ #807 feature: add boilerplate check script, by SataQiu
❤️ #805 http_util.go: fix word in error message, by ethan-daocloud
❤️ #804 docs: add EddieHuang as a maintainer, by Starnop
❤️ #803 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #801 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot

LIKED ISSUE

👍 #802 Add dfget and dfdaemon properties document, by xzy256
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #817 [bug]The dfget cli output is ugly, by yunfeiyangbuaa
It received 11 comments.


PULL REQUESTS

Last week, 40 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 18 pull requests were updated.
💛 #829 feature: add supernode piece downloaded size metrics, by yeya24
💛 #826 feature: support dfget params for each proxy, by yeya24
💛 #823 refactor: update some code and output logs for supernode, by Starnop
💛 #819 feature: limit the number which download from supernode for one task, by Starnop
💛 #815 bugfix: add timeout for download piece, by Starnop
💛 #814 feature: replace gometalinter with golangci-lint, by yeya24
💛 #813 Feature: add code format check into circleci, by SataQiu
💛 #809 feature: add 'make fmt' to Makefile, by SataQiu
💛 #802 Add dfget and dfdaemon properties document, by xzy256
💛 #794 [WIP]bugfix: add a piece handler API for supernode, by Starnop
💛 #791 [WIP]feature: add part of tasks HTTP API, by Starnop
💛 #789 fix valid ip not support ipv6, by zgfh
💛 #779 feature: add gc mgr for supernode, by Starnop
💛 #766 [WIP]feature:modify supernodeAPI and dfget's download logic to implement ha(HA fourth part), by yunfeiyangbuaa
💛 #758 feature:use ha_mgr to implement status synchronization (HA third part), by yunfeiyangbuaa
💛 #741 feature:add a HA design document and finish ha_mgr(HA second part), by yunfeiyangbuaa
💛 #694 feature:Use etcd to manager supernode ha cluster(HA first part), by yunfeiyangbuaa
💛 #594 [WIP] docs: add proposal for decentralized distribution, by zhouhaibing089

MERGED PULL REQUEST

Last week, 22 pull requests were merged.
💜 #832 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #831 feature: update the roadmap for a new stage, by Starnop
💜 #828 fix some typos in README.md, by AllenZMC
💜 #825 Use constant blocks to define constants instead of discrete definitions., by xichengliudui
💜 #822 fix mis-spelling in README.md, by AllenZMC
💜 #821 cleanup: fix typos in root.go and dfget.md, by ethan-daocloud
💜 #820 bugfix: update dfgettask status to success, by yeya24
💜 #818 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #816 Update indentation of comments, by xichengliudui
💜 #812 fix wrong spells in config.go, by AllenZMC
💜 #811 cleanup: server.go flag help massage typo fix, by ethan-daocloud
💜 #808 fix mis-spelling in multi_machines_deployment.md, by AllenZMC
💜 #807 feature: add boilerplate check script, by SataQiu
💜 #805 http_util.go: fix word in error message, by ethan-daocloud
💜 #804 docs: add EddieHuang as a maintainer, by Starnop
💜 #803 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #801 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #795 feature: not return error directly when failed to get http file Length, by Starnop
💜 #785 docs: update docs for release 0.4.3, by Starnop
💜 #759 feature: add some supernode metrics, by yeya24
💜 #742 bugfix: the dfget will wait forever when the final piece failed, by wybzju
💜 #735 feature: supernode support download remote file by setting tls config., by zcc35357949


COMMITS

Last week there were 44 commits.
🛠️ Merge pull request #831 from Starnop/update-road-map feature: update the roadmap for a new stage by allencloud
🛠️ Merge pull request #832 from pouchrobot/auto-doc-2019-08-17 docs: auto generate Dragonfly cli/api/contributors docs via code by allencloud
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ feature: update the roadmap for a new stage Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #828 from AllenZMC/patch-5 fix some typos in README.md by Starnop
🛠️ fix some typos in README.md Signed-off-by: czm [email protected] by AllenZMC
🛠️ Merge pull request #785 from Starnop/release-0.4.3 docs: update docs for release 0.4.3 by lowzj
🛠️ docs: update docs for release 0.4.3 Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #825 from xichengliudui/using-constant-block Use constant blocks to define constants instead of discrete definitions. by allencloud
🛠️ Merge pull request #822 from AllenZMC/patch-4 fix mis-spelling in README.md by Starnop
🛠️ fix mis-spelling in README.md Signed-off-by: czm [email protected] by AllenZMC
🛠️ Merge pull request #820 from yeya24/fix/update-dfgettask-success bugfix: update dfgettask status to success by Starnop
🛠️ Merge pull request #821 from ethan-daocloud/patch-5 cleanup: fix typos in root.go and dfget.md by Starnop
🛠️ cleanup: fix typos in root.go cleanup: fix typos in dfget.md Signed-off-by: Guangming Wang [email protected] by ethan-daocloud
🛠️ update dfgettask status to success Signed-off-by: yeya24 [email protected] by yeya24
🛠️ Merge pull request #759 from yeya24/feature/add-supernode-metrics feature: add some supernode metrics by Starnop
🛠️ Merge pull request #742 from wybzju/bugfix bugfix: the dfget will wait forever when the final piece failed by Starnop
🛠️ Use constant blocks to define constants instead of discrete definitions. Signed-off-by: xichengliudui [email protected] by xichengliudui
🛠️ Merge pull request #818 from pouchrobot/auto-doc-2019-08-15 docs: auto generate Dragonfly cli/api/contributors docs via code by allencloud
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #816 from xichengliudui/patch-1 Update indentation of comments by allencloud
🛠️ Update indentation of comments Signed-off-by: xichengliudui [email protected] by xichengliudui
🛠️ add register peers,tasks,dfgettasks counter metrics Signed-off-by: yeya24 [email protected] by yeya24
🛠️ add peer label remove some labels which are possibly cause cardinality problem Signed-off-by: yeya24 [email protected] by yeya24
🛠️ add register parameter when register metrics Signed-off-by: yeya24 [email protected] by yeya24
🛠️ add some supernode metrics Signed-off-by: yeya24 [email protected] by yeya24
🛠️ Merge pull request #807 from SataQiu/feature-add-boilerplate-check feature: add boilerplate check script by allencloud
🛠️ Merge pull request #795 from Starnop/context-exceed feature: not return error directly when failed to get http file Length by lowzj
🛠️ Merge pull request #811 from ethan-daocloud/patch-4 cleanup: server.go flag help massage typo fix by Starnop
🛠️ Merge pull request #812 from AllenZMC/patch-4 fix wrong spells in config.go by allencloud
🛠️ fix wrong spells in config.go Signed-off-by: czm [email protected] by AllenZMC
🛠️ cleanup: server.go flag help massage typo fix Signed-off-by: Guangming Wang [email protected] by ethan-daocloud
🛠️ Merge pull request #804 from Starnop/inoc603-maintainer docs: add EddieHuang as a maintainer by Starnop
🛠️ Merge pull request #808 from AllenZMC/patch-1 fix mis-spelling in multi_machines_deployment.md by allencloud
🛠️ fix mis-spelling in multi_machines_deployment.md Signed-off-by: czm [email protected] by AllenZMC
🛠️ Merge pull request #803 from pouchrobot/auto-doc-2019-08-12 docs: auto generate Dragonfly cli/api/contributors docs via code by Starnop
🛠️ feature: add boilerplate check script Signed-off-by: SataQiu [email protected] by SataQiu
🛠️ docs: add EddieHuang as a maintainer Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #805 from ethan-daocloud/patch-3 http_util.go: fix word in error message by allencloud
🛠️ http_util.go: fix word in error message cleanup:fix words typo in http_util.go Signed-off-by: Guangming Wang [email protected] by ethan-daocloud
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #735 from zcc35357949/supernode_set_tls feature: supernode support download remote file by setting tls config. by allencloud
🛠️ Merge pull request #801 from pouchrobot/auto-doc-2019-08-11 docs: auto generate Dragonfly cli/api/contributors docs via code by allencloud
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot


CONTRIBUTORS

Last week there were 9 contributors.
👤 allencloud
👤 pouchrobot
👤 Starnop
👤 AllenZMC
👤 lowzj
👤 ethan-daocloud
👤 yeya24
👤 xichengliudui
👤 SataQiu


STARGAZERS

Last week there were 58 stagazers.
Bepartofyou
yueqianzhang
Wusuluren
fumeboy
vanishcode
chuhemiao
qinix
dncmn
bytekits
zhd173
mihis
ferried
liudechi7
wuyc
KeepCaim
xinzhanguo
itplanes
watercolor
slievrly
eleven26
Penitence1992
junstrix
ahjdzx
kasperlewau
stillOnTheWay
PinkHello
liuyuheng123
Kulak
SeppPenner
iilyak
Triple-Z
jtuki
jianxuanbing
nguyenvo1292
icbrains
yanfeng1012
milkice233
scdlyh
liu92
burningmyself
duyafeng
fanweiya
liurenjin
flipcoder
wangkezun
qzyse2017
xkcoding
CHLK
gitwillsky
ftlynx
ivyerick
easyhjq
UdonDa
sannax
phoenixcoder
robertogyn19
laijiawei
d4tocchini
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository dragonflyoss/Dragonfly to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant