user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2018-03-06 08:42:43 to 2018-04-06 21:44:40 UTC [more...]

[PATCH 0/4] a few more odds and ends for v2
 2018-04-06 21:44 UTC  (5+ messages)
` [PATCH 1/4] altid: fix miscopied field name
` [PATCH 2/4] nntp: set Xref across multiple inboxes
` [PATCH 3/4] www: favor reading more from SQLite, and less from Xapian
` [PATCH 4/4] ensure Xapian and SQLite are still optional for v1 tests

[PATCH 0/4] a few more v2 updates
 2018-04-05 21:45 UTC  (5+ messages)
` [PATCH 1/4] v2writable: allow tracking parallel versions
` [PATCH 2/4] v2writable: refer to git each repository as "epoch"
` [PATCH 3/4] over: use only supported and safe SQLite APIs
` [PATCH 4/4] search: index and allow searching by date-time

[PATCH] v2writable: remove redundant remove from Over DB
 2018-04-05 10:58 UTC 

[PATCH 0/7] v2 odds and ends
 2018-04-05  9:34 UTC  (8+ messages)
` [PATCH 1/7] v2writable: recount partitions after acquiring lock
` [PATCH 2/7] searchmsg: remove unused `tid' and `path' methods
` [PATCH 3/7] search: remove unnecessary OP_AND of query
` [PATCH 4/7] mbox: do not sort search results
` [PATCH 5/7] searchview: minor cleanup
` [PATCH 6/7] support altid mechanism for v2
` [PATCH 7/7] compact: better handling of over.sqlite3* files

[PATCH 0/5] v2: drop Xapian skeleton for SQLite overview DB
 2018-04-05  8:59 UTC  (7+ messages)
` [PATCH 1/5] replace Xapian skeleton with "
` [PATCH 2/5] v2writable: simplify barrier vs checkpoints
` [PATCH 3/5] t/over: test empty Subject: line matching
` [PATCH 4/5] www: rework query responses to avoid COUNT in SQLite
` [PATCH 5/5] over: speedup get_thread by avoiding JOIN

[PATCH 0/4] incremental indexing support for mirrors
 2018-04-04 21:25 UTC  (5+ messages)
` [PATCH 1/4] init: s/GIT_DIR/REPO_DIR/ in usage
` [PATCH 2/4] import: rewrite less history during purge
` [PATCH 3/4] v2: support incremental indexing + purge
` [PATCH 4/4] v2writable: do not modify DBs while iterating for ->remove

[PATCH] searchidx: ensure duplicated Message-IDs can be linked together
 2018-04-04 21:11 UTC 

[PATCH 0/7] optimize V2
 2018-04-03 11:09 UTC  (8+ messages)
` [PATCH 1/7] t/thread-all.t: modernize test to support modern inboxes
` [PATCH 2/7] rename+rewrite test using Benchmark module
` [PATCH 3/7] nntp: make XOVER, XHDR, OVER, HDR and NEWNEWS faster
` [PATCH 4/7] view: avoid offset during pagination
` [PATCH 5/7] mbox: remove remaining OFFSET usage in SQLite
` [PATCH 6/7] msgmap: replace id_batch with ids_after
` [PATCH 7/7] nntp: simplify the long_response API

[PATCH] mbox: do not barf on queries which return no results
 2018-04-03 10:48 UTC 

public-index-{watch,mda}
 2018-04-02 18:04 UTC  (2+ messages)

[PATCH] search: reduce columns stored in Xapian
 2018-04-01 23:31 UTC 

[PATCH] scripts/import_vger_from_mbox: set address properly
 2018-04-01 23:24 UTC 

[PATCH] search: reduce columns stored in Xapian
 2018-04-01 23:23 UTC 

[PATCH] truncate Message-IDs and References consistently
 2018-04-01 23:23 UTC 

[PATCH] v2writable: fix parallel termination
 2018-04-01 23:23 UTC 

[PATCH v2]
 2018-04-01 23:22 UTC  (3+ messages)
` [PATCH v2] Allow specification of the number of search results to return
  ` [PATCH] searchview: fix non-numeric comparison

[PATCH] v2: one file, really
 2018-04-01 23:15 UTC 

[PATCH] searchidx: correct warning for over-vivification
 2018-03-30 20:55 UTC 

[PATCH 0/4] v2 permissions
 2018-03-30 20:53 UTC  (5+ messages)
` [PATCH 1/4] convert: avoid redundant "done\n" statement for fast-import
` [PATCH 2/4] search: move permissions handling to InboxWritable
` [PATCH 3/4] t/v2writable: use simplify permissions reading
` [PATCH 4/4] v2: respect core.sharedRepository in git configs

[PATCH 0/9] minor tweaks and fixes
 2018-03-30  1:20 UTC  (10+ messages)
` [PATCH 1/9] search: warn on reopens and die on total failure
` [PATCH 2/9] v2writable: allow gaps in git partitions
` [PATCH 3/9] v2writable: convert some fatal reindex errors to warnings
` [PATCH 4/9] wwwstream: flesh out clone instructions for v2
` [PATCH 5/9] v2writable: go backwards through alternate Message-IDs
` [PATCH 6/9] view: speed up homepage loading time with date clamp
` [PATCH 7/9] view: drop load_results
` [PATCH 8/9] msgtime: parse 3-digit years properly
` [PATCH 9/9] feed: optimize query for feeds, too

[PATCH 0/4] tooling updates for v2
 2018-03-29 20:17 UTC  (5+ messages)
` [PATCH 1/4] import: run_die supports redirects as spawn does
` [PATCH 2/4] v2writable: initializing an existing inbox is idempotent
` [PATCH 3/4] public-inbox-compact: new tool for driving xapian-compact
` [PATCH 4/4] mda: support v2 inboxes

[PATCH] search: retry_reopen on first_smsg_by_mid
 2018-03-29 19:14 UTC 

[PATCH 00/14] purging support, v1 conversions, cleanups + more
 2018-03-29 10:28 UTC  (15+ messages)
` [PATCH 01/14] www: remove unnecessary ghost checks
` [PATCH 02/14] v2writable: append, instead of prepending generated Message-ID
` [PATCH 03/14] lookup by Message-ID favors the "primary" one
` [PATCH 04/14] www: fix attachment downloads for conflicted Message-IDs
` [PATCH 05/14] searchmsg: document why we store To: and Cc: for NNTP
` [PATCH 06/14] public-inbox-convert: tool for converting old to new inboxes
` [PATCH 07/14] v2writable: support purging messages from git entirely
` [PATCH 08/14] search: cleanup uniqueness checking
` [PATCH 09/14] search: get rid of most lookup_* subroutines
` [PATCH 10/14] search: move find_doc_ids to searchidx
` [PATCH 11/14] v2writable: cleanup: get rid of unused fields
` [PATCH 12/14] mbox: avoid extracting Message-ID for linkification
` [PATCH 13/14] www: cleanup expensive fallback for legacy URLs
` [PATCH 14/14] view: get rid of some unnecessary imports

[PATCH] Allow specification of the number of search results to return
 2018-03-28 21:40 UTC  (4+ messages)

[PATCH 0/3] http cloning for v2 + bugfixes
 2018-03-27 21:27 UTC  (4+ messages)
` [PATCH 1/3] http: fix modification of read-only value
` [PATCH 2/3] githttpbackend: avoid infinite loop on generic PSGI servers
` [PATCH 3/3] www: support cloning individual v2 git partitions

[PATCH] Don't send people to mid.gmane.org
 2018-03-27 16:50 UTC  (4+ messages)

[PATCH 00/11] duplicate support in UI + tests
 2018-03-27 11:11 UTC  (12+ messages)
` [PATCH 01/11] import: consolidate mid prepend logic, here
` [PATCH 02/11] www: $MESSAGE_ID/raw endpoint supports "duplicates"
` [PATCH 03/11] search: reopen DB if each_smsg_by_mid fails
` [PATCH 04/11] t/psgi_v2: minimal test for Atom feed and t.mbox.gz
` [PATCH 05/11] feed: fix new.html for v2
` [PATCH 06/11] view: permalink (per-message) view shows multiple messages
` [PATCH 07/11] searchidx: warn about vivifying multiple ghosts
` [PATCH 08/11] v2writable: warn on unseen deleted files
` [PATCH 09/11] www: get rid of unnecessary 'inbox' name reference
` [PATCH 10/11] searchview: remove unnecessary imports from MID module
` [PATCH 11/11] view: depend on SearchMsg for Message-ID

[PATCH 00/13] reindexing, feeds, date fixes
 2018-03-26 20:08 UTC  (15+ messages)
` [PATCH 01/13] content_id: do not take Message-Id into account
` [PATCH 02/13] introduce InboxWritable class
` [PATCH 03/13] import: discard all the same headers as MDA
` [PATCH 04/13] InboxWritable: add mbox/maildir parsing + import logic
` [PATCH 05/13] use both Date: and Received: times
` [PATCH 06/13] msgmap: add tmp_clone to create an anonymous copy
` [PATCH 07/13] fix syntax warnings
` [PATCH 08/13] v2writable: support reindexing Xapian
` [PATCH 09/13] t/altid.t: extra tests for mid_set
` [PATCH 10/13] v2writable: add NNTP article number regeneration support
` [PATCH 11/13] v2writable: clarify header cleanups
` [PATCH 12/13] v2writable: DEBUG_DIFF respects $TMPDIR
` [PATCH 13/13] feed: $INBOX/new.atom endpoint supports v2 inboxes

[PATCH 00/27] v2 public-inbox-watch support
 2018-03-19  8:18 UTC  (29+ messages)
` [PATCH 01/27] content_id: use Sender header if From is not available
` [PATCH 02/27] v2writable: support "barrier" operation to avoid reforking
` [PATCH 03/27] use string ref for Email::Simple->new
` [PATCH 04/27] v2writable: remove unnecessary idx_init call
` [PATCH 05/27] searchidx: do not delete documents while iterating
` [PATCH 06/27] search: allow ->reopen to be chainable
` [PATCH 07/27] v2writable: implement remove correctly
` [PATCH 08/27] skeleton: barrier init requires a lock
` [PATCH 09/27] import: (v2) delete writes the blob into history in subdir
` [PATCH 10/27] import: (v2): write deletes to a separate '_' subdirectory
` [PATCH 11/27] import: implement barrier operation for v1 repos
` [PATCH 12/27] mid: mid_mime uses v2-compatible mids function
` [PATCH 13/27] watchmaildir: use content_digest to generate Message-Id
` [PATCH 14/27] import: force Message-ID generation for v1 here
` [PATCH 15/27] import: switch to URL-safe Base64 for Message-IDs
` [PATCH 16/27] v2writable: test for idempotent removals
` [PATCH 17/27] import: enable locking under v2
` [PATCH 18/27] index: s/GIT_DIR/REPO_DIR/
` [PATCH 19/27] Lock: new base class for writable lockers
` [PATCH 20/27] t/watch_maildir: note the reason for FIFO creation
` [PATCH 21/27] v2writable: ensure ->done is idempotent
` [PATCH 22/27] watchmaildir: support v2 repositories
` [PATCH 23/27] searchidxpart: s/barrier/remote_barrier/
` [PATCH 24/27] v2writable: allow disabling parallelization
` [PATCH 25/27] scripts/import_vger_from_mbox: filter out same headers as MDA
` [PATCH 26/27] v2writable: add DEBUG_DIFF env support
` [PATCH 27/27] v2writable: remove "resent" message for duplicate Message-IDs
  ` SQUASH: "

[PATCH] extmsg: rework partial MID matching to favor current inbox
 2018-03-19  7:51 UTC 

Relationship between public-inbox and ssoma?
 2018-03-19  7:43 UTC  (12+ messages)
        ` watch performance [was: Relationship between public-inbox and ssoma?]
  ` internal format (was: Relationship between public-inbox and ssoma?)
      ` internal format

[BUG] public-inbox-httpd: messages without subject are not viewable
 2018-03-14 10:04 UTC  (3+ messages)

public-inbox-httpd feature request: sort oldest-first
 2018-03-14 10:03 UTC  (3+ messages)

[PATCH v2] Update the installation instructions with Fedora package names
 2018-03-14  7:11 UTC  (2+ messages)

inbox.comp.version-control.git just stopped working
 2018-03-12  5:03 UTC  (6+ messages)

[PATCH] Update the installation instructions with Fedora package names
 2018-03-11 16:48 UTC  (3+ messages)

[RFC] nntp: do not drain rbuf if there is a command pending
 2018-03-07 19:08 UTC 

[RFC] nntp: improve fairness during XOVER and similar commands
 2018-03-07  9:52 UTC 

[v2 PATCH 00/34] duplicate handling, smaller Xapian DBs, date fixes
 2018-03-06  8:53 UTC  (19+ messages)
` [PATCH 18/34] v2writable: generated Message-ID goes first
` [PATCH 19/34] searchidx: use add_boolean_term for internal terms
` [PATCH 20/34] searchidx: add NNTP article number as a searchable term
` [PATCH 21/34] mid: truncate excessively long MIDs early
` [PATCH 22/34] nntp: use NNTP article numbers for lookups
` [PATCH 23/34] nntp: fix NEWNEWS command
` [PATCH 24/34] searchidx: store the primary MID in doc data for NNTP
` [PATCH 25/34] import: consolidate object info for v2 imports
` [PATCH 26/34] v2: avoid redundant/repeated configs for git partition repos
` [PATCH 27/34] INSTALL: document more optional dependencies
` [PATCH 28/34] search: favor skeleton DB for lookup_mail
` [PATCH 29/34] search: each_smsg_by_mid uses skeleton if available
` [PATCH 30/34] v2writable: remove unnecessary skeleton commit
` [PATCH 31/34] favor Received: date over Date: header globally
` [PATCH 32/34] import: fall back to Sender for extracting name and email
` [PATCH 33/34] scripts/import_vger_from_mbox: perform mboxrd or mboxo escaping
` [PATCH 34/34] v2writable: detect and use previous partition count


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).