]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2018-08-02 Eric W. Biedermant/v[12]reindex.t: Test that the resulting msgmap is...
2018-08-02 Eric W. Biedermant/v[12]reindex.t: Place expected second in Xapian tests
2018-08-02 Eric W. Biedermant/v2reindex.t: Isolate the test cases more
2018-08-02 Eric W. Biedermant/v1reindex.t: Isolate the test cases
2018-08-02 Eric W. BiedermanImport.pm: Don't assume {in} and {out} always exist
2018-07-30 Eric W. BiedermanProcessPipe.pm: Use read not sysread
2018-07-29 Eric Wongmda: allow configuring globally without spamc support
2018-07-29 Eric Wongmda: v2: ensure message bodies are indexed
2018-07-29 Eric Wongt/v2mda: make it easy to test v1 repos here, too
2018-07-29 Eric Wongmda: use InboxWritable
2018-07-20 Eric Wongsearch: use boolean prefixes for git blob queries
2018-07-20 Eric Wongv1: allow upgrading indexlevel=basic to 'medium' or...
2018-07-19 Eric Wongtests: fixup indexlevel setting in tests
2018-07-19 Eric W. BiedermanImport.pm: Deal with potentially missing From and Sende...
2018-07-19 Eric Wongsearchidx: respect XAPIAN_FLUSH_THRESHOLD env if set
2018-07-19 Eric W. Biedermanpublic-inbox-init: Initialize indexlevel
2018-07-19 Eric W. BiedermanSearchIdx: Allow the amount of indexing be configured
2018-07-19 Eric W. BiedermanSearchIdx: Add the mechanism for making all Xapian...
2018-07-19 Eric W. BiedermanSearchIdx.pm: Make indexing search positions optional
2018-07-18 Eric W. Biedermant/v2reindex.t: Swap the order of minmax tests so errors...
2018-07-18 Eric W. Biedermant/v2reindex.t: Don't reuse $ibx as two different kinds...
2018-07-18 Eric W. Biedermant/search.t t/v2writable.t: Teach search tests to fail...
2018-07-18 Eric W. Biedermant/v2reindex.t: Ensure the numbers 1 to 10 are used
2018-07-18 Eric W. BiedermanSearchIdx: Decrement regen_down even for added messages...
2018-07-18 Eric Wongindex: avoid false-positive warning on off-by-one
2018-07-15 Eric Wongv2writable: unindex deleted messages after incremental...
2018-07-07 Eric W. BiedermanImport: Don't copy nulls from emails into git
2018-07-06 Eric W. BiedermanMsgTime.pm: Use strptime to compute the time zone
2018-07-04 Eric Wongv2: fill alternates with old epochs on init from mirrors
2018-06-26 Eric Wongadditional tests for bad Message-IDs in URLs
2018-06-26 Eric Wongwww: use undecoded paths for Message-ID extraction
2018-06-19 Konstantin... Tweak over.sqlite3 queries for sqlite < 3.8
2018-06-16 Konstantin... Contribute SELinux policy for EL7
2018-06-13 Eric WongMakefile.PL: do not depend on git
2018-06-12 Leah Neukirchenpublic-inbox-mda: use <sysexits.h> status codes where...
2018-06-12 Leah NeukirchenINSTALL: mention Socket6
2018-05-30 Eric Wongexamples: add systemd example for public-inbox-watch
2018-05-30 Eric Wongrespect umask if core.sharedRepository is not set
2018-05-24 Eric Wongworkaround Xapian OFD locks w/o close-on-exec
2018-05-17 Eric Wonglearn: support for v2 repos
2018-05-17 Eric Wongindex: avoid setting NPROC to undef
2018-05-11 Eric Wongt/search: quiet warning from Encode.pm
2018-05-11 Eric Wongt/v2mda: setup emergency Maildir for test
2018-05-11 Eric Wongconvert+compact: fix when running without ~/.public...
2018-05-11 Eric Wongcontent_id: workaround quote handling change in Email...
2018-05-09 Eric Wongpublic-inbox 1.1.0-pre1 v1.1.0-pre1
2018-05-02 Eric Wongscripts/import_slrnspool: cleanup progress messages
2018-05-02 Eric Wongscripts/import_slrnspool: support v2 repos
2018-05-01 Eric Wongsearchidx: preserve umask when starting/committing...
2018-04-25 Eric Wongthread: sort incoming messages by Date
2018-04-25 Eric Wongthread: prevent hidden threads in /$INBOX/ landing...
2018-04-24 Eric Wongmsgmap: add limit to response for NNTP
2018-04-23 Eric Wongsearch: avoid repeated mbox results from search
2018-04-23 Eric Wongsearchview: do not blindly append "l" parameter to URL
2018-04-23 Eric WongTODO: add EPOLLEXCLUSIVE item
2018-04-23 Eric Wongview: drop redundant References: display code
2018-04-23 Eric Wongview: wrap To: and Cc: headers in HTML display
2018-04-23 Eric Wongview: untangle loop when showing message headers
2018-04-22 Eric Wong ... extmsg: use Xapian only for partial matches
2018-04-20 Eric Wongconvert: copy description and git config from v1 repo
2018-04-20 Eric Wongsearchidx: remove leftover debugging code
2018-04-20 Eric Wongsearchidx: release lock again during v1 batch callback
2018-04-20 Eric Wongdisallow "\t" and "\n" in OVER headers
2018-04-20 Eric Wongimport: cleanup git cat-file processes when ->done
2018-04-19 Eric Wongfilter/rubylang: do not set altid on spam training
2018-04-19 Eric WongTODO: a few more updates
2018-04-19 Eric Wong ... fix tests to run without Xapian installed
2018-04-18 Eric Wongensure SQLite and Xapian files respect core.sharedRepos...
2018-04-18 Eric Wong ... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong ... searchidx: revert default BATCH_BYTES to 1_000_000
2018-04-18 Eric Wongnntp: allow and ignore empty commands
2018-04-18 Eric Wong ... searchidx: increase term positions for all text terms
2018-04-18 Eric Wong ... use %H consistently to disable abbreviations
2018-04-18 Eric Wong ... extmsg: remove expensive git path checks
2018-04-18 Eric Wong ... searchidx: regenerate and avoid article number gaps...
2018-04-18 Eric Wong ... import: cat_blob drops leading 'From ' lines like Inbox
2018-04-18 Eric Wong ... v2: improve deduplication checks
2018-04-18 Eric Wong ... v2: generate better Message-IDs for duplicates
2018-04-18 Eric Wong ... search: preserve References in Xapian smsg for x=t...
2018-04-18 Eric Wong ... v2writable: reduce partititions by one
2018-04-18 Eric Wong ... compact: do not merge v2 repos by default
2018-04-18 Eric Wong ... v1: remove articles from overview DB
2018-04-18 Eric Wong ... feed: respect feedmax, again
2018-04-07 Eric Wong ... msgmap: speed up minmax with separate queries
2018-04-07 Eric Wong ... store less data in the Xapian document
2018-04-07 Eric Wong ... convert: support converting with altid defined
2018-04-07 Eric Wong ... index: allow specifying --jobs=0 to disable multiprocess
2018-04-07 Eric Wong ... v2writable: reduce barriers
2018-04-07 Eric Wong ... over: remove forked subprocess
2018-04-07 Eric Wong ... over: avoid excessive SELECT
2018-04-07 Eric Wong ... psgi: ensure /$INBOX/$MESSAGE_ID/T/ endpoint is chronol...
2018-04-06 Eric Wong ... ensure Xapian and SQLite are still optional for v1...
2018-04-06 Eric Wong ... www: favor reading more from SQLite, and less from...
2018-04-06 Eric Wong ... nntp: set Xref across multiple inboxes
2018-04-06 Eric Wong ... altid: fix miscopied field name
2018-04-06 Eric Wong ... search: index and allow searching by date-time
2018-04-06 Eric Wong ... over: use only supported and safe SQLite APIs
2018-04-06 Eric Wong ... v2writable: refer to git each repository as "epoch"
2018-04-06 Eric Wong ... v2writable: allow tracking parallel versions
2018-04-05 Eric Wong ... v2writable: remove redundant remove from Over DB
next