开发统计
链接到关于MediaWiki/Wikimedia软件开发相关的统计页面。
实时统计
- 在Open Hub(原Ohloh)的Wikimedia软件统计数据,包括许多项目。
- 技术社区指标(Git、Gerrit、Phabricator、邮件列表)在 https://wikimedia.biterg.io/ 。
- Gerrit:
- Phabricator
- Phabricator在每个项目的“报告”下都提供了按优先级排列和按用户或项目排列,來显示未完成任务的表格和燃盡圖。
- "Phabricator monthly statistics" emails on the wikitech-l mailing list - see its archives.
- Active users and new accounts per month
- 邮件列表
- IRC:
- Gerrit and Phabricator: WikiContrib to query the recent activity of a list of people (see phab:T220254).
其他选定的统计
- Yearly (?) code review statistics, including information about Gerrit reviewers.
- Test coverage trends in our continuous integration .
- Code quality reports for core (may still be gathering data).
- Development statistics/Extensions
历史/(已经)过时/未工作
- Top commenters and distribution of unreviewed revisions
- Commit summaries and reversion ratio
- Active committers by year
- 代码审查 (SVN era, pre-2012: still in need of replacement):
Code review stats(archive by Nemo)- Total number of
each status Codereview stream- Signpost investigation: code review times
参见
- Contributor Dashboard 由Mozilla创建。
- "How many unique contributors submitted unique pull requests to a https://github.com/wikimedia/ repo" - 由marktraceur创建的Python脚本
- 用于Gerrit的命令行查询指令。