]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: support /$INBOX/all.mbox.gz endpoint
authorEric Wong <e@80x24.org>
Sun, 15 May 2016 23:30:06 +0000 (23:30 +0000)
committerEric Wong <e@80x24.org>
Sun, 15 May 2016 23:50:05 +0000 (23:50 +0000)
commit1269631ae596b910b7c26890c3efa9f85301a89b
tree12e92d52e4f89a4edf821c3a0cb027f1c1504ec5
parent0407eb7a0c2376d0395ef93f50fd2ed0aeeace1f
mbox: support /$INBOX/all.mbox.gz endpoint

Allows easily downloading the entire archive without
special tools.  In any case, it's not yet advertised to via
HTML until we can test it better.  It'll also support range
queries in the future to avoid wasting bandwidth.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/WWW.pm