On 2018-4-30 07:08 , Clemens Lang wrote: > Hi, > > On Sun, Apr 29, 2018 at 04:44:44PM -0400, Perry E. Metzger wrote: >> On Sun, 29 Apr 2018 16:29:34 -0400 "Perry E. Metzger" >> <[email protected]> wrote: >>> I don't know much about Trac. Is it possible to do a query against >>> it to get raw data on open tickets over time, which could be fed to >>> a graph that could be put up in the Wiki? >> >> Note that I'll happily do the data crunching. I'm only asking after >> availability of the raw data on an ongoing basis. > > We do have raw access to the trac database that we could use to generate > such graphs. See https://trac.edgewall.org/wiki/TracDev/DatabaseSchema > for documentation of the schema. > > We can also install plugins to support what you are trying to do, e.g. > the XMLRPC plugin https://trac-hacks.org/wiki/XmlRpcPlugin. If there are > other existing plugins that do what you need, we can also install those. > See https://trac.edgewall.org/wiki/PluginList#Graphingcapabilities for a > list of possibly related plugins.
You may be interested to know that this has been done before: <https://lists.macports.org/pipermail/macports-dev/2008-February/004634.html> <http://web.archive.org/web/20090717230249/http://student.physik.uni-mainz.de/~reiffert/macports/> - Josh
