On Monday, January 4, 2016 at 4:17:28 AM UTC-8, Riedel, Torge wrote: > > Hi Ryan, > > > > after reading through all related stuff I’ve seen this comment > https://trac-hacks.org/ticket/7884#comment:5 where someone replied to my > comment:4 and tells about hanging server. After using the regexp proposed > in comment:5 this is fixed. > > Sorry, that I didn’t see that earlier. > > > > I added this pattern on page > https://trac-hacks.org/wiki/TracTicketChangelogPlugin > with revision 23 so others can find this faster. > > > > Regards > > Torge >
There's a new version of the plugin that works with Trac 1.2. It creates a table of ticket-revision relations, so the performance should be much better. It also uses CommitTicketUpdater to parse the messages, so the ticket reference syntax will be the same as used in Trac. http://trac.edgewall.org/wiki/CommitTicketUpdater https://trac-hacks.org/browser/tracticketchangelogplugin/1.2 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
