##// END OF EJS Templates
another major code rafactor, reimplemented (almost from scratch)...
another major code rafactor, reimplemented (almost from scratch) the way caching works, Should be solid rock for now. Some code optymizations on scmModel.get() to make it don't load unneded things. Changed db cache to file that should also reduce memory size

File last commit:

r648:74bbfdd4 beta
r1038:5554aa9c beta
Show More
raw_changeset.html
7 lines | 177 B | text/html | HtmlLexer
# ${c.scm_type} 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}