about summary refs log tree commit homepage
path: root/lib/PublicInbox/Over.pm
DateCommit message (Expand)
2018-04-07over: avoid excessive SELECT
2018-04-07psgi: ensure /$INBOX/$MESSAGE_ID/T/ endpoint is chronological
2018-04-06www: favor reading more from SQLite, and less from Xapian
2018-04-03mbox: remove remaining OFFSET usage in SQLite
2018-04-03view: avoid offset during pagination
2018-04-03nntp: make XOVER, XHDR, OVER, HDR and NEWNEWS faster
2018-04-02over: speedup get_thread by avoiding JOIN
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-04-02replace Xapian skeleton with SQLite overview DB