about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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-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
2018-02-15import: pass "raw" dates to git-fast-import(1)
2018-02-15address: extract more characters from email addresses
2018-02-14searchidx: fix comment around next_thread_id
2018-02-14search: free up 'Q' prefix for a real unique identifier
2018-02-14import: APIs to support v2 use
2018-02-13searchmsg: add mid_mime import for _extract_mid
2018-02-12import: initial handling for v2
2018-02-09import: begin supporting this without ssoma.lock
2018-02-08import: stop writing legacy ssoma.index by default
2018-02-08watch_maildir: allow '-' in mail filename
2018-02-07update copyrights for 2018
2018-02-03view: allow expanding directly to "nested" view
2018-01-30view: close <pre> in reply instructions
2018-01-29reply: follow obfuscation rules for HTML in sh args
2018-01-29view: adjust wording for reply-to-list configs
2018-01-26atom: show metadata before message body
2018-01-16hval: only allow domain obfuscation in address
2017-12-21view: avoid deduping a single word in subject skeletons
2017-12-08search: force large mbox result downloads to POST
2017-12-07searchview: nofollow on mbox downloads