user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2018-02-09 20:51:40 to 2018-03-28 21:00:32 UTC [more...]

[PATCH] Allow specification of the number of search results to return
 2018-03-28 21:00 UTC  (3+ 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  (36+ messages)
` [PATCH 01/34] v2writable: delete ::Import obj when ->done
` [PATCH 02/34] search: remove informational "warning" message
` [PATCH 03/34] searchidx: add PID to error message when die-ing
` [PATCH 04/34] content_id: special treatment for Message-Id headers
` [PATCH 05/34] evcleanup: disable outside of daemon
` [PATCH 06/34] v2writable: deduplicate detection on add
` [PATCH 07/34] evcleanup: do not create event loop if nothing was registered
` [PATCH 08/34] mid: add `mids' and `references' methods for extraction
` [PATCH 09/34] content_id: use `mids' and `references' for MID extraction
` [PATCH 10/34] searchidx: use new `references' method for parsing References
` [PATCH 11/34] content_id: no need to be human-friendly
` [PATCH 12/34] v2writable: inject new Message-IDs on true duplicates
` [PATCH 13/34] search: revert to using 'Q' as a uniQue id per-Xapian conventions
` [PATCH 14/34] searchidx: support indexing multiple MIDs
` [PATCH 15/34] mid: be strict with References, but loose on Message-Id
` [PATCH 16/34] searchidx: avoid excessive XNQ indexing with diffs
` [PATCH 17/34] searchidxskeleton: add a note about locking
` [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

[PATCH v2 0/21] UI bits and v2 import fixes
 2018-03-01 23:40 UTC  (23+ messages)
` [PATCH 01/21] v2writable: warn on duplicate Message-IDs
` [PATCH 02/21] v2/ui: some hacky things to get the PSGI UI to show up
` [PATCH 03/21] v2/ui: retry DB reopens in a few more places
` [PATCH 04/21] v2writable: cleanup unused pipes in partitions
` [PATCH 05/21] searchidxpart: binmode
` [PATCH 06/21] use PublicInbox::MIME consistently
` [PATCH 07/21] searchidxpart: chomp line before splitting
` [PATCH 08/21] searchidx*: name child subprocesses
` [PATCH 09/21] searchidx: get rid of pointless index_blob wrapper
` [PATCH 10/21] view: remove X-PI-TS reference
` [PATCH 11/21] searchidxthread: load doc data for references
` [PATCH 12/21] searchidxpart: force integers into add_message
` [PATCH 13/21] search: reopen skeleton DB as well
` [PATCH 14/21] searchidx: index values in the threader
` [PATCH 15/21] search: use different Enquire object for skeleton queries
` [PATCH 16/21] rename SearchIdxThread to SearchIdxSkeleton
` [PATCH 17/21] v2writable: commit to skeleton via remote partitions
` [PATCH 18/21] searchidxskeleton: extra error checking
` [PATCH 19/21] searchidx: do not modify Xapian DB while iterating
` [PATCH 20/21] search: query_xover uses skeleton DB iff available
` [PATCH 21/21] v2/ui: get nntpd and init tests running on v2

multiple Message-ID headers in messages
 2018-03-01 17:55 UTC 

[PATCH] searchidx: do not modify Xapian DB while iterating
 2018-02-27 22:13 UTC 

[WIP PATCH 0/12] v2: git repo rotation + parallel Xapian indexing
 2018-02-23  1:22 UTC  (14+ messages)
` [PATCH 01/12] import: allow the epoch (0s) as a valid time
` [PATCH 02/12] extmsg: fix broken Xapian MID lookup
` [PATCH 03/12] search: stop assuming Message-ID is unique
` [PATCH 04/12] www: stop assuming mainrepo == git_dir
` [PATCH 05/12] v2writable: initial cut for repo-rotation
` [PATCH 06/12] git: reload alternates file on missing blob
` [PATCH 07/12] v2: support Xapian + SQLite indexing
` [PATCH 08/12] import_vger_from_inbox: allow "-V" option
` [PATCH 09/12] import_vger_from_mbox: use PublicInbox::MIME and avoid clobbering
` [PATCH 10/12] v2: parallelize Xapian indexing
` [PATCH 11/12] v2writable: round-robin to partitions based on article number
` [PATCH 12/12] searchidxpart: increase pipe size for partitions

SQLite, UPDATE, and LIMIT
 2018-02-22 23:33 UTC  (4+ messages)

[v2] introduction of content_id
 2018-02-22 21:12 UTC  (2+ messages)

[v2] one file to rule them all?
 2018-02-22 21:08 UTC  (21+ messages)
  ` [WIP 0/17] initial v2 work based on one-file tree
    ` [WIP 01/17] AUTHORS: add The Linux Foundation
    ` [WIP 02/17] watch_maildir: allow '-' in mail filename
    ` [WIP 03/17] scripts/import_vger_from_mbox: relax From_ line match slightly
    ` [WIP 04/17] import: stop writing legacy ssoma.index by default
    ` [WIP 05/17] import: begin supporting this without ssoma.lock
    ` [WIP 06/17] import: initial handling for v2
    ` [WIP 07/17] t/import: test for last_object_id insertion
    ` [WIP 08/17] content_id: add test case
    ` [WIP 09/17] searchmsg: add mid_mime import for _extract_mid
    ` [WIP 10/17] scripts/import_vger_from_mbox: support --dry-run option
    ` [WIP 11/17] import: APIs to support v2 use
    ` [WIP 12/17] search: free up 'Q' prefix for a real unique identifier
    ` [WIP 13/17] searchidx: fix comment around next_thread_id
    ` [WIP 14/17] address: extract more characters from email addresses
    ` [WIP 15/17] import: pass "raw" dates to git-fast-import(1)
    ` [WIP 16/17] scripts/import_vger_from_mbox: use v2 layout for import
    ` [WIP 17/17] import: quiet down warnings from bogus From: lines


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