log mercurial/hgweb/hgweb_mod.py @ 4900:e56c7e05c7e6

age author description
Fri, 06 Jul 2007 12:02:43 +0200 Christian Ebert Use isinstance instead of type == type
Thu, 12 Jul 2007 22:55:44 -0700 Wesley J. Landaker Use wsgi.url_scheme instead of ad-hoc CGI checks.
Wed, 11 Jul 2007 20:15:03 -0300 Alexis S. L. Carvalho merge with crew-stable
Sat, 12 May 2007 00:41:30 +0200 Edouard Gomez Fix inconsistency for the stream_out capability in hgweb
Tue, 10 Jul 2007 10:54:54 -0600 Wesley J. Landaker Make {urlbase} work in templates when https is used.
Tue, 03 Jul 2007 03:06:40 -0300 Alexis S. L. Carvalho hgweb: use lrwxrwxrwx as the permissions of a symlink
Wed, 13 Jun 2007 18:18:06 +0900 OHASHI Hideya Enable to select encoding in hgrc web section