user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2020-09-27 22:12:48 to 2020-12-08 18:02:32 UTC [more...]

WIP: searching all of lore
 2020-12-08 18:02 UTC  (7+ messages)

[PATCH 0/5] extindex: random cleanups
 2020-12-07  7:40 UTC  (6+ messages)
` [PATCH 1/5] over: gracefully show invalid ibx_id
` [PATCH 2/5] overidx: wrap eidx_key => ibx_id mapping
` [PATCH 3/5] extsearchidx: remove needless SHA-1 check
` [PATCH 4/5] searchidx: remove $oid parameter from most calls
` [PATCH 5/5] shard_add_eidx_info: pass $eidx_key instead of $ibx object

[PATCH] overidx: {num} column is INTEGER PRIMARY KEY
 2020-12-05 22:59 UTC 

[PATCH 0/2] isearch: per-inbox search using ->ALL
 2020-12-05 22:26 UTC  (5+ messages)
` [PATCH 1/2] inbox: simplify ->search and callers
` [PATCH 2/2] isearch: emulate per-inbox search with ->ALL
` [PATCH 3/2] imap: support isearch and reduce Xapian queries
  ` [PATCH 4/2] search: reinstate "uid:" internal search prefix

[PATCH 0/5] more ->ALL usage
 2020-12-04 22:03 UTC  (6+ messages)
` [PATCH 1/5] nntp: xref_by_tc: simplify slightly
` [PATCH 2/5] nntp: small speed up for multi-line responses
` [PATCH 3/5] search: remove mdocid export
` [PATCH 4/5] newswww: use ->ALL to avoid O(n) inbox scan
` [PATCH 5/5] extmsg: use ->ALL for "global" MID lookups

missing messages in thread overview
 2020-12-04 12:09 UTC  (5+ messages)
  ` [WIP] over: ensure old, merged {tid} is really gone
      ` [PATCH] "

[PATCH] nntpd: move {newsgroup} name check to config
 2020-12-01  1:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/12] some NNTP-related fixes + speedups
 2020-11-30 23:37 UTC  (15+ messages)
` [PATCH 01/12] nntp: use Inbox->uidvalidity instead of ->mm->created_at
` [PATCH 02/12] nntpd: share {groups} hash with {-by_newsgroup} in Config
` [PATCH 03/12] mm: min/max: return 0 instead of undef
` [PATCH 04/12] nntp: use grep operation for wildmat matching
` [PATCH 05/12] nntp: NEWNEWS: speed up filtering
` [PATCH 06/12] miscsearch: implement ->newsgroup_matches
` [PATCH 07/12] nntp: LIST ACTIVE.TIMES use angle brackets around address
` [PATCH 08/12] nntp: move LIST iterators to long_response
` [PATCH 09/12] t/extsearch: show a more realistic case
` [PATCH 10/12] nntp: some minor golfing
` [PATCH 11/12] nntp: xref: simplify sub signature
` [PATCH 12/12] nntp: xref: use ->ALL extindex if available
  ` xref3 + NNTP problems
    ` [PATCH] nntp: make ->ALL Xref generation more fuzzy

[PATCH] t/extsearch: test ->has_threadid
 2020-11-29 20:19 UTC 

[PATCH 0/2] git: some safety fixes
 2020-11-29 10:52 UTC  (3+ messages)
` [PATCH 1/2] git: set non-blocking flag in case of other bugs
` [PATCH 2/2] git: ensure subclassed ->fail gets called

[PATCH 0/2] extindex: administrative stuffs
 2020-11-29  5:09 UTC  (3+ messages)
` [PATCH 1/2] v2writable: detect shard count for ExtSearchIdx properly
` [PATCH 2/2] extindex: support `--gc' to remove dead inboxes

[PATCH] extindex: fix delete (`d') handling
 2020-11-28  8:45 UTC 

[PATCH] searchidxshard: chomp $eidx_key from pipe
 2020-11-28  7:06 UTC 

[PATCH 0/5] nntp: round 2 of ->ALL extindex speedups
 2020-11-28  5:09 UTC  (6+ messages)
` [PATCH 1/5] nntp: NEWGROUPS uses long_response
` [PATCH 2/5] nntp: speed up mid_lookup() using ->ALL extindex
` [PATCH 3/5] nntp: art_lookup: use mid_lookup and simplify
` [PATCH 4/5] nntp: XPATH uses ->ALL extindex, too
` [PATCH 5/5] nntpd: remove redundant {groups} shortcut

[PATCH] *index: more consistent graceful shutdown checks
 2020-11-27 21:33 UTC 

[PATCH] gcf2: workaround libgit2 alternates bug for extindex
 2020-11-24  0:35 UTC 

[PATCH] extsearchidx: deduplicate alternates based on st_dev + st_ino
 2020-11-23 23:32 UTC 

MIME types for image attachments
 2020-11-23 14:15 UTC  (5+ messages)
    ` [PATCH] wwwattach: set "Content-Disposition: attachment"
      ` [PATCH v2] wwwattach: prevent deep-linking via Referer match

[PATCH 00/12] extindex: speed up manifest.js.gz generation
 2020-11-23  7:06 UTC  (13+ messages)
` [PATCH 01/12] miscsearch: a new Xapian sub-DB for extindex
` [PATCH 02/12] move JSON module portability into PublicInbox::Config
` [PATCH 03/12] git: add manifest_entry method
` [PATCH 04/12] manifest: use ibx->git_epoch method for v2
` [PATCH 05/12] inbox: git_epoch: remove ->version check
` [PATCH 06/12] miscidx: put grokmirror manifest entries in Xapian docdata
` [PATCH 07/12] extsearch: fix remaining "eindex" references
` [PATCH 08/12] miscidx: cleanup git processes after manifest indexing
` [PATCH 09/12] miscidx: store absolute git_dir of each epoch in docdata
` [PATCH 10/12] extsearchidx: do not short-circuit MiscIdx on no-op v2 prepare
` [PATCH 11/12] manifest: support faster generation via [extindex "all"]
` [PATCH 12/12] *search: simplify retry_reopen users

[PATCH] extindex: remove skip-docdata option
 2020-11-18  8:22 UTC 

[PATCH] v2writable: avoid initiating leftover unindex if interrupted
 2020-11-15 23:27 UTC 

[PATCH] searchidx: check for graceful shutdown in log2stack
 2020-11-15 23:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] t/eml.t: workaround newer Email::MIME* behavior
 2020-11-15  8:56 UTC 

[PATCH 0/4] extindex: checkpoints, graceful shutdown, cleanups
 2020-11-15  3:03 UTC  (7+ messages)
` [PATCH 1/4] *index: checkpoints write last_commit metadata
` [PATCH 2/4] *index: avoid per-epoch --batch-check processes
` [PATCH 3/4] *index: discard sync->{todo} on iteration
` [PATCH 4/4] extindex: support graceful shutdown via QUIT/INT/TERM

[PATCH 00/52] detached external index: mostly
 2020-11-10 18:53 UTC  (57+ messages)
` [PATCH 01/52] doc/standards: add RFCs for URL schemes
  ` [PATCH v2] "
` [PATCH 02/52] search: hoist out _xdb_sharded for v2 inboxes
` [PATCH 03/52] extsearch: start mocking out
` [PATCH 04/52] searchidx: expose INDEXLEVELS as `our'
` [PATCH 05/52] v2writable: add git method
` [PATCH 06/52] v2writable: make OO calls to last_commit-related methods
` [PATCH 07/52] search: xdb_sharded: make this a public method for ExtSearch
` [PATCH 08/52] searchidx: introduce "xref3" concept
` [PATCH 09/52] v2writable: prepare initialization for external indices
` [PATCH 10/52] v2writable: hoist out write_alternates
` [PATCH 11/52] searchidxshard: allow msgref to be undef
` [PATCH 12/52] v2writable: idx_shard: simplify callers
` [PATCH 13/52] v2writable: count_shards: allow working without {ibx}
` [PATCH 14/52] overidx: introduce changes for external index
` [PATCH 15/52] v2: some changes for ExtSearchIdx compatibility
` [PATCH 16/52] inboxwritable: eidx_key for external index
` [PATCH 17/52] v2writable: rename remaining "remote" terminology
` [PATCH 18/52] v2writable: checkpoint: account for lack of {mm}
` [PATCH 19/52] extsearchidx: initial implementation
` [PATCH 20/52] searchidx: index eidx_key as a boolean term
` [PATCH 21/52] searchidx: xref3 delete support
` [PATCH 22/52] searchidxshard: special init for eidx
` [PATCH 23/52] searchidx: put {ibx} into $sync state
` [PATCH 24/52] searchidx: log2stack: simplify callers
` [PATCH 25/52] v2writable: more generic sync setup code
` [PATCH 26/52] v2writable: allow OO method references
` [PATCH 27/52] v2writable: rename {v2w} field to {self}
` [PATCH 28/52] v2writable: make *last_commits and sync_prepare OO methods
` [PATCH 29/52] v2writable: move size check init to sync_prepare
` [PATCH 30/52] extsearchidx: more compatibility with V2Writable callers
` [PATCH 31/52] v2writable: reduce scope of epoch-aware code
` [PATCH 32/52] extsearchidx: remove {unindex_range} field
` [PATCH 33/52] v2writable: pass oid to uindex_oid
` [PATCH 34/52] extsearchidx: sync unit updates
` [PATCH 35/52] searchidx: export prepare_stack
` [PATCH 36/52] extsearchidx: sync updates
` [PATCH 37/52] searchidx: reduce inbox-dependency, wrap ->with_umask
` [PATCH 38/52] searchidx: favor $sync->{ibx} (over $self->{ibx})
` [PATCH 39/52] Makefile.PL: do not build manpage if POD is missing
` [PATCH 40/52] script: add preliminary eindex implementation
` [PATCH 41/52] index: eindex wiring
` [PATCH 42/52] over: store xref3 data in over.sqlite3
` [PATCH 43/52] searchidx: remove xref3 support for Xapian
` [PATCH 44/52] t/extsearch.t: verify results and xref3 ordering
` [PATCH 45/52] t/v2writable: remove pointless ->barrier call
` [PATCH 46/52] extsearch: wire up smsg_eml
` [PATCH 47/52] extsearchidx: handle edits
` [PATCH 48/52] extsearch: wire up remaining Inbox-like methods for WWW
` [PATCH 49/52] searchidx: ignore exceptions from ->remove_term
` [PATCH 50/52] extsearchidx: set current_info in warning callbacks
` [PATCH 51/52] extsearchidx: support --batch-size checkpoints
` [PATCH 52/52] searchidxshard: make warnings with eidx_key less confusing
` detached external index: performance note

[PATCH] searchidx: fix fallback on unindex miss
 2020-11-10  3:20 UTC 

[PATCH 00/10] extindex: another round of updates
 2020-11-07 10:57 UTC  (11+ messages)
` [PATCH 01/10] extsearch: rename -eindex to -extindex
` [PATCH 02/10] extsearchidx: avoid needless alternates rewrite in ALL.git
` [PATCH 03/10] searchidxshard: reduce syscalls when writing ->eidx_key
` [PATCH 04/10] searchidxshard: further improve {current_info} readability
` [PATCH 05/10] v2writable: less expensive checkpoint for extindex
` [PATCH 06/10] extsearchidx: quiet warning for unindexed `d' messages
` [PATCH 07/10] extsearch: canonicalize topdir
` [PATCH 08/10] v2writable: more accurate {current_info} warnings/progress
` [PATCH 09/10] extindex: SIGUSR1 supports checkpoint
` [PATCH 10/10] extindex: fix --batch-size support

nntpd generate wrong headers
 2020-11-06 11:57 UTC  (10+ messages)
` [PATCH] nntp: delimit Newsgroup: header with commas

[PATCH] tls: epollbit: account for miscellaneous OpenSSL errors
 2020-10-30  2:13 UTC 

Announce: ezpi python library for writing to public-inbox v2 repos
 2020-10-21 21:26 UTC 

[PATCH] xt: add eml ->as_string round trip checker
 2020-10-17  8:17 UTC  (2+ messages)
` [REVERT?] "

[PATCH] git: introduce async_wait_all
 2020-10-17  8:04 UTC 

[PATCH] tmpfile: modernize to 5.10.1+, note O_APPEND workaround
 2020-10-16  7:05 UTC 

[PATCH 01/64] inbox: add uidvalidity method
 2020-10-16  7:03 UTC  (6+ messages)
` [PATCH 02/64] git: ensure ->destroy clobbers check_async read buffer
` [PATCH 03/64] git: *_async: support nested callback invocations
` [PATCH 04/64] git: async: loop inflight checks for nested callbacks
` oops, :x was supposed to be 1/3 for git: stuff

[PATCH] scripts/dupe-finder: restore $dbh variable
 2020-10-16  5:02 UTC  (3+ messages)

[PATCH] admin: preserve config ordering of `--all' switch
 2020-10-13  7:19 UTC  (2+ messages)

Subscribing to public-inbox lists using grokmirror + procmail
 2020-10-07 21:42 UTC 

[PATCH] manifest: favor Cpanel::JSON::XS
 2020-10-03 23:12 UTC 

Thoughts on search-based imap mailboxes
 2020-10-03 19:40 UTC  (4+ messages)

[PATCH] v2writable: use "HEAD" to match v1 indexing behavior
 2020-09-29 19:43 UTC 

[PATCH] gcf2: improve error handling and do not ->fail on wbuf
 2020-09-28  5:52 UTC  (2+ messages)

[PATCH] searchidx: index lower-case List-Id value
 2020-09-28  5:15 UTC 


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