##// END OF EJS Templates
sslutil: document and slightly refactor sslkwargs...
sslutil: document and slightly refactor sslkwargs This will help me and any reviewers keep sane as this code is refactored.

File last commit:

r24588:0bf54479 default
r29105:548e9c8c default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}