Eclipse dashboard 

active committers by projects by month lines of change

birt  Graphs that slope up to the right indicate increasing activity on the project. Those that slope down to the right indicate decreasing activity. One bar per month from the beginning of the project until the current month.
datatools
datatools.connectivity
datatools.enablement
datatools.modelbase
datatools.sqltools
dsdp.dd
dsdp.ercp
dsdp.mtj
dsdp.nab
dsdp.tm
dsdp.tml
eclipse
eclipse.jdt
eclipse.pde
eclipse.platform
modeling
modeling.amalgam
modeling.emf
modeling.emft
modeling.gmf
modeling.gmt
modeling.m2m
modeling.m2t
modeling.mdt
modeling.tmf
rt
rt.eclipselink
rt.equinox
rt.riena
rt.smila
rt.swordfish
stp
technology.actf
technology.albireo
technology.alf
technology.aperi
technology.babel
technology.bpel
technology.corona
technology.cosmos
technology.dash
technology.dltk
technology.ecf
technology.epf
technology.examples
technology.g-eclipse
technology.higgins
technology.iam
technology.imp
technology.jwt
technology.linux-distros
technology.m2e
technology.mat
technology.maynstall
technology.nebula
technology.ofmp
technology.ohf
technology.osee
technology.packaging
technology.phoenix
technology.photran
technology.rap
technology.soc
technology.spaces
technology.subversive
technology.tigerstripe
technology.vtp
tools.ajdt
tools.aspectj
tools.buckminster
tools.cdt
tools.cobol
tools.gef
tools.hibachi
tools.mylyn
tools.orbit
tools.pdt
tools.ptp
tools.ve
tptp
tptp.monitoring
tptp.performance
tptp.platform
tptp.test
webtools
webtools.atf
webtools.common
webtools.dali
webtools.datatools
webtools.ejbtools
webtools.incubator
webtools.jeetools
webtools.jsf
webtools.releng
webtools.servertools
webtools.sourceediting
webtools.webservices


# select MAX(YEARMONTH) AS MAX FROM commits
# select MIN(YEARMONTH) AS MIN FROM commits
# select PROJECT, YEARMONTH, COUNT(DISTINCT LOGIN) AS COUNT from commits GROUP BY PROJECT, YEARMONTH

The sparklines are scaled by project and thus cannot be used to compare activity between projects. See the wiki page about known data anamolies. See raw data we use.

This automatically collected information may not represent true activity and should not be used as sole indicator of individual or project behavior.