about summary refs log tree commit homepage
DateCommit message (Expand)
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
2018-08-03search: (really) match the behavior of WWW for indexing text
2018-08-02SearchIdx.pm: Always assign numbers backwards during incremental indexing
2018-08-02t/v[12]reindex.t: Test incremental indexing works
2018-08-02t/v[12]reindex.t: Test that the resulting msgmap is as expected
2018-08-02t/v[12]reindex.t: Place expected second in Xapian tests
2018-08-02t/v2reindex.t: Isolate the test cases more
2018-08-02t/v1reindex.t: Isolate the test cases
2018-08-02Import.pm: Don't assume {in} and {out} always exist
2018-07-30ProcessPipe.pm: Use read not sysread
2018-07-29mda: allow configuring globally without spamc support
2018-07-29mda: v2: ensure message bodies are indexed
2018-07-29t/v2mda: make it easy to test v1 repos here, too
2018-07-29mda: use InboxWritable