about summary refs log tree commit homepage
DateCommit message (Expand)
2019-01-05watchmaildir: normalize Maildir pathnames consistently
2019-01-05watchmaildir: get rid of unused spamdir field
2019-01-05watchmaildir: support multiple inboxes in the same Maildir
2019-01-04t/cgi.t: remove more redundant tests
2019-01-04t/cgi.t: move expected failure tests to t/plack.t
2019-01-04t/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
2019-01-04t/cgi.t: remove atom.xml test
2019-01-04t/cgi.t: remove redundant redirect check
2019-01-04t/cgi.t: eliminate some cruft and unnecessary tests
2019-01-02v2writable: disable parallelism on indexlevel=basic
2019-01-02config: relax name inbox name restrictions
2019-01-02use PublicInbox::Config::each_inbox where appropriate
2019-01-02update and add documentation for repository formats
2019-01-02t/feed.t: remove ssoma use
2019-01-02t/v2reindex: use the larger text to increase test reliability
2019-01-02INSTALL: note Plack and URI::Escape are required at the moment
2019-01-02inbox: keep Danga::Socket optional
2019-01-01hval: set font-size:100% for all elements
2019-01-01TODO: avoid mentioning untrustworthy browser extensions
2019-01-01TODO: support integration with cgit/gitweb/etc...
2018-12-30TODO: add a note for exposing a targeted reindexing API
2018-12-30handle "multipart/mixed" messages which are not multipart
2018-12-30examples/cgit-commit-filter.lua: escape '&' properly in URL
2018-12-29t/git.t: reorder IPC::Run check
2018-12-29t/cgi.t: shorten %ENV setting
2018-12-29tests: consolidate process spawning code.
2018-12-29examples/cgit-commit-filter.lua: update URLs
2018-12-29TODO: add note for "IMAP IDLE"-like long-polling "git fetch"
2018-12-28wwwstream: always show multi-line cloning instructions
2018-12-28add filter for gmane archives
2018-12-28init: allow --skip of old epochs for -V2 repos
2018-12-28reply: allow ":none=$REASON" in "replyto" config
2018-12-27t/git-http-backend.t: remove TEST_CHUNK env setting
2018-12-27t/perf-nntpd.t: update for RFC 5536 sec 3.2.14 compliance
2018-12-27init: do not set publicinbox.$NAME.indexlevel by default
2018-12-18TODO: add a note for davfs2 Range: support
2018-12-12doc/hosted: add glibc and bug-gnulib mirrors
2018-12-06nntp: prevent event_read from firing twice in a row
2018-10-16Add Xrefs to over/xover lines
2018-10-16Put the NNTP server name into Xref lines
2018-08-10Import.pm: When purging replace a purged file with a zero length file
2018-08-05overidx: preserve `tid' column on re-indexing
2018-08-05view: distinguish strict and loose thread matches
2018-08-03Merge branch 'eb/index-incremental'
2018-08-03V2Writeable.pm: In unindex_oid delete the message from msgmap
2018-08-03V2Writeable.pm: Ensure that a found message number is in the msgmap
2018-08-03SearchIdx,V2Writeable: Update num_highwater on optimized deletes
2018-08-03t/v[12]reindex.t: Verify the num highwater is as expected
2018-08-03t/v[12]reindex.t Verify num_highwater
2018-08-03Msgmap.pm: Track the largest value of num ever assigned