]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Msgmap.pm
nntp: simplify the long_response API
[public-inbox.git] / lib / PublicInbox / Msgmap.pm
2018-04-03 Eric Wong (Contrac... nntp: simplify the long_response API
2018-04-03 Eric Wong (Contrac... msgmap: replace id_batch with ids_after
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB
2018-03-22 Eric Wong (Contrac... v2writable: support reindexing Xapian
2018-03-22 Eric Wong (Contrac... msgmap: add tmp_clone to create an anonymous copy
2018-03-19 Eric Wong (Contrac... v2writable: implement remove correctly
2018-02-07 Eric Wongupdate copyrights for 2018
2017-06-26 Eric Wongmsgmap: reduce constant usage
2017-06-23 Eric Wongmsgmap: ignore duplicates instead of dying
2017-06-22 Eric Wongmsgmap: mid_insert ignores duplicates instead of die-ing
2016-08-11 Eric Wongsearch: support alt-ID for mapping legacy serial numbers
2016-07-31 Eric Wongmsgmap: fix use of transactions
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-02 Eric WongMsgmap: pass ReadOnly DBI flag for non-writable opens
2015-09-30 Eric Wongremove unnecessary fields usage
2015-09-21 Eric Wongmsgmap: minor cleanup to move constant declaration
2015-09-19 Eric Wongnntp: use long response API for LISTGROUP
2015-09-18 Eric Wongread-only NNTP server
2015-09-15 Eric Wongmsgmap: add message mapping via SQLite