mercurial/hgweb/hgwebdir_mod.py
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Thu, 26 Oct 2006 19:25:45 +0200 Thomas Arendsen Hein Turn of "Not trusting file" logging when running hgweb and hgwebdir
Thu, 26 Oct 2006 19:25:45 +0200 Alexis S. L. Carvalho use untrusted settings in hgwebdir
Sun, 22 Oct 2006 21:47:37 -0300 Alexis S. L. Carvalho hgweb: make #motd# available for all templates
Sat, 21 Oct 2006 20:51:24 +0200 Thomas Arendsen Hein Fix "templater object got multiple values for keyword argument 'motd'"
Sat, 21 Oct 2006 20:19:46 +0200 Thomas Arendsen Hein Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
Mon, 16 Oct 2006 15:38:53 -0300 Alexis S. L. Carvalho Use a case-sensitive version of SafeConfigParser everywhere
Thu, 12 Oct 2006 17:06:51 +0200 Thomas Arendsen Hein Keep session variables when linking from hgwebdir's index to repositories.
Tue, 10 Oct 2006 10:54:22 -0700 Brendan Cully Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)
Fri, 06 Oct 2006 18:28:50 +0200 Thomas Arendsen Hein hgweb: Search templates in templatepath/style/map, too, using a common function.
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: support for generating and parsing NWI URLs
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Teach hgwebdir about new interface
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Thu, 21 Sep 2006 21:24:26 +0200 Edouard Gomez Add style support to hgwebdir
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Fri, 30 Jun 2006 09:50:25 -0700 Eric Hopper Cleanup hgweb and hgwebdir's run method a bit.
Fri, 30 Jun 2006 08:47:41 -0700 Eric Hopper Fix hgwebdir to run hgweb using run_wsgi.
Thu, 29 Jun 2006 19:06:18 -0700 Eric Hopper Arrange for old copies of CGI scripts to still work.
Tue, 27 Jun 2006 09:33:12 -0700 Eric Hopper Really fix http headers for web UI and issue 254.
Tue, 27 Jun 2006 00:10:41 -0700 Vadim Gelfer merge with wsgi changes.
Tue, 27 Jun 2006 00:09:33 -0700 Eric Hopper This patch make several WSGI related alterations.
Mon, 26 Jun 2006 14:56:14 +0200 Thomas Arendsen Hein Fixed [web] allow_archive for comma separated parameters by using ui.configlist.
Fri, 02 Jun 2006 08:05:01 -0700 Eric Hopper Fixing up comment headers for split up code.
Thu, 01 Jun 2006 09:14:27 -0500 TK Soh hgweb: fix tracebacks on both index and repo pages
Thu, 01 Jun 2006 17:51:40 +0200 Thomas Arendsen Hein Allow comma to separate types in allow_archive, too. Use longer variable name.
Thu, 01 Jun 2006 10:02:24 -0500 TK Soh hgweb: add allow_archive support to [web] section of hgrc
Wed, 31 May 2006 10:42:44 -0700 Eric Hopper Final stage of the hgweb split up.
less more (0) tip