unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lei import fix, other fixes
@ 2021-03-21  9:50 Eric Wong
  2021-03-21  9:50 ` [PATCH 1/3] lei import: vivify external-only messages Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-03-21  9:50 UTC (permalink / raw)
  To: meta

Things are finally coming together...

Eric Wong (3):
  lei import: vivify external-only messages
  lei q: fix warning on remote imports
  lei: fix some warnings in tests

 lib/PublicInbox/ContentHash.pm | 15 ++++++++---
 lib/PublicInbox/Import.pm      | 14 ++++++++++-
 lib/PublicInbox/LEI.pm         |  8 +++---
 lib/PublicInbox/LeiDedupe.pm   |  9 ++-----
 lib/PublicInbox/LeiExternal.pm |  2 +-
 lib/PublicInbox/LeiImport.pm   | 22 ++++++++++------
 lib/PublicInbox/LeiP2q.pm      |  2 +-
 lib/PublicInbox/LeiSearch.pm   |  5 +++-
 lib/PublicInbox/LeiStore.pm    | 46 +++++++++++++++++++++++++++++-----
 lib/PublicInbox/LeiXSearch.pm  |  6 ++++-
 lib/PublicInbox/MboxLock.pm    |  8 +++---
 lib/PublicInbox/Over.pm        |  2 +-
 lib/PublicInbox/SearchIdx.pm   | 12 +++++++--
 lib/PublicInbox/TestCommon.pm  |  9 +++++++
 t/lei-q-kw.t                   | 44 ++++++++++++++++++++++++++++++++
 t/lei-q-remote-import.t        |  3 ++-
 16 files changed, 167 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2021-03-21  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21  9:50 [PATCH 0/3] lei import fix, other fixes Eric Wong
2021-03-21  9:50 ` [PATCH 1/3] lei import: vivify external-only messages Eric Wong
2021-03-21  9:50 ` [PATCH 2/3] lei q: fix warning on remote imports Eric Wong
2021-03-21  9:50 ` [PATCH 3/3] lei: fix some warnings in tests Eric Wong

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).