about summary refs log tree commit homepage
DateCommit message (Expand)
2018-03-03searchidx: avoid excessive XNQ indexing with diffs
2018-03-03mid: be strict with References, but loose on Message-Id
2018-03-03searchidx: support indexing multiple MIDs
2018-03-02search: revert to using 'Q' as a uniQue id per-Xapian conventions
2018-03-02v2writable: inject new Message-IDs on true duplicates
2018-03-02content_id: no need to be human-friendly
2018-03-02searchidx: use new `references' method for parsing References
2018-03-02content_id: use `mids' and `references' for MID extraction
2018-03-02mid: add `mids' and `references' methods for extraction
2018-03-02evcleanup: do not create event loop if nothing was registered
2018-03-02v2writable: deduplicate detection on add
2018-03-02evcleanup: disable outside of daemon
2018-03-02content_id: special treatment for Message-Id headers
2018-03-02searchidx: add PID to error message when die-ing
2018-03-02search: remove informational "warning" message
2018-03-01v2writable: delete ::Import obj when ->done
2018-02-28v2/ui: get nntpd and init tests running on v2
2018-02-28search: query_xover uses skeleton DB iff available
2018-02-28searchidx: do not modify Xapian DB while iterating
2018-02-28searchidxskeleton: extra error checking
2018-02-28v2writable: commit to skeleton via remote partitions
2018-02-28rename SearchIdxThread to SearchIdxSkeleton
2018-02-28search: use different Enquire object for skeleton queries
2018-02-28searchidx: index values in the threader
2018-02-28search: reopen skeleton DB as well
2018-02-28searchidxpart: force integers into add_message
2018-02-28searchidxthread: load doc data for references
2018-02-28view: remove X-PI-TS reference
2018-02-28searchidx: get rid of pointless index_blob wrapper
2018-02-28searchidx*: name child subprocesses
2018-02-28searchidxpart: chomp line before splitting
2018-02-28use PublicInbox::MIME consistently
2018-02-28searchidxpart: binmode
2018-02-28v2writable: cleanup unused pipes in partitions
2018-02-28v2/ui: retry DB reopens in a few more places
2018-02-28v2/ui: some hacky things to get the PSGI UI to show up
2018-02-22v2writable: warn on duplicate Message-IDs
2018-02-22searchidxpart: increase pipe size for partitions
2018-02-22v2writable: round-robin to partitions based on article number
2018-02-22v2: parallelize Xapian indexing
2018-02-22import_vger_from_mbox: use PublicInbox::MIME and avoid clobbering
2018-02-22import_vger_from_inbox: allow "-V" option
2018-02-20v2: support Xapian + SQLite indexing
2018-02-19git: reload alternates file on missing blob
2018-02-19v2writable: initial cut for repo-rotation
2018-02-16www: stop assuming mainrepo == git_dir
2018-02-16search: stop assuming Message-ID is unique
2018-02-16extmsg: fix broken Xapian MID lookup
2018-02-15import: allow the epoch (0s) as a valid time
2018-02-15import: quiet down warnings from bogus From: lines