commit 34d042326b5f704d5f31b153a4e713738a15a0ec [browse]
Author: Eric Wong
Date: 2020-02-10 05:40:27 Z

public-inbox 1.3.0

commit 0acad050fe38033baedfed83f5976aeabebf3287 [browse]
Author: Eric Wong
Date: 2020-02-08 18:30:40 Z

t/multi-mid: skip properly w/o DBD::SQLite

SearchIdx always requires DBD::SQLite, so only require it
after we've passed `require_mods(qw(DBD::SQLite))'.

commit ebe41e52d055fd5923497e42bc8cda5a8d5d8bcb [browse]
Author: Eric Wong
Date: 2020-02-08 18:08:49 Z

convert: preserve indexlevel on conversions

We don't want to blow up users storage too badly when converting
v1 to v2 or break because they don't have Xapian bindings installed.

commit 30250c8c20fbdf1fa56775b3ae862f171cc0411d [browse]
Author: Eric Wong
Date: 2020-02-07 02:31:58 -06:00

doc: more 1.3.0 release notes updates

commit faa0f744db6047db0594baf00535cc8122211ede [browse]
Author: Eric Wong
Date: 2020-02-07 02:31:57 -06:00

doc: mark some TODO items as done

NNTP TLS and COMPRESS support and cgit spawning from
the WWW interface were implemented last year.

Given the lack of syscall number stability guarantee on the
OpenBSD and FreeBSD, I don't think supporting a pure-Perl kevent
is feasible.  Inline::C may still be an option since IO::KQueue
is abandoned, though, as it is for some Linux-only syscalls and
maybe some POSIX ones not covered by POSIX.pm.

clone the repository to get more history