about summary refs log tree commit homepage
DateCommit message (Expand)
2019-06-04feed: only accept ASCII digits for ref~$N
2019-06-04mid: id_compress requires ASCII-clean words
2019-06-04nntp: ensure we only handle ASCII whitespace
2019-06-04nntp: be explicit about ASCII digit matches
2019-06-04linkify: support Internationalized Domain Names in URLs
2019-06-03Merge remote-tracking branch 'origin/git-cleanup'
2019-06-03Merge remote-tracking branch 'origin/ds'
2019-06-03ds: remove PLCMap and per-socket PostLoopCallback
2019-06-03t/psgi_search.t: require DBD::SQLite
2019-06-02ds: drop write_set_watch field
2019-06-02ds: drop unused EVENT: label in epoll code path
2019-06-02ds: drop checks for invalid descriptors
2019-06-02ds: drop set_writer_func support
2019-06-02ds: add a note about planned future changes
2019-06-02ds: drop more unused subs
2019-06-01ds: fix and test for FD leaks with kqueue on ->Reset
2019-06-01doc/v2: note that Xapian is now optional in v2
2019-06-01ds: set close-on-exec flag on epoll descriptors
2019-06-01git: drop the deleted err_c file
2019-06-01git: unconditional expiry
2019-06-01git: drop the deleted err_c file
2019-06-01git: unconditional expiry
2019-05-31TODO: add item for optional Cache::FastMmap
2019-05-31viewdiff: avoid repeat variable expansion
2019-05-30Merge remote-tracking branch 'origin/v2-noop-speedup'
2019-05-30doc/hosted: drop some links and clarify wording
2019-05-30v2writable: short-circuit is_ancestor check on equality
2019-05-30v2writable: avoid mm_tmp creation without regen
2019-05-30v2writable: hoist out index_epoch sub
2019-05-30v2writable: split off unindex_range mapping
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-29index: remove warning on unconfigured inboxes
2019-05-29Merge branch 'v2-idx-progress'
2019-05-29Makefile.PL: enable prove warnings
2019-05-29Makefile.PL: allow `N' variable to be set in local config.mak
2019-05-29v2writable: show progress updates for index_sync
2019-05-29index: support --verbose option
2019-05-29v2writable: move index_sync options to sync state
2019-05-29v2writable: use prototypes for internal subs
2019-05-29v2writable: localize unindex-range.$EPOCH to $sync state
2019-05-29v2writable: move {ranges} into $sync state
2019-05-29v2writable: move {regen} into $sync state
2019-05-29v2writable: move {reindex} field to $sync state
2019-05-29v2writable: sync: move delete markers into $sync state
2019-05-29v2writable: introduce $sync state and put mm_tmp in it
2019-05-27v2: fix reindex skipping NNTP article numbers
2019-05-27searchidx: fix obvious typo
2019-05-27t/v1reindex.t: fix typo in setting `indexlevel'
2019-05-26viewvcs: keep temporary Solver dir for large streams
2019-05-25v2writable: fix assertions around reindexing