Coling wrote: > Hi, > > I've now been using Trac 0.9.x for a while and am looking forward to > the 0.10 release. > So are we ;) > I recently was wondering something about my project which was "what has > user x commited over the last month". I thought I know I'll use Trac! > > While I'm sure all the information is in the Trac DB, I couldn't find a > way to access it!! > > The revision log is closest: http://trac.edgewall.org/log/ but there is > no filter for e.g. dates and users. > > Is this possible or should I submit a ticket upstream? >
There's already one: http://trac.edgewall.org/ticket/2465 (though the "time" aspect is not yet part of custom queries... there's another ticket for that, #2288). Also, IIRC, someone posted once the SQL code for a report which did that. Finally, right now you can have a pretty close functionality by "Search"ing for the committer name, with only the changeset filter enabled. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
