##// END OF EJS Templates
templatekw: keep status tuple in cache dict and rename cache key accordingly...
templatekw: keep status tuple in cache dict and rename cache key accordingly There's no point to drop tail elements, which are mostly empty lists.

File last commit:

r35390:b963750b default
r39634:42209f55 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}