]> Sergey Matveev's repositories - public-inbox.git/history - lib
Merge tag 'v1.6.1' into eidx
[public-inbox.git] / lib /
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric Wongimport: drop X-Status in addition to Status
2020-12-28 Eric Wongds: flatten + reuse @events, epoll_wait style fixes
2020-12-28 Eric Wongds: simplify EventLoop implementation
2020-12-28 Eric Wongcheck defined return value for localized slurp errors
2020-12-28 Eric Wongimport: check for git->qx errors, clearer return values
2020-12-28 Eric Wonggit: qx: avoid extra "local" for scalar context case
2020-12-28 Eric Wongsearch: remove {mset} option for ->mset method
2020-12-28 Eric Wongsearch: remove pointless {relevance} setting
2020-12-28 Eric Wongmiscsearch: take reopen from Search and use it
2020-12-28 Eric Wongextsearch: unconditionally reopen on access
2020-12-27 Eric Wongextindex: add undocumented --no-scan switch
2020-12-27 Eric Wongextindex: various --watch signal handling fixes
2020-12-27 Eric Wongextindex: --watch for inotify-based updates
2020-12-26 Eric Wongeml: fix undefined vars on <Perl 5.28
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-12-26 Eric Wonginbox: name variable for values loop iterator
2020-12-26 Eric Wongmanifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-26 Eric Wongdaemon: support --daemonize without Net::Server::Daemonize
2020-12-26 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-26 Eric Wongwwwattach: prevent deep-linking via Referer match
2020-12-26 Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-12-26 Eric Wongnntp: delimit Newsgroup: header with commas
2020-12-26 Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-12-26 Eric Wongsearchidx: index lower-case List-Id value
2020-12-26 Eric Wongds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-12-26 Eric Wongimap: avoid raising exception if client disconnects
2020-12-26 Eric Wongidxstack: fix comment about file_char
2020-12-26 Eric Wongmda: match List-Id insensitively
2020-12-26 Kyle Meyermid: drop repeated ';' in mid_escape() regular expression
2020-12-26 Eric Wongconfig: warn on multiple values for some fields
2020-12-26 Eric Wongeml: fix undefined vars on <Perl 5.28
2020-12-26 Eric Wongdefault to CORE::warn in $SIG{__WARN__} handlers
2020-12-26 Eric Wonginbox: name variable for values loop iterator
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-12-26 Eric Wongv2writable: don't verify tip if reindexing
2020-12-26 Eric Wongindex: fix --no-fsync flag propagation to extindex
2020-12-26 Eric Wongindex: do not attach inbox to extindex unless updated
2020-12-26 Eric Wongextsearchidx: close DB handles after use if FD constrained
2020-12-26 Eric Wongextsearchidx: delay SQLite availability checks
2020-12-25 Eric Wongindex: support --fast-noop / -F switch
2020-12-25 Eric Wonginboxwritable: delay umask_prepare calls
2020-12-23 Eric Wongconfig: config_fh_parse: micro-optimize harder
2020-12-23 Eric Wongconfig: config_fh_parse: micro-optimize
2020-12-23 Eric Wongconfig: git_config_dump: pre-compile RE for split
2020-12-23 Eric Wongconfig: _fill: inbox name extraction optimization
2020-12-23 Eric Wongextsearchidx: close SQLite handles after attaching
2020-12-23 Eric Wongmiscsearch: index UIDVALIDITY, use as startup cache
2020-12-23 Eric Wonginboxwritable: _init_v1: set created_at ASAP
2020-12-23 Eric Wonginbox: git_epoch: correct false comment
2020-12-23 Eric Wongmiscsearch: load Xapian at initialization
2020-12-22 Eric Wongwwwstream: show relative coderepo URLs correctly
2020-12-22 Eric Wongadmin: resolve inboxes to absolute paths for index
2020-12-22 Eric Wongsupport multiple CODE_URLs
2020-12-21 Eric Wongextsearch*: drop unnecessary path canonicalization
2020-12-21 Eric Wongsearchidx: rename get_val to int_val and return IV
2020-12-21 Eric Wonguse rel2abs_collapsed when loading Inbox objects
2020-12-21 Eric Wongisearch: use numeric sort for article numbers
2020-12-21 Eric Wonginbox: delay ->version detection
2020-12-21 Eric Wongmanifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-20 Eric Wongconfig: eliminate unnecessary join call up front
2020-12-20 Eric Wongdaemon: kill_workers: eliminate unnecessary loop
2020-12-20 Eric Wongdaemon: unconditionally call IO::Handle::blocking(0)
2020-12-20 Eric Wongdaemon: lazy load Cwd only for --daemonize users
2020-12-20 Eric Wonginboxidle: remove needless check for {inboxdir}
2020-12-20 Eric Wongscript/public-inbox-*: favor caller-provided pathnames
2020-12-20 Eric Wongwwwstream: linkify coderepo URLs
2020-12-18 Eric Wongextsearchidx: improve missing machine-id fallback
2020-12-18 Eric Wongnntpd: skip inboxes w/o {newsgroup}
2020-12-18 Eric Wongimport: drop X-Status in addition to Status
2020-12-17 Eric Wongextsearchidx: no need to make InboxWritable
2020-12-17 Eric Wonginboxwritable: drop git_dir_n sub
2020-12-17 Eric Wonginbox: simplify v2 epoch counting
2020-12-17 Eric Wongindex: ignore some warnings, set {current_info} for v1
2020-12-17 Eric Wonginboxwritable: warn_ignore: "Bad UTF7 data escape"
2020-12-17 Eric Wongextsearchidx: lock eidxq on full --reindex
2020-12-17 Eric Wongsearchidxshard: simplify newline elimination
2020-12-17 Eric Wongextsearchidx: reindex releases over.sqlite3 handles...
2020-12-17 Eric Wongextsearchidx: simplify reindex code paths
2020-12-17 Eric Wongextsearchidx: checkpoint releases locks
2020-12-17 Eric Wongextsearchidx: reindex works on Xapian, too
2020-12-17 Eric Wongextindex: support --rethread and content bifurcation
2020-12-17 Eric Wongover: sort xref3 by xnum if ibx_id repeats
2020-12-17 Eric Wongextindex: delete stale messages from over.sqlite3
2020-12-17 Eric Wongextindex: preliminary --reindex support
2020-12-17 Eric Wonginbox: ->uidvalidity returns undef w/o ->mm
2020-12-17 Eric Wongimap: rename parse_query => parse_imap_query
2020-12-16 Eric Wongdaemon: simplify fork() failure checks
2020-12-16 Eric Wongdaemon: support --daemonize without Net::Server::Daemonize
2020-12-14 Eric WongPublicInbox::Feed owns `feedmax' default value
2020-12-11 Eric Wongnntp+www: drop List-* and Archived-At headers
2020-12-11 Eric Wongextmsg: avoid exceptions when /all/$MSGID/ fails
2020-12-10 Eric Wongmanifest: account for future cache in MiscIdx docdata
2020-12-10 Eric Wongextsearchidx: enforce -index before -extindex
2020-12-10 Eric Wongsearchidx: all indexers check for bad blobs
2020-12-10 Eric Wongwww+nntp: deal with lack of addresses for ->ALL
2020-12-09 Eric Wongextsearchidx: ck_existing: set $OID for warning context
2020-12-09 Eric Wongadmin: resolve_repo_dir => resolve_inboxdir
next