comparison .hgignore @ 7718:4b41a96416f5

middleware: introduce BaseVCSController parse_request retrieving repo_name and use that for VCS dispatch Return a parsed_request namespace. For now, it just contains repo_name, thus replacing is_hg / is_git and __get_repository. The fallback to the wrapped application now happens in the base class and the VCS implementations can be simplified.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 08 Jan 2019 13:02:34 +0100
parents 2e7ffb755d4f
children f0013f65982d
comparison
equal deleted inserted replaced
7717:8d0362047e29 7718:4b41a96416f5