]> Sergey Matveev's repositories - public-inbox.git/history - t/lei.t
lei: test SIGPIPE, stop xsearch workers on client abort
[public-inbox.git] / t / lei.t
2021-01-14 Eric Wonglei: test SIGPIPE, stop xsearch workers on client abort
2021-01-12 Eric Wonglei_xsearch: transfer 4 FDs internally, drop IO::FDPass
2021-01-12 Eric Wongcmd_ipc: send FDs with buffer payload
2021-01-12 Eric Wonglei query + pagination sorta working
2021-01-06 Eric Wonglei: use client env as-is, drop daemon-env command
2021-01-04 Eric Wonglei: prefer IO::FDPass over our Inline::C recv_3fds
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 Wonglei_store: alternative unconfigured "git var" workaround
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 Wonglei: rename "extinbox" => "external"
2021-01-01 Eric WongMerge remote-tracking branch 'origin/lei' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
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 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: FD-passing and IPC basics