about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-12-01nntp: make ->ALL Xref generation more fuzzy
2020-12-01nntpd: move {newsgroup} name check to config
2020-11-30git: ensure subclassed ->fail gets called
2020-11-30git: set non-blocking flag in case of other bugs
2020-11-29extindex: support `--gc' to remove dead inboxes
2020-11-29v2writable: detect shard count for ExtSearchIdx properly
2020-11-29nntpd: remove redundant {groups} shortcut
2020-11-29nntp: XPATH uses ->ALL extindex, too
2020-11-29nntp: art_lookup: use mid_lookup and simplify
2020-11-29nntp: speed up mid_lookup() using ->ALL extindex
2020-11-29nntp: NEWGROUPS uses long_response
2020-11-29extindex: fix delete (`d') handling
2020-11-28searchidxshard: chomp $eidx_key from pipe
2020-11-28*index: more consistent graceful shutdown checks
2020-11-28nntp: xref: use ->ALL extindex if available
2020-11-28nntp: xref: simplify sub signature
2020-11-28nntp: some minor golfing
2020-11-28nntp: move LIST iterators to long_response
2020-11-28nntp: LIST ACTIVE.TIMES use angle brackets around address
2020-11-28miscsearch: implement ->newsgroup_matches
2020-11-28nntp: NEWNEWS: speed up filtering
2020-11-28nntp: use grep operation for wildmat matching
2020-11-28mm: min/max: return 0 instead of undef
2020-11-28nntpd: share {groups} hash with {-by_newsgroup} in Config
2020-11-28nntp: use Inbox->uidvalidity instead of ->mm->created_at
2020-11-24extsearchidx: deduplicate alternates based on st_dev + st_ino
2020-11-24wwwattach: prevent deep-linking via Referer match
2020-11-24gcf2: workaround libgit2 alternates bug for extindex
2020-11-24*search: simplify retry_reopen users
2020-11-24manifest: support faster generation via [extindex "all"]
2020-11-24extsearchidx: do not short-circuit MiscIdx on no-op v2 prepare
2020-11-24miscidx: store absolute git_dir of each epoch in docdata
2020-11-24miscidx: cleanup git processes after manifest indexing
2020-11-24extsearch: fix remaining "eindex" references
2020-11-24miscidx: put grokmirror manifest entries in Xapian docdata
2020-11-24inbox: git_epoch: remove ->version check
2020-11-24manifest: use ibx->git_epoch method for v2
2020-11-24git: add manifest_entry method
2020-11-24move JSON module portability into PublicInbox::Config
2020-11-24miscsearch: a new Xapian sub-DB for extindex
2020-11-17v2writable: avoid initiating leftover unindex if interrupted
2020-11-15searchidx: check for graceful shutdown in log2stack
2020-11-15extindex: support graceful shutdown via QUIT/INT/TERM
2020-11-15*index: discard sync->{todo} on iteration
2020-11-15*index: avoid per-epoch --batch-check processes
2020-11-15*index: checkpoints write last_commit metadata
2020-11-10searchidx: fix fallback on unindex miss
2020-11-08extindex: SIGUSR1 supports checkpoint
2020-11-08v2writable: more accurate {current_info} warnings/progress
2020-11-08extsearch: canonicalize topdir