about summary refs log tree commit homepage
path: root/lib/PublicInbox/Msgmap.pm
DateCommit message (Expand)
2018-04-04v2: support incremental indexing + purge
2018-04-03nntp: simplify the long_response API
2018-04-03msgmap: replace id_batch with ids_after
2018-04-02replace Xapian skeleton with SQLite overview DB
2018-03-22v2writable: support reindexing Xapian
2018-03-22msgmap: add tmp_clone to create an anonymous copy
2018-03-19v2writable: implement remove correctly
2018-02-07update copyrights for 2018
2017-06-26msgmap: reduce constant usage
2017-06-23msgmap: ignore duplicates instead of dying
2017-06-22msgmap: mid_insert ignores duplicates instead of die-ing
2016-08-11search: support alt-ID for mapping legacy serial numbers
2016-07-31msgmap: fix use of transactions
2015-11-20various internal documentation updates
2015-10-02Msgmap: pass ReadOnly DBI flag for non-writable opens
2015-09-30remove unnecessary fields usage
2015-09-21msgmap: minor cleanup to move constant declaration
2015-09-19nntp: use long response API for LISTGROUP
2015-09-18read-only NNTP server
2015-09-15msgmap: add message mapping via SQLite