comparison mercurial/hgweb/hgweb_mod.py @ 18426:01638b51df44

hgweb: ignore filtered revision in revnav This changeset checks that a revision is known before adding it to the navigation. This will prevent traceback on filtered repository. This changeset result in an incorrect behaviors, Navigation link may be dropped without any replacement. However this bad navigation generation is much better than a crash
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 16 Jan 2013 14:19:28 +0100
parents e33b9b92a200
children e9ea0f0f05e7
comparison
equal deleted inserted replaced
18425:6da1e979340a 18426:01638b51df44