about summary refs log tree commit homepage
DateCommit message (Expand)
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
2018-07-20search: use boolean prefixes for git blob queries
2018-07-20v1: allow upgrading indexlevel=basic to 'medium' or 'full'
2018-07-19tests: fixup indexlevel setting in tests
2018-07-19Import.pm: Deal with potentially missing From and Sender headers
2018-07-19searchidx: respect XAPIAN_FLUSH_THRESHOLD env if set
2018-07-19public-inbox-init: Initialize indexlevel
2018-07-19SearchIdx: Allow the amount of indexing be configured
2018-07-19SearchIdx: Add the mechanism for making all Xapian indexing optional
2018-07-19SearchIdx.pm: Make indexing search positions optional
2018-07-18t/v2reindex.t: Swap the order of minmax tests so errors make sense
2018-07-18t/v2reindex.t: Don't reuse $ibx as two different kinds of variable
2018-07-18t/search.t t/v2writable.t: Teach search tests to fail more cleanly.
2018-07-18t/v2reindex.t: Ensure the numbers 1 to 10 are used
2018-07-18SearchIdx: Decrement regen_down even for added messages that are later deleted.
2018-07-18index: avoid false-positive warning on off-by-one
2018-07-15v2writable: unindex deleted messages after incremental fetch
2018-07-07Import: Don't copy nulls from emails into git
2018-07-06MsgTime.pm: Use strptime to compute the time zone
2018-07-04v2: fill alternates with old epochs on init from mirrors
2018-06-26additional tests for bad Message-IDs in URLs
2018-06-26www: use undecoded paths for Message-ID extraction
2018-06-19Tweak over.sqlite3 queries for sqlite < 3.8
2018-06-16Contribute SELinux policy for EL7
2018-06-13Makefile.PL: do not depend on git