]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Over.pm
treewide: run update-copyrights from gnulib for 2019
[public-inbox.git] / lib / PublicInbox / Over.pm
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-04 Eric Wongover: simplify read-only vs read-write checking
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-01-10 Eric WongMerge commit 'mem'
2019-01-08 Eric Wongover: cull unneeded fields for get_thread
2018-08-05 Eric Wongview: distinguish strict and loose thread matches
2018-06-19 Konstantin RyabitsevTweak over.sqlite3 queries for sqlite < 3.8
2018-04-18 Eric Wongensure SQLite and Xapian files respect core.sharedRepos...
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-07 Eric Wong (Contrac... over: avoid excessive SELECT
2018-04-07 Eric Wong (Contrac... psgi: ensure /$INBOX/$MESSAGE_ID/T/ endpoint is chronol...
2018-04-06 Eric Wong (Contrac... www: favor reading more from SQLite, and less from...
2018-04-03 Eric Wong (Contrac... mbox: remove remaining OFFSET usage in SQLite
2018-04-03 Eric Wong (Contrac... view: avoid offset during pagination
2018-04-03 Eric Wong (Contrac... nntp: make XOVER, XHDR, OVER, HDR and NEWNEWS faster
2018-04-02 Eric Wong (Contrac... over: speedup get_thread by avoiding JOIN
2018-04-02 Eric Wong (Contrac... www: rework query responses to avoid COUNT in SQLite
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB