##// END OF EJS Templates
removed buggy iteration over file nodes in whoosh indexer, this greatly improves speed of indexing.
removed buggy iteration over file nodes in whoosh indexer, this greatly improves speed of indexing.

File last commit:

r1402:edfbf3ee beta
r1451:200e6631 beta
Show More
raw_changeset.html
7 lines | 183 B | text/html | HtmlLexer
# ${c.scm_type.upper()} changeset patch
# User ${c.changeset.author|n}
# Date ${c.changeset.date}
# Node ID ${c.changeset.raw_id}
${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}