Mon, 16 Oct 2006 20:38:04 -0300 bundlerepo: avoid exception in __del__ when the bundle doesn't exist
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 16 Oct 2006 20:38:04 -0300] rev 3419
bundlerepo: avoid exception in __del__ when the bundle doesn't exist $ hg -R bundle://foo.hg abort: No such file or directory: foo.hg Exception exceptions.AttributeError: "'bundlerepository' object has no attribute 'bundlefile'" in <bound method bundlerepository.__del__ of <mercurial.bundlerepo.bundlerepository object at 0xa7ab9fac>> ignored
Mon, 16 Oct 2006 18:01:25 -0300 portability fixes for some tests
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 16 Oct 2006 18:01:25 -0300] rev 3418
portability fixes for some tests Apparently the ls on OS X 10.3.9 exits with success even if the file given on the command line doesn't exist
Mon, 16 Oct 2006 22:44:44 +0200 Explicitly use "tip" in revision navigation.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 16 Oct 2006 22:44:44 +0200] rev 3417
Explicitly use "tip" in revision navigation. Rationale: the tip revision is a moving target and if somebody wants tip, it should be delivered.
Mon, 16 Oct 2006 15:38:53 -0300 Add a test for the acl extension
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 16 Oct 2006 15:38:53 -0300] rev 3416
Add a test for the acl extension
Mon, 16 Oct 2006 15:38:53 -0300 Use a case-sensitive version of SafeConfigParser everywhere
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 16 Oct 2006 15:38:53 -0300] rev 3415
Use a case-sensitive version of SafeConfigParser everywhere This change has the potential to break existing setups, but the current behaviour (the keys in configuration files are always lower-cased) can bite us in a few places: - no way to use a Command in [defaults] - hgext.Extension doesn't work in [extensions] - you can't use an Upper/case/PATH in the [paths] section of hgweb.config - you can't (easily) protect paths with upper-case letters with the acl extension - you can't specify a /Path/TO/a/rEPO in the [reposubs] section for the notify extension
Mon, 16 Oct 2006 11:36:57 -0700 Fix test-oldcgi after navbar update
Brendan Cully <brendan@kublai.com> [Mon, 16 Oct 2006 11:36:57 -0700] rev 3414
Fix test-oldcgi after navbar update
Mon, 16 Oct 2006 11:18:06 -0700 Fix RSS URLs (closes issue396)
Brendan Cully <brendan@kublai.com> [Mon, 16 Oct 2006 11:18:06 -0700] rev 3413
Fix RSS URLs (closes issue396)
Mon, 16 Oct 2006 11:02:11 -0700 Convert changenav bar from revisions to hashes (closes issue189)
Brendan Cully <brendan@kublai.com> [Mon, 16 Oct 2006 11:02:11 -0700] rev 3412
Convert changenav bar from revisions to hashes (closes issue189)
Mon, 16 Oct 2006 12:56:41 +0200 add footer to old style
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 16 Oct 2006 12:56:41 +0200] rev 3411
add footer to old style
Mon, 16 Oct 2006 12:49:11 +0200 fix rss template
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 16 Oct 2006 12:49:11 +0200] rev 3410
fix rss template
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip