log mercurial/hgweb/hgwebdir_mod.py @ 3365:cf680c9ab1dd

age author description
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. base mercurial/hgweb/__init__.py@ad69b4b3c950