##// END OF EJS Templates
Journal Should not return 500 errors on failure, rather better is to return bad request error
Journal Should not return 500 errors on failure, rather better is to return bad request error

File last commit:

r648:74bbfdd4 beta
r1175:8c0a57a4 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}