Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Arendsen Hein
f4fe19c813 Renamed "manifest" to "files" in web templates.
manifest.tmpl is still used, so people having their own templates don't have
to change them. "cmd=manifest" still works, new style URLs are not affected,
because they already used "/file/".
2008-02-26 22:42:37 +01:00
Dirkjan Ochtman
702f1f50b2 hgweb: move HTTP content types out of header templates
This removes the ability for templates to add custom HTTP headers, which can
easily be re-added if someone needs it. Thanks to asak for repeatedly reviewing
this patch and helping to iron out the quirks.
2008-01-22 10:45:55 +01:00
Dirkjan Ochtman
4de316f884 hgweb: fast path for sending raw files 2008-01-18 19:53:38 +01:00
Bryan O'Sullivan
adfac2beda hgweb: flesh out raw templates 2007-11-28 08:37:33 -08:00
Benoit Boissinot
774b73b308 hgweb: add raw template to hgwebdir 2007-01-12 14:27:59 +01:00
Brendan Cully
9c2bed2cfd hgweb: add raw manifest template 2006-12-19 17:03:34 -08:00
Matt Mackall
cdbe57fc80 hgweb: report detected character set
Add comments on overriding charset to CGI scripts
2006-12-03 18:47:05 -06:00
Thomas Arendsen Hein
01715c2be9 Moved hgweb map-* files into their style directories and adjusted them. 2006-10-06 18:38:32 +02:00
Brendan Cully
bdb8087de8 Move raw theme into subdirectory 2006-10-02 17:37:57 -07:00