user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/4] a few more odds and ends for v2
@ 2018-04-06 21:44 Eric Wong (Contractor, The Linux Foundation)
  2018-04-06 21:44 ` [PATCH 1/4] altid: fix miscopied field name Eric Wong (Contractor, The Linux Foundation)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong (Contractor, The Linux Foundation) @ 2018-04-06 21:44 UTC (permalink / raw)
  To: meta

Eric Wong (Contractor, The Linux Foundation) (4):
  altid: fix miscopied field name
  nntp: set Xref across multiple inboxes
  www: favor reading more from SQLite, and less from Xapian
  ensure Xapian and SQLite are still optional for v1 tests

 lib/PublicInbox/AltId.pm      |  2 +-
 lib/PublicInbox/Inbox.pm      |  2 +-
 lib/PublicInbox/Mbox.pm       | 39 +++++++++++++-------------------
 lib/PublicInbox/NNTP.pm       | 43 ++++++++++++++++++++++-------------
 lib/PublicInbox/Over.pm       | 29 ++++++++++++++++++++++++
 lib/PublicInbox/Search.pm     | 52 ++++---------------------------------------
 lib/PublicInbox/SearchIdx.pm  |  3 ++-
 lib/PublicInbox/V2Writable.pm | 34 ++++++++++++----------------
 lib/PublicInbox/View.pm       | 35 ++++++++++-------------------
 script/public-inbox-compact   |  2 +-
 scripts/import_vger_from_mbox |  2 +-
 t/convert-compact.t           |  2 +-
 t/nntp.t                      |  6 +++--
 t/psgi_v2.t                   |  1 +
 t/search.t                    | 16 +++++--------
 t/v2mirror.t                  |  2 +-
 t/v2writable.t                | 18 +++++++--------
 17 files changed, 129 insertions(+), 159 deletions(-)

-- 
EW

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-06 21:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-06 21:44 [PATCH 0/4] a few more odds and ends for v2 Eric Wong (Contractor, The Linux Foundation)
2018-04-06 21:44 ` [PATCH 1/4] altid: fix miscopied field name Eric Wong (Contractor, The Linux Foundation)
2018-04-06 21:44 ` [PATCH 2/4] nntp: set Xref across multiple inboxes Eric Wong (Contractor, The Linux Foundation)
2018-04-06 21:44 ` [PATCH 3/4] www: favor reading more from SQLite, and less from Xapian Eric Wong (Contractor, The Linux Foundation)
2018-04-06 21:44 ` [PATCH 4/4] ensure Xapian and SQLite are still optional for v1 tests Eric Wong (Contractor, The Linux Foundation)

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).