This fixes coderepo URL generation and gives reasonable defaults
based on the project.list nickname.  It also accounts properly
for `mount' directives in the PSGI file using
Plack::App::URLMap to give an entire instance a URL prefix
(as I do with yhbt.net/lore)

Eric Wong (3):
  git: fix non-empty SCRIPT_NAME handling for PSGI mounts
  git: pub_urls shows base_url default
  www: make coderepo URL generation more consistent

 lib/PublicInbox/Git.pm       |  9 +++++----
 lib/PublicInbox/WwwStream.pm | 18 ++++++++----------
 lib/PublicInbox/WwwText.pm   | 20 +++++++-------------
 3 files changed, 20 insertions(+), 27 deletions(-)

Reply via email to