]> Sergey Matveev's repositories - public-inbox.git/commit
www: support publicinbox.cgit knob
authorEric Wong <e@80x24.org>
Wed, 5 Oct 2022 22:29:41 +0000 (22:29 +0000)
committerEric Wong <e@80x24.org>
Fri, 7 Oct 2022 07:42:43 +0000 (07:42 +0000)
commit5b39ed2b6b3d5d8c24240f1b1df8bfd751b0e6bc
treed1da405b84a617a5df3f0e98233f173b6a9e4373
parent26037c85f73de67197af1987e4c0fa4786ac1e31
www: support publicinbox.cgit knob

For backwards-compatibility, this defaults to `first'.  When set
to `fallback', PublicInbox::WwwCoderepo is favored and cgit is
only used as a fallback.  Eventually, `rewrite' will also be
supported to rewrite cgit URLs to WwwCoderepo ones.

Of course, WwwCoderepo is still missing search and other key
features, but that's being worked on...
Documentation/public-inbox-config.pod
lib/PublicInbox/Cgit.pm
lib/PublicInbox/WWW.pm