user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2019-05-05 21:40:02 to 2019-06-05 02:18:48 UTC [more...]

[PATCH 00/24] fix IDN linkification, add paranoia
 2019-06-05  2:18 UTC  (26+ messages)
` [PATCH 01/24] linkify: support Internationalized Domain Names in URLs
` [PATCH 02/24] nntp: be explicit about ASCII digit matches
` [PATCH 03/24] nntp: ensure we only handle ASCII whitespace
` [PATCH 04/24] mid: id_compress requires ASCII-clean words
` [PATCH 05/24] feed: only accept ASCII digits for ref~$N
` [PATCH 06/24] http: require SERVER_PORT to be ASCII digit
` [PATCH 07/24] wwwlisting: require ASCII digit for port number
` [PATCH 08/24] wwwattach: only pass the charset through if ASCII
` [PATCH 09/24] www: only emit ASCII chars in attachment filenames
` [PATCH 10/24] www: require ASCII filenames in git blob downloads
` [PATCH 11/24] config: do not accept non-ASCII digits in cgitrc params
` [PATCH 12/24] newswww: only accept ASCII digits as article numbers
` [PATCH 13/24] view: require YYYYmmDD(HHMMSS) timestamps to be ASCII
` [PATCH 14/24] githttpbackend: require Range:, Status: to be ASCII digits
` [PATCH 15/24] searchview: do not allow non-ASCII offsets and limits
` [PATCH 16/24] msgtime: require ASCII digits for parsing dates
` [PATCH 17/24] filter/rubylang: require ASCII digit for mailcount
` [PATCH 18/24] inbox: require ASCII digits for feedmax var
` [PATCH 19/24] solver|viewdiff: restrict digit matches to ASCII
` [PATCH 20/24] www: require ASCII digit for git epoch
` [PATCH 21/24] require ASCII digits for local FS items
` [PATCH 22/24] githttpbackend: require ASCII in path
` [PATCH 23/24] www: require ASCII range for mbox downloads
` [PATCH 24/24] www: require ASCII word characters for CSS filenames
` [PATCH 25/24] tighten up digit matches to ASCII for git output

[RFC] make external urls user configurable
 2019-06-05  0:58 UTC  (2+ messages)

[PATCH] t: avoid "subtest" for Perl 5.10.1 compatibility
 2019-06-04 11:36 UTC 

[PATCH] examples: add sample nginx configuration
 2019-06-04 10:24 UTC  (2+ messages)

[PATCH 0/6] ds: less is more
 2019-06-03  9:03 UTC  (8+ messages)
` [PATCH 1/6] ds: drop more unused subs
` [PATCH 2/6] ds: add a note about planned future changes
` [PATCH 3/6] ds: drop set_writer_func support
` [PATCH 4/6] ds: drop checks for invalid descriptors
` [PATCH 5/6] ds: drop unused EVENT: label in epoll code path
` [PATCH 6/6] ds: drop write_set_watch field
` [PATCH 7/6] ds: remove PLCMap and per-socket PostLoopCallback

[PATCH] t/psgi_search.t: require DBD::SQLite
 2019-06-03  1:40 UTC 

[RFC] start depending on Perl 5.10.1+
 2019-06-02 20:13 UTC  (3+ messages)

[PATCH] ds: fix and test for FD leaks with kqueue on ->Reset
 2019-06-01 22:26 UTC  (2+ messages)

[PATCH] doc/v2: note that Xapian is now optional in v2
 2019-06-01  7:38 UTC 

[PATCH] ds: set close-on-exec flag on epoll descriptors
 2019-06-01  3:46 UTC 

[PATCH 0/2] git: a few minor cleanup tweaks to daemons
 2019-06-01  3:37 UTC  (3+ messages)
` [PATCH 1/2] git: unconditional expiry
` [PATCH 2/2] git: drop the deleted err_c file

[PATCH] TODO: add item for optional Cache::FastMmap
 2019-05-31 17:23 UTC 

[PATCH] viewdiff: avoid repeat variable expansion
 2019-05-31 16:46 UTC 

[PATCH] doc/hosted: drop some links and clarify wording
 2019-05-30  7:11 UTC 

[PATCH 0/4] v2writable: speedup no-op -index invocation
 2019-05-30  6:52 UTC  (5+ messages)
` [PATCH 1/4] v2writable: split off unindex_range mapping
` [PATCH 2/4] v2writable: hoist out index_epoch sub
` [PATCH 3/4] v2writable: avoid mm_tmp creation without regen
` [PATCH 4/4] v2writable: short-circuit is_ancestor check on equality

[PATCH 0/2] improve support for unconfigured inboxes
 2019-05-29 20:56 UTC  (3+ messages)
` [PATCH 1/2] index: remove warning on "
` [PATCH 2/2] searchidx: store indexlevel=medium as metadata

[PATCH 0/2] minor build/test tweaks
 2019-05-29  8:45 UTC  (3+ messages)
` [PATCH 1/2] Makefile.PL: allow `N' variable to be set in local config.mak
` [PATCH 2/2] Makefile.PL: enable prove warnings

[PATCH 00/10] index: support progress output
 2019-05-29  8:29 UTC  (11+ messages)
` [PATCH 01/10] v2writable: introduce $sync state and put mm_tmp in it
` [PATCH 02/10] v2writable: sync: move delete markers into $sync state
` [PATCH 03/10] v2writable: move {reindex} field to "
` [PATCH 04/10] v2writable: move {regen} into "
` [PATCH 05/10] v2writable: move {ranges} "
` [PATCH 06/10] v2writable: localize unindex-range.$EPOCH to "
` [PATCH 07/10] v2writable: use prototypes for internal subs
` [PATCH 08/10] v2writable: move index_sync options to sync state
` [PATCH 09/10] index: support --verbose option
` [PATCH 10/10] v2writable: show progress updates for index_sync

--reindex buggy wrt NNTP numbers, fixes coming
 2019-05-27 18:45 UTC  (5+ messages)
` [PATCH 0/3] fix --reindex skipping NNTP article numbers
  ` [PATCH 1/3] t/v1reindex.t: fix typo in setting `indexlevel'
  ` [PATCH 2/3] searchidx: fix obvious typo
  ` [PATCH 3/3] v2: fix reindex skipping NNTP article numbers

[PATCH] viewvcs: keep temporary Solver dir for large streams
 2019-05-26  8:24 UTC 

[PATCH] v2writable: fix assertions around reindexing
 2019-05-25 19:19 UTC 

[PATCH] contrib/css: mark as CC0 (public domain)
 2019-05-25 19:13 UTC 

[PATCH] t/indexlevels: fix indexlevel of ro_mirror
 2019-05-25  9:42 UTC 

[PATCH] v2writable: drop unused $last_commits var
 2019-05-25  9:42 UTC 

[PATCH] msgmap: remove double negative
 2019-05-25  9:40 UTC 

[PATCH] PublicInbox::Import Extend add with a optional raw message parameter
 2019-05-24 11:44 UTC  (7+ messages)
          ` TLS support and event loops

[PATCH] TODO: more stuff: bundles, synonyms, dogfooding
 2019-05-24  9:33 UTC 

[PATCH 0/7] various documentation fixes
 2019-05-24  2:57 UTC  (8+ messages)
` [PATCH 1/7] doc: index: fix miscapitalization of "SQLite"
` [PATCH 2/7] doc: daemon: fix manpage section for nginx
` [PATCH 3/7] doc: don't barf on missing `git set-file-times'
` [PATCH 4/7] doc: sync .txt mtime to .pod mtime
` [PATCH 5/7] doc: generate manpages for some Xapian commands
` [PATCH 6/7] doc: xcpdb: add switch documentation
` [PATCH 7/7] doc: add URLs for Xapian manpages

[PATCH] search: don't log all warnings on retry_reopen
 2019-05-24  1:12 UTC 

[PATCH 00/26] xcpdb: ease Xapian DB format migrations
 2019-05-23 10:37 UTC  (28+ messages)
` [PATCH 01/26] t/convert-compact: skip on missing xapian-compact(1)
` [PATCH 02/26] v1writable: retire in favor of InboxWritable
` [PATCH 03/26] doc: document the reason for --no-renumber
` [PATCH 04/26] search: reenable phrase search on non-chert Xapian
` [PATCH 05/26] xapcmd: new module for wrapping Xapian commands
` [PATCH 06/26] admin: hoist out resolve_inboxes for -compact and -index
` [PATCH 07/26] xapcmd: support spawn options
` [PATCH 08/26] xcpdb: new tool which wraps Xapian's copydatabase(1)
` [PATCH 09/26] xapcmd: do not cleanup on errors
` [PATCH 10/26] admin: move index_inbox over
` [PATCH 11/26] xcpdb: implement using Perl bindings
` [PATCH 12/26] xapcmd: xcpdb supports compaction
` [PATCH 13/26] v2writable: hoist out log_range sub for readability
` [PATCH 14/26] xcpdb: use fine-grained locking
` [PATCH 15/26] xcpdb: implement progress reporting
` [PATCH 16/26] xcpdb: cleanup error handling and diagnosis
` [PATCH 17/26] xapcmd: avoid EXDEV when finalizing changes
` [PATCH 18/26] doc: xcpdb: update to reflect the current state
` [PATCH 19/26] xapcmd: use "print STDERR" for progress reporting
` [PATCH 20/26] xcpdb: show re-indexing progress
` [PATCH 21/26] xcpdb: remove temporary directories on aborts
` [PATCH 22/26] compact: reuse infrastructure from xcpdb
` [PATCH 23/26] xcpdb|compact: support some xapian-compact switches
` [PATCH 24/26] xapcmd: cleanup on interrupted xcpdb "--compact"
` [PATCH 25/26] xcpdb|compact: support --jobs/-j flag like gmake(1)
` [PATCH 26/26] xapcmd: do not reset %SIG until last Xtmpdir is done
` [PATCH 27/26] doc: various updates to reflect current state

[PATCH 0/5] DS: drop more unused stuff
 2019-05-22 21:46 UTC  (6+ messages)
` [PATCH 1/5] DS: get rid of unused methods and aliases
` [PATCH 2/5] DS: remove support OtherFds code
` [PATCH 3/5] DS: drop $VERSION var
` [PATCH 4/5] DS: remove IPPROTO_TCP import
` [PATCH 5/5] DS: warn on deprecations

[PATCH] usercontent: stop relying on autodie
 2019-05-22  7:29 UTC 

[PATCH 0/5] fixes for CentOS 7
 2019-05-22  2:14 UTC  (6+ messages)
` [PATCH 1/5] init: preserve permissions for git prior to 2.1.0
` [PATCH 2/5] t/watch_filter_rubylang: disable v2 test for git < 2.6
` [PATCH 3/5] git: workaround old git-rev-parse(1) (--git-path)
` [PATCH 4/5] t/search*: require DBI and DBD::SQLite, too
` [PATCH 5/5] ci: support CentOS-7

[PATCH 0/6] make Search::Xapian optional for v2, NNTP, etc
 2019-05-22  0:35 UTC  (8+ messages)
` [PATCH 1/6] inbox: add ->over method to ease access
` [PATCH 2/6] nntp: use Inbox->over directly
` [PATCH 3/6] www: use Inbox->over where appropriate
` [PATCH 4/6] lazy load Xapian and make it optional for v2
` [PATCH 5/6] searchidx: do not create empty Xapian partitions for basic
` [PATCH 6/6] admin: improve warnings and errors for missing modules

[PATCH] searchidx: remove unused Compress::Zlib import
 2019-05-21 11:35 UTC 

[RFC][PATCH] Config.pm: Add support for mailing list information
 2019-05-18 15:22 UTC  (3+ messages)

[PATCH] PublicInbox::Import::add: Consolidate subject handling
 2019-05-18  8:04 UTC  (2+ messages)

[PATCH] www: unescape '+' => ' ' before general URI unescape
 2019-05-16  7:24 UTC 

[PATCH] search: disable phrase searching, for now
 2019-05-16  3:47 UTC 

[PATCH] view: perform highlighting for space-prefixed diffs
 2019-05-16  1:29 UTC 

[PATCH] remove hard Devel::Peek dependency and lazy load for daemons
 2019-05-15 10:57 UTC 

[PATCH] inbox: remove POSIX strftime import
 2019-05-15 10:42 UTC 

[PATCH] doc: add marketing guide
 2019-05-15  9:04 UTC 

[PATCH 0/4] test loading cleanups
 2019-05-14  4:02 UTC  (6+ messages)
` [PATCH 1/4] tests: remove unnecessary loading of ::DS and Socket
` [PATCH 2/4] t/config.t: remove Data::Dumper dependency
` [PATCH 3/4] t/nntp.t: skip if Data::Dumper is missing
` [PATCH 4/4] tests: get rid of unnecessary Cwd module use
  ` [PATCH v2 "

[WIP] searchidx: support incremental indexing on indexlevel=basic
 2019-05-14  2:04 UTC  (5+ messages)
` [PATCH 0/3] incremental index fixes for indexlevel=basic
  ` [PATCH 1/3] v1writable: new wrapper which is closer to v2writable
  ` [PATCH 2/3] v2writable: allow setting nproc via creat options
  ` [PATCH 3/3] searchidx: fix incremental index with indexlevel=basic on v1

Random idea: Exporting GitHub to mailing lists
 2019-05-14  1:03 UTC  (6+ messages)

[PATCH] listener: support publicinboxdaemon.multiaccept in config
 2019-05-13  2:56 UTC 

[PATCH] INSTALL: fix Date::Parse dependency for Debian
 2019-05-10 20:23 UTC  (4+ messages)
` Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian]

[PATCH 0/9] install updates
 2019-05-09  7:51 UTC  (10+ messages)
` [PATCH 1/9] INSTALL: update with FreeBSD pkg names and reorder
` [PATCH 2/9] INSTALL: depend on Encode instead of Encode::MIME::Header
` [PATCH 3/9] INSTALL: note xapian-compact(1) tool
` [PATCH 4/9] t/purge.t: fix unreferenced variable
` [PATCH 5/9] doc: use bullet list for wwwlisting options
` [PATCH 6/9] doc: give txt files proper titles
` [PATCH 7/9] Makefile.PL: improve make(1) portability
` [PATCH 8/9] doc/include.mk: remove git use and redundant declarations
` [PATCH 9/9] ci: include some scripts to make CI easier

[PATCH 0/4] bundle Danga::Socket and Sys::Syscall
 2019-05-08 19:18 UTC  (8+ messages)
` [PATCH 1/4] "
  ` [PATCH 6/4] DS: handle EINTR in IO::Poll path, too
` [PATCH 0/4] Danga::Socket bundling cleanups
  ` [PATCH 1/4] build: do not manify DS and Syscall pods
  ` [PATCH 2/4] syscall: drop readahead wrapper
  ` [PATCH 3/4] DS: drop unused "_undef" sub
  ` [PATCH 4/4] DS: epoll: fix misordered EPOLL_CTL_DEL call

[PATCH] ci/deps.perl: WIP dependency testing
 2019-05-08  2:58 UTC  (2+ messages)
` [WIP] "

[PATCH] nntp: avoid uninitialized variable from blank requests
 2019-05-08  2:53 UTC 

[PATCH] wwwstream: do not load URI.pm
 2019-05-07  8:30 UTC 

[PATCH] spawn (Inline::C): fix off-by-one error
 2019-05-07  0:28 UTC 

[RFC] index: warn with info about the message as context
 2019-05-06 19:14 UTC  (2+ messages)
` [pushed] "

Some points on public-inbox
 2019-05-05 23:36 UTC  (4+ messages)
  ` [RFC] www: support listing of inboxes

interop with leafnode
 2019-05-05 21:40 UTC  (3+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).