Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Weekly Digest (26 May, 2019 - 2 June, 2019) #574

Closed
weekly-digest bot opened this issue Jun 2, 2019 · 0 comments
Closed

Weekly Digest (26 May, 2019 - 2 June, 2019) #574

weekly-digest bot opened this issue Jun 2, 2019 · 0 comments
Labels
kind/panic Any issue reporting containing a panic weekly-digest

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jun 2, 2019

Here's the Weekly Digest for dragonflyoss/Dragonfly:


ISSUES

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

OPEN ISSUES

💚 #573 WeeklyReport of Dragonfly from 2019-05-24 to 2019-05-31, by pouchrobot
💚 #571 fix: handle redirect at most 20 times, by lowzj
💚 #568 bugfix: add locker util and fix thread-unsafe problems for cdn, by Starnop
💚 #564 feature: add apis for supernode that compatible with java version, by Starnop
💚 #559 HTTPError: 502 Server Error: Bad Gateway for url: http://...:8002/peer/registry, by huerlei

CLOSED ISSUES

❤️ #572 fix typo: suernode -> supernode, by yuansmin
❤️ #570 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #569 bugfix: calculate realHTTPFileLength which is different realFileLength, by Starnop
❤️ #567 feature: backport the feature of supporting https proxy to 0.3.x, by lowzj
❤️ #566 bugfix: use a public limiter for cdn manager, by Starnop
❤️ #565 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
❤️ #563 feature: add GetHTTPPath function for cdn mgr, by Starnop
❤️ #562 bugfix: update the response code number, by Starnop
❤️ #561 fix: BackDownloader only download file when response is less than 400, by lowzj
❤️ #560 feature: store mgr return localStorage as default StorageDriver, by lowzj
❤️ #558 docs: add ecosystem adopters for Dragonfly, by haosdent
❤️ #557 docs: add three adopters into project, by allencloud
❤️ #556 feature: update integration test with supernode from java to go, by Starnop
❤️ #555 docs: get all dfget logs of a task in dfclient.log, by lowzj
❤️ #554 feature: update scheduler manager GetSuperPID, by Starnop
❤️ #553 dfget --node flag can specify the port of supernodes., by xq2248
❤️ #552 logs: add some debug logs with progress mgr for better debug, by Starnop
❤️ #551 feature: add download port flag, by Starnop
❤️ #550 possible panic when starting dfdaemon, by yeya24

LIKED ISSUE

👍 #553 dfget --node flag can specify the port of supernodes., by xq2248
It received 👍 x1, 😄 x0, 🎉 x1 and ❤️ x1.

NOISY ISSUE

🔈 #553 dfget --node flag can specify the port of supernodes., by xq2248
It received 5 comments.


PULL REQUESTS

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

UPDATED PULL REQUEST

Last week, 3 pull requests were updated.
💛 #568 bugfix: add locker util and fix thread-unsafe problems for cdn, by Starnop
💛 #564 feature: add apis for supernode that compatible with java version, by Starnop
💛 #496 move to go modules, by zhouhaibing089

MERGED PULL REQUEST

Last week, 19 pull requests were merged.
💜 #572 fix typo: suernode -> supernode, by yuansmin
💜 #570 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #569 bugfix: calculate realHTTPFileLength which is different realFileLength, by Starnop
💜 #567 feature: backport the feature of supporting https proxy to 0.3.x, by lowzj
💜 #566 bugfix: use a public limiter for cdn manager, by Starnop
💜 #565 docs: auto generate Dragonfly cli/api/contributors docs via code, by pouchrobot
💜 #563 feature: add GetHTTPPath function for cdn mgr, by Starnop
💜 #562 bugfix: update the response code number, by Starnop
💜 #561 fix: BackDownloader only download file when response is less than 400, by lowzj
💜 #560 feature: store mgr return localStorage as default StorageDriver, by lowzj
💜 #557 docs: add three adopters into project, by allencloud
💜 #555 docs: get all dfget logs of a task in dfclient.log, by lowzj
💜 #554 feature: update scheduler manager GetSuperPID, by Starnop
💜 #552 logs: add some debug logs with progress mgr for better debug, by Starnop
💜 #551 feature: add download port flag, by Starnop
💜 #548 Configure InsecureSkipVerify for proxied https host, by cd1989
💜 #536 feature: add dfdaemon.Server, by inoc603
💜 #533 feaeture: add function GetCIDByPeerIDAndTaskID for dfgetTask, by Starnop
💜 #508 feature: implement the cdn manager, by Starnop


COMMITS

Last week there were 45 commits.
🛠️ Merge pull request #572 from yuansmin/patch-1 fix typo: suernode -> supernode by allencloud
🛠️ fix typo: suernode -> supernode Signed-off-by: yuansmin [email protected] by yuansmin
🛠️ Merge pull request #569 from Starnop/cdn-realfilelength bugfix: calculate realHTTPFileLength which is different realFileLength by lowzj
🛠️ bugfix: calculate realHTTPFileLength which is different realFileLength Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #570 from pouchrobot/auto-doc-2019-05-30 docs: auto generate Dragonfly cli/api/contributors docs via code by lowzj
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #566 from Starnop/cdn-limit bugfix: use a public limiter for cdn manager by lowzj
🛠️ bugfix: use a public limiter for cdn manager Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #536 from inoc603/one_port feature: add dfdaemon.Server by lowzj
🛠️ feature: add dfdaemon.Server Signed-off-by: inoc603 [email protected] by inoc603
🛠️ Merge pull request #565 from pouchrobot/auto-doc-2019-05-29 docs: auto generate Dragonfly cli/api/contributors docs via code by Starnop
🛠️ docs: auto generate Dragonfly cli/api docs via code Signed-off-by: pouchrobot [email protected] by pouchrobot
🛠️ Merge pull request #563 from Starnop/storage-path feature: add GetHTTPPath function for cdn mgr by lowzj
🛠️ Merge pull request #551 from Starnop/file-server-port feature: add download port flag by lowzj
🛠️ feature: add file server port flag Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: add GetHTTPPath function for cdn mgr Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #508 from Starnop/cdn-manager feature: implement the cdn manager by lowzj
🛠️ feature: delete unused function for passing CI Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: return task update info Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager super writer Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager cdn reporter Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager detect cache Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager cdn reader Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager file metadata manager Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager path util Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager downloader Signed-off-by: Starnop [email protected] by Starnop
🛠️ feature: implement the cdn manager framework Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #560 from lowzj/sn-config-plugin feature: store mgr return localStorage as default StorageDriver by Starnop
🛠️ feature: store mgr return localStorage as default store Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #562 from Starnop/code-fix bugfix: update the response code number by lowzj
🛠️ bugfix: update the response code num Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #561 from lowzj/fix-backdownloader fix: BackDownloader only download file when response is less than 400 by Starnop
🛠️ fix: BackDownloader only download file when response is less than 400 fixes: #544 Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #558 from haosdent/haosdent/add_shopee docs: add ecosystem adopters(shopee.com) for Dragonfly by lowzj
🛠️ docs: add ecosystem adopters(shopee.com) for Dragonfly Signed-off-by: Haosdent Huang [email protected] by haosdent
🛠️ Merge pull request #557 from allencloud/add-more-adopters docs: add three adopters into project by lowzj
🛠️ docs: add three adopters into project Signed-off-by: Allen Sun [email protected] by allencloud
🛠️ Merge pull request #555 from lowzj/faq-logOfTask docs: get all dfget logs of a task in dfclient.log by Starnop
🛠️ docs: get all dfget logs of a task in dfclient.log Signed-off-by: lowzj [email protected] by lowzj
🛠️ Merge pull request #554 from Starnop/scheduler-manager-getpid feature: update scheduler manager GetSuperPID by lowzj
🛠️ feature: update scheduler manager GetSuperPID Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #552 from Starnop/progress-manager-log logs: add some debug logs with progress mgr for better debug by lowzj
🛠️ logs: add some debug logs with progress mgr for better debug Signed-off-by: Starnop [email protected] by Starnop
🛠️ Merge pull request #533 from Starnop/dfgettask-getcidBypeerID feaeture: add function GetCIDByPeerIDAndTaskID for dfgetTask by lowzj
🛠️ Merge pull request #548 from cd1989/https-proxy-fix Configure InsecureSkipVerify for proxied https host by lowzj


CONTRIBUTORS

Last week there were 7 contributors.
👤 allencloud
👤 yuansmin
👤 lowzj
👤 Starnop
👤 pouchrobot
👤 inoc603
👤 haosdent


STARGAZERS

Last week there were 38 stagazers.
gbui
VakinduPhilliam
zmaas
AshwinJay
asd12l
yeya24
manjitkumar
jaydgoss
mrhjx2
deliangyang
gdlwolf
iliul
kernelgarden
hsw0
jzhaprdp
NiR-
hinshun
YuukoCasey
LenKIM
homeiswork
jkcomment
wizardbyron
milkowski
raztiff
pingf
hubrisnxs
wardn
shilaimuslm
tommego
vinhht95
songjiayang
LiCong2016
SnorlaxGengar
shkey
zmughal
thanhtoan1196
atashfeshan
xtlsoft
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. 📆

@pouchrobot pouchrobot added the kind/panic Any issue reporting containing a panic label Jun 2, 2019
@lowzj lowzj closed this as completed Jun 9, 2019
sungjunyoung pushed a commit to sungjunyoung/Dragonfly that referenced this issue May 8, 2022
* feat: gin log to file

Signed-off-by: Gaius <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/panic Any issue reporting containing a panic weekly-digest
Projects
None yet
Development

No branches or pull requests

2 participants