]> Sergey Matveev's repositories - public-inbox.git/history - t
lei q: fix SIGPIPE handling from lei2mail workers
[public-inbox.git] / t /
2021-01-18 Eric Wonglei_to_mail: optimize for MUAs
2021-01-18 Eric Wonglei: q: results output to Maildir and mbox* working
2021-01-18 Eric Wonglei_to_mail: prepare for worker offload
2021-01-18 Eric Wongt/shared_kv: workaround old File::Spec
2021-01-18 Eric Wongt/thread-index-gap: support older DBI
2021-01-15 Eric Wonglei: pass FD to CWD via cmsg, use fchdir on server
2021-01-15 Eric Wonglei: q: lock stdout on overview output
2021-01-14 Eric Wongsearch: rename "ts:" prefix to "rt:"
2021-01-14 Eric Wonglei_dedupe+shared_kv: ensure round-tripping serialization
2021-01-14 Eric Wonglei: do not unlink socket path at exit
2021-01-14 Eric Wonglei: test SIGPIPE, stop xsearch workers on client abort
2021-01-14 Eric Wongcmd_ipc: support + test EINTR + EAGAIN, no FDs
2021-01-12 Eric Wonglei_xsearch: transfer 4 FDs internally, drop IO::FDPass
2021-01-12 Eric Wongipc: fix IO::FDPass use with a worker limit of 1
2021-01-12 Eric Wongipc: start supporting sending/receiving more than 3 FDs
2021-01-12 Eric Wongipc: DESTROY and wq_workers methods
2021-01-12 Eric Wongipc: wq: support dynamic worker count change
2021-01-12 Eric Wongipc: work queue support via SOCK_SEQPACKET
2021-01-12 Eric Wongcmd_ipc: send FDs with buffer payload
2021-01-12 Eric Wongipc: add support for asynchronous callbacks
2021-01-12 Eric Wongds: block signals when reaping
2021-01-12 Eric Wonglei q: deduplicate smsg
2021-01-12 Eric Wonglei query + pagination sorta working
2021-01-06 Eric Wongaddress: pairs: new helper for JMAP (and maybe lei)
2021-01-06 Eric Wonglei: use client env as-is, drop daemon-env command
2021-01-05 Eric Wongimap: fix uninitialized var on MSN search miss
2021-01-04 Eric Wonglei: prefer IO::FDPass over our Inline::C recv_3fds
2021-01-03 Eric Wonguse Eml (or MIME) objects for all indexing paths
2021-01-03 Eric Wonggcf2client: split out request API from regular git
2021-01-03 Eric Wongsend and receive all 3 FDs at once
2021-01-03 Eric Wongspawn: support send_fd+recv_fd w/o IO::FDPass
2021-01-03 Eric Wongt/lei: use $lei->() callback wrapper
2021-01-02 Eric Wongprocesspipe: allow synchronous close to set $?
2021-01-02 Eric Wonglei_store: alternative unconfigured "git var" workaround
2021-01-02 Eric Wongtreewide: reduce load_xapian* callsites
2021-01-02 Eric Wongt/lei: fix TEST_RUN_MODE=0, simplify oneshot fallback
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wongon_destroy: support PID owner guard
2021-01-01 Eric Wongsyscall: SFD_NONBLOCK can be a constant, again
2021-01-01 Eric Wongt/ipc.t: test for references via `die'
2021-01-01 Eric Wongt/run: avoid uninitialized var on incomplete test
2021-01-01 Eric Wongspawn: move run_die here from PublicInbox::Import
2021-01-01 Eric Wonglei_store: handle messages without Message-ID at all
2021-01-01 Eric Wonglei: rename "extinbox" => "external"
2021-01-01 Eric Wonglei_store: add ->set_eml, ->add_eml can return smsg
2021-01-01 Eric Wongipc: support Sereal
2021-01-01 Eric Wongipc: generic IPC dispatch based on Storable
2021-01-01 Eric Wonglei_to_mail: support Maildir, fix+test --augment
2021-01-01 Eric Wonglei_to_mail: support for non-seekable outputs
2021-01-01 Eric Wonglei: implement various deduplication strategies
2021-01-01 Eric Wonglei_to_mail: start --augment, dedupe, bz2 and xz
2021-01-01 Eric Wongmboxreader: new class for reading various mbox formats
2021-01-01 Eric Wonglei_to_mail: start atomic and compressed mbox writing
2021-01-01 Eric Wongsharedkv: split out index_values
2021-01-01 Eric Wongsharedkv: fork()-friendly key-value store
2021-01-01 Eric Wonglei_to_mail: initial implementation for writing mbox...
2021-01-01 Eric WongMerge remote-tracking branch 'origin/lei' into eidx
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-31 Eric Wonglei_xsearch: cross-(inbox|extindex) search
2020-12-28 Eric Wongds: flatten + reuse @events, epoll_wait style fixes
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-26 Eric Wongt/config: test --get-urlmatch for git <2.26
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wongt/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-26 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-26 Eric Wongt/eml.t: workaround newer Email::MIME* behavior
2020-12-26 Eric Wongmda: match List-Id insensitively
2020-12-26 Eric Wongt/indexlevels-mirror: fix improperly skipped test
2020-12-26 Eric Wongt/config: test --get-urlmatch for git <2.26
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-23 Eric Wongmiscsearch: index UIDVALIDITY, use as startup cache
2020-12-21 Eric Wongsearchidx: rename get_val to int_val and return IV
2020-12-20 Eric Wongscript/public-inbox-*: favor caller-provided pathnames
2020-12-19 Eric Wonglei: extinbox: start implementing in config file
2020-12-19 Eric Wonglei: support for -$DIGIT and -$SIG CLI switches
2020-12-19 Eric Wonglei: drop $SIG{__DIE__}, add oneshot fallbacks
2020-12-19 Eric Wongon_destroy: generic localized END
2020-12-19 Eric Wonglei_store: keyword extraction from mbox and Maildir
2020-12-19 Eric Wonglei: help: show actual paths being operated on
2020-12-19 Eric Wonglei: support pass-through for `lei config'
2020-12-19 Eric Wongrename LeiDaemon package to PublicInbox::LEI
2020-12-19 Eric Wonglei: support `daemon-env' for modifying long-lived env
2020-12-19 Eric Wongt/lei-oneshot: standalone oneshot (non-socket) test
2020-12-19 Eric Wonglei: refine help/option parsing, implement "init"
2020-12-19 Eric Wongtests: more common JSON module loading
2020-12-19 Eric Wonglei_store: local storage for Local Email Interface
2020-12-19 Eric Wonglei: FD-passing and IPC basics
2020-12-17 Eric Wongextindex: support --rethread and content bifurcation
2020-12-17 Eric Wongextindex: delete stale messages from over.sqlite3
2020-12-17 Eric Wongextindex: preliminary --reindex support
2020-12-17 Eric Wongt/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-14 Eric WongPublicInbox::Feed owns `feedmax' default value
2020-12-11 Eric Wongnntp+www: drop List-* and Archived-At headers
2020-12-10 Eric Wongextsearchidx: enforce -index before -extindex
2020-12-10 Eric Wongt/extsearch: use indexlevel=basic in inboxes
2020-12-09 Eric Wongadmin: resolve_repo_dir => resolve_inboxdir
2020-12-09 Eric Wongrename {pi_config} fields to {pi_cfg}
2020-12-09 Eric Wongnntp: replace {ng} with {ibx} for consistency
next