##// END OF EJS Templates
hgweb: protocol requests are processed immediately...
hgweb: protocol requests are processed immediately This makes separation of interface/webcommands and protocol easier and will make http repos slightly faster because there's less overhead.

File last commit:

r3423:a2179e78 default
r6777:44c51574 default
Show More
changelogentry.tmpl
7 lines | 272 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>
</item>