user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2018-03-22 09:40:18 to 2018-05-30 20:33:18 UTC [more...]

[PATCH] examples: add systemd example for public-inbox-watch
 2018-05-30 20:33 UTC 

[PATCH] Contribute SELinux policy for EL7
 2018-05-30 20:25 UTC  (4+ messages)

Umask and xapian db file permissions
 2018-05-30 17:57 UTC  (3+ messages)
` [PATCH] respect umask if core.sharedRepository is not set

[PATCH 0/4] test fixes for latest CPAN modules
 2018-05-30 15:28 UTC  (14+ messages)
` [PATCH 1/4] content_id: workaround quote handling change in Email::* modules
` [PATCH 2/4] convert+compact: fix when running without ~/.public-inbox/config
` [PATCH 3/4] t/v2mda: setup emergency Maildir for test
` [PATCH 4/4] t/search: quiet warning from Encode.pm

[PATCH] workaround Xapian OFD locks w/o close-on-exec
 2018-05-24  8:32 UTC 

[PATCH] learn: support for v2 repos
 2018-05-16  5:33 UTC 

[PATCH] index: avoid setting NPROC to undef
 2018-05-16  5:33 UTC 

Failed tests on CentOS-7
 2018-05-11 15:45 UTC  (3+ messages)

tag v2 (pre-)release in git
 2018-05-09 20:29 UTC  (2+ messages)

[ANNOUNCE] public-inbox 1.1.0-pre1
 2018-05-09 20:23 UTC 

[PATCH 0/2] import_slrnspool updates
 2018-05-02 20:58 UTC  (3+ messages)
` [PATCH 1/2] scripts/import_slrnspool: support v2 repos
` [PATCH 2/2] scripts/import_slrnspool: cleanup progress messages

[PATCH] searchidx: preserve umask when starting/committing transactions
 2018-05-01  1:51 UTC 

[PATCH 0/2] threading fixes
 2018-04-25  8:52 UTC  (3+ messages)
` [PATCH 1/2] thread: prevent hidden threads in /$INBOX/ landing page
` [PATCH 2/2] thread: sort incoming messages by Date

[PATCH] msgmap: add limit to response for NNTP
 2018-04-24 19:43 UTC 

[PATCH] search: avoid repeated mbox results from search
 2018-04-23  5:06 UTC 

[PATCH] searchview: do not blindly append "l" parameter to URL
 2018-04-23  4:46 UTC 

[PATCH 0/3] view: wrap long To:/Cc: lists
 2018-04-23  4:16 UTC  (4+ messages)
` [PATCH 1/3] view: untangle loop when showing message headers
` [PATCH 2/3] view: wrap To: and Cc: headers in HTML display
` [PATCH 3/3] view: drop redundant References: display code

[PATCH] extmsg: use Xapian only for partial matches
 2018-04-22  8:01 UTC 

[PATCH] TODO: add EPOLLEXCLUSIVE item
 2018-04-20 10:27 UTC 

[PATCH] convert: copy description and git config from v1 repo
 2018-04-20  7:21 UTC 

[PATCH 0/3] searchidx fixes for NNTP XOVER
 2018-04-20  3:27 UTC  (4+ messages)
` [PATCH 1/3] disallow "\t" and "\n" in OVER headers
` [PATCH 2/3] searchidx: release lock again during v1 batch callback
` [PATCH 3/3] searchidx: remove leftover debugging code

[PATCH] import: cleanup git cat-file processes when ->done
 2018-04-20  2:01 UTC 

[PATCH] filter/rubylang: do not set altid on spam training
 2018-04-19 22:42 UTC 

[PATCH] TODO: a few more updates
 2018-04-19 19:43 UTC 

[PATCH] fix tests to run without Xapian installed
 2018-04-19 19:23 UTC 

v2 development notes
 2018-04-19  1:58 UTC 

v2 merged to master
 2018-04-19  1:20 UTC 

[PATCH] ensure SQLite and Xapian files respect core.sharedRepository
 2018-04-19  0:11 UTC 

[PATCH] fix tests to run without Xapian installed
 2018-04-18 21:04 UTC 

[PATCH] searchidx: revert default BATCH_BYTES to 1_000_000
 2018-04-18 20:33 UTC 

[PATCH] nntp: allow and ignore empty commands
 2018-04-18 20:30 UTC 

[PATCH 00/12] better dedupe, contiguous article numbers
 2018-04-18  9:13 UTC  (13+ messages)
` [PATCH 01/12] feed: respect feedmax, again
` [PATCH 02/12] v1: remove articles from overview DB
` [PATCH 03/12] compact: do not merge v2 repos by default
` [PATCH 04/12] v2writable: reduce partititions by one
` [PATCH 05/12] search: preserve References in Xapian smsg for x=t view
` [PATCH 06/12] v2: generate better Message-IDs for duplicates
` [PATCH 07/12] v2: improve deduplication checks
` [PATCH 08/12] import: cat_blob drops leading 'From ' lines like Inbox
` [PATCH 09/12] searchidx: regenerate and avoid article number gaps on full index
` [PATCH 10/12] extmsg: remove expensive git path checks
` [PATCH 11/12] use %H consistently to disable abbreviations
` [PATCH 12/12] searchidx: increase term positions for all text terms

[PATCH 0/8] less code, less memory, more speed
 2018-04-07  3:41 UTC  (9+ messages)
` [PATCH 1/8] psgi: ensure /$INBOX/$MESSAGE_ID/T/ endpoint is chronological
` [PATCH 2/8] over: avoid excessive SELECT
` [PATCH 3/8] over: remove forked subprocess
` [PATCH 4/8] v2writable: reduce barriers
` [PATCH 5/8] index: allow specifying --jobs=0 to disable multiprocess
` [PATCH 6/8] convert: support converting with altid defined
` [PATCH 7/8] store less data in the Xapian document
` [PATCH 8/8] msgmap: speed up minmax with separate queries

[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  (5+ messages)
` [PATCH 08/13] v2writable: support reindexing Xapian
` [PATCH 12/13] v2writable: DEBUG_DIFF respects $TMPDIR
` [PATCH 13/13] feed: $INBOX/new.atom endpoint supports v2 inboxes


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