- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Magento Open Source - Statistics
During the month of August, we made the following progress on pull requests and issues:
Pull Requests
- Processed: 738
- Merged: 515
- Rejected: 223
- Created: 575
- Accepted Rate: 70%
- Contributors: 164
- New Contributors: 53
Issues
- Created: 229
- Closed: 346
- Fixed by the community: 43
- Fixed by partners: 46
Top Magento Contributors
All contributor stats are now available on the Magento Contributors website .
Top 5 Individual Contributors
Our top 5 individual contributors in August are:
# | Contributor | Points | Created | Accepted |
---|---|---|---|---|
1 | 159 | 49 | 36 | |
2 | 155 | 18 | 21 | |
3 | 101 | 11 | 10 | |
4 | 91 | 10 | 13 | |
5 | 87 | 35 | 22 |
Top Partner Contributors
The top 5 partner contributors are:
Team Name | Contribution Points | Created | Accepted | Contributing Members |
---|---|---|---|---|
Atwix | 740 | 47 | 53 | 6 |
Interactiv4 | 297 | 4 | 5 | 2 |
Krish TechnoLabs | 229 | 58 | 47 | 5 |
Comwrap | 110 | 2 | 8 | 1 |
MediaCT | 77 | 18 | 12 | 1 |
Top Maintainers
And our top maintainers for August are:
# | Maintainer | Processed | Accepted | Rejected |
---|---|---|---|---|
1 | 45 | 36 | 9 | |
2 | 35 | 25 | 10 | |
3 | 53 | 34 | 19 | |
4 | 64 | 26 | 38 | |
5 | 26 | 18 | 8 |
August’s pull request highlights
In August, we processed and merged 738 pull requests across all our projects. For the main Magento 2 repository, we would like to highlight four pull requests merged in August.
Making configurable settings for MAX_IMAGE_WIDTH and MAX_IMAGE_HEIGHT
GitHub PR: https://github.com/magento/magento2/pull/15942
Eduard Chitoraga (@eduard13) created a pull request that allows an Admin user to configure the max image width and height for uploaded images. With this update, a shop owner can configure allowed image sizes for the wysiwyg editor.
Improving upgrades for stores with large catalogs
GitHub PR: https://github.com/magento/magento2/pull/16570
Aurélien Lavorel (@AurelienLavorel) provided a pull request the replaces the usage of order address collections during setup upgrade. This performance improvement will now make it easier for stores with a large set of orders to upgrade from older versions of Magento.
Fixing unstable session manager
GitHub PR: https://github.com/magento/magento2/pull/14973
Elio Ermini (@elioermini) has updated the session management to allow for a higher amount of concurrent sessions. This fix is especially important in the cart when a quick reload could previously have resulted in the emptying of the user’s cart and session.
Community Engineering Project Updates
Please check out our new weekly newsletters for details on project progress, meetings, recordings, and more. Every project entry includes contributors, PRs, GitHub links, Slack channels, and highlights of all work completed that week.
- Community Engineering Newsletter July 30 - August 3, 2018
- Community Engineering Newsletter August 6 - 10, 2018
- Community Engineering Newsletter August 13 - 17, 2018
- Community Engineering Newsletter August 20 - 24, 2018
- Community Engineering Newsletter August 27 - 31, 2018
Check the Magento Community Engineering Google Calendar for all events:
How to get involved
As always, if you are interested in finding out more about contributing to Magento, we recommend getting involved in the Community Engineering Slack (or join us). All projects have public channels to connect with us and community developers. You can also find us on Twitter @MagentoEngComm.
We have a wide selection of projects currently running, and just started with phase 2 of the Bulk API, payment improvements and GraphQL projects. If you are interested in participating in one of these projects, take a look at the project overview page and let us know. You can also check the weekly newsletters for project GitHub links and Slack channels.
Ready to contribute? We recommend reading over the Contributor’s Guide and Coding Standards on Magento DevDocs. The guide includes code guidelines, accepted pull requests per release line, GitHub labels, porting information, and much more.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.