-
Notifications
You must be signed in to change notification settings - Fork 765
WeeklyReport of Dragonfly from 2019-06-14 to 2019-06-21 #625
Description
Weekly Report of Dragonfly
This is a weekly report of Dragonfly. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.
It is all done by @AliGHRobot which is an AI robot. See: https://github.com/pouchcontainer/pouchrobot.
Repo Update
| Watch | Star | Fork | Contributors | New Issues | Closed Issues |
|---|---|---|---|---|---|
| 192 (↑2) | 3695 (↑145) | 458 (↑11) | 37 (↑1) | 0 | 0 |
PR Update
Thanks to contributions from community, Dragonfly team merged 16 pull requests in the repository last week. All these pull requests could be divided into feature, bugfix, doc, test and others:
feature 🆕 🔫
- feature: store piece md5s with native bytes (#616)
- feature: add piece length for task md5 file (#614)
- feature: add supernode Dockerfile (#599)
bugfix 🐛 🔪
- bugfix: update the client progress after success to schedule (#621)
- bugfix: increase load of the peer serving for others (#620)
- fix: send http request with timeout (#619)
- bugfix: parse the lastmodified header to timestamp (#617)
- bugfix: do not add the superPID to pieceState (#615)
- bugfix: return http file length as the file length of register resp (#606)
- bugfix: do not use -1 as the basis for successful conversion (#605)
doc 📜 📝
- doc: add a doc about how to install golang supernode (#624)
- doc: update doc because update 0.3 to 0.4 (#623)
- doc: update quick start (#622)
- docs: auto generate Dragonfly cli/api/contributors docs via code (#604)
others
Code Review Statistics 🐞 🐞 🐞
This project encourages everyone to participant in code review, in order to improve software quality. Every week @pouchrobot would automatically help to count pull request reviews of single github user as the following. So, try to help review code in this project.
| Contributor ID | Pull Request Reviews |
|---|---|
| @lowzj | 16 |
| @inoc603 | 5 |
| @starnop | 4 |
| @fengzixu | 1 |
New Contributors 🎖 🎖 🎖
We have no new contributors in this project this week.
Dragonfly team encourages everything about contribution from community.
For more details, please refer to https://github.com/dragonflyoss/Dragonfly/blob/master/CONTRIBUTING.md . 🍻
Thank all of you!