]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2020-11-07  Eric Wongsearchidx: ignore exceptions from ->remove_term
2020-11-07  Eric Wongextsearch: wire up remaining Inbox-like methods for WWW
2020-11-07  Eric Wongextsearchidx: handle edits
2020-11-07  Eric Wongextsearch: wire up smsg_eml
2020-11-07  Eric Wongt/v2writable: remove pointless ->barrier call
2020-11-07  Eric Wongt/extsearch.t: verify results and xref3 ordering
2020-11-07  Eric Wongsearchidx: remove xref3 support for Xapian
2020-11-07  Eric Wongover: store xref3 data in over.sqlite3
2020-11-07  Eric Wongindex: eindex wiring
2020-11-07  Eric Wongscript: add preliminary eindex implementation
2020-11-07  Eric WongMakefile.PL: do not build manpage if POD is missing
2020-11-07  Eric Wongsearchidx: favor $sync->{ibx} (over $self->{ibx})
2020-11-07  Eric Wongsearchidx: reduce inbox-dependency, wrap ->with_umask
2020-11-07  Eric Wongextsearchidx: sync updates
2020-11-07  Eric Wongsearchidx: export prepare_stack
2020-11-07  Eric Wongextsearchidx: sync unit updates
2020-11-07  Eric Wongv2writable: pass oid to uindex_oid
2020-11-07  Eric Wongextsearchidx: remove {unindex_range} field
2020-11-07  Eric Wongv2writable: reduce scope of epoch-aware code
2020-11-07  Eric Wongextsearchidx: more compatibility with V2Writable callers
2020-11-07  Eric Wongv2writable: move size check init to sync_prepare
2020-11-07  Eric Wongv2writable: make *last_commits and sync_prepare OO...
2020-11-07  Eric Wongv2writable: rename {v2w} field to {self}
2020-11-07  Eric Wongv2writable: allow OO method references
2020-11-07  Eric Wongv2writable: more generic sync setup code
2020-11-07  Eric Wongsearchidx: log2stack: simplify callers
2020-11-07  Eric Wongsearchidx: put {ibx} into $sync state
2020-11-07  Eric Wongsearchidxshard: special init for eidx
2020-11-07  Eric Wongsearchidx: xref3 delete support
2020-11-07  Eric Wongsearchidx: index eidx_key as a boolean term
2020-11-07  Eric Wongextsearchidx: initial implementation
2020-11-07  Eric Wongv2writable: checkpoint: account for lack of {mm}
2020-11-07  Eric Wongv2writable: rename remaining "remote" terminology
2020-11-07  Eric Wonginboxwritable: eidx_key for external index
2020-11-07  Eric Wongv2: some changes for ExtSearchIdx compatibility
2020-11-07  Eric Wongoveridx: introduce changes for external index
2020-11-07  Eric Wongv2writable: count_shards: allow working without {ibx}
2020-11-07  Eric Wongv2writable: idx_shard: simplify callers
2020-11-07  Eric Wongsearchidxshard: allow msgref to be undef
2020-11-07  Eric Wongv2writable: hoist out write_alternates
2020-11-07  Eric Wongv2writable: prepare initialization for external indices
2020-11-07  Eric Wongsearchidx: introduce "xref3" concept
2020-11-07  Eric Wongsearch: xdb_sharded: make this a public method for...
2020-11-07  Eric Wongv2writable: make OO calls to last_commit-related methods
2020-11-07  Eric Wongv2writable: add git method
2020-11-07  Eric Wongsearchidx: expose INDEXLEVELS as `our'
2020-11-07  Eric Wongextsearch: start mocking out
2020-11-07  Eric Wongsearch: hoist out _xdb_sharded for v2 inboxes
2020-11-05  Eric Wongdoc/standards: add RFCs for URL schemes
2020-11-04  Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-11-04  Eric Wongnntp: delimit Newsgroup: header with commas
2020-10-30  Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-10-17  Eric Wongactually remove xt/eml_check_roundtrip.t
2020-10-17  Eric Wongxt: remove eml_check_roundtrip
2020-10-17  Eric Wonggit: introduce async_wait_all
2020-10-16  Eric Wongtmpfile: modernize to 5.10.1+, note O_APPEND workaround
2020-10-16  Eric Wonggit: async: loop inflight checks for nested callbacks
2020-10-16  Eric Wonggit: *_async: support nested callback invocations
2020-10-16  Eric Wonggit: ensure ->destroy clobbers check_async read buffer
2020-10-16  Eric Wonginbox: add uidvalidity method
2020-10-16  Kyle Meyerscripts/dupe-finder: restore $dbh variable
2020-10-13  Eric Wongadmin: preserve config ordering of `--all' switch
2020-10-05  Eric Wongmanifest: favor Cpanel::JSON::XS
2020-09-30  Eric Wongv2writable: use "HEAD" to match v1 indexing behavior
2020-09-29  Eric Wongsearchidx: index lower-case List-Id value
2020-09-28  Eric Wonggcf2: improve error handling and do not ->fail on wbuf
2020-09-27  Eric Wongds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-09-26  Eric Wongimap: avoid raising exception if client disconnects
2020-09-26  Eric Wongxt: add eml ->as_string round trip checker
2020-09-24  Eric Wongsearchidx: fix (undocumented) --skip-docdata handling
2020-09-24  Eric Wongv2writable: drop outdated {unindex_range} check
2020-09-24  Eric Wongidxstack: fix comment about file_char
2020-09-22  Eric Wongmda: match List-Id insensitively
2020-09-20  Kyle Meyermid: drop repeated ';' in mid_escape() regular expression
2020-09-20  Eric Wongdoc: post-1.6 updates, start 1.7
2020-09-20  Eric Wongconfig: warn on multiple values for some fields
2020-09-19  Eric Wonggcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19  Eric Wonggcf2: require git dir with OID
2020-09-19  Eric Wonggcf2*: more descriptive package descriptions
2020-09-19  Eric Wonggcf2: transparently retry on missing OID
2020-09-19  Eric Wongadd gcf2 client and executable script
2020-09-19  Eric Wongt/gcf2: test changes to alternates
2020-09-19  Eric Wonggcf2: libgit2-based git cat-file alternative
2020-09-18  Eric Wonggit_async_cat: inline + drop redundant batch_prepare...
2020-09-18  Eric Wongdoc: txt2pre: more manpage URLs
2020-09-18  Eric Wongdoc: flow: include -imapd
2020-09-16  Eric Wongt/indexlevels-mirror: fix improperly skipped test
2020-09-16  Eric Wongpublic-inbox 1.6.0 v1.6.0
2020-09-16  Eric Wonggit_async_cat: fix outdated comment
2020-09-16  Eric Wongwwwtext: link to public-inbox.org/meta archives
2020-09-16  Eric Wongwwwstream: link to cgit URLs for coderepo
2020-09-16  Eric Wongtreewide: relax allow >=40 chars for git OID
2020-09-16  Eric Wongmid: rename MID_MAX to ID_MAX
2020-09-15  Eric Wongimap: quiet uninitialized variable warning on FETCH
2020-09-15  Eric Wongci/deps: add Plack::Test::ExternalServer for devtest
2020-09-15  Eric Wongt/imapd.t: skip dependent test on failure
2020-09-14  Eric Wongdoc: TODO and release notes updates ahead of 1.6
2020-09-14  Eric Wongtests: consistently check for xapian-compact
2020-09-14  Eric Wongsigfd: fix typos and scoping on systems w/o epoll+kqueue
2020-09-14  Kyle Meyerdoc: Add piem to list of clients
next