]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/V2Writable.pm
disambiguate OverIdx and Over by field name
[public-inbox.git] / lib / PublicInbox / V2Writable.pm
2020-09-03 Eric Wongdisambiguate OverIdx and Over by field name
2020-09-01 Eric Wongwatch: avoid unnecessary spawning on spam removals
2020-08-27 Eric Wongover: rename ->disconnect to ->dbh_close
2020-08-26 Eric Wongv2writable: compatibility with SWIG Xapian binding
2020-08-23 Eric Wongindex: --sequential-shard checkpoints after each shard
2020-08-23 Eric Wongmbox: disable "&t" on existing Xapian until full reindex
2020-08-23 Eric Wongsearchidx: put all shard-related stuff in SearchIdxShard.pm
2020-08-19 Eric Wongv2writable: show newline after "indexing all of .....
2020-08-13 Eric Wongv2writable: remove IdxStack import
2020-08-10 Eric Wongindex: cleanup internal variables
2020-08-10 Eric Wongavoid File::Temp::tempfile in more places
2020-08-10 Eric Wongindex: --sequential-shard works incrementally
2020-08-09 Eric Wongfavor `getconf _NPROCESSORS_ONLN` over GNU nproc
2020-08-07 Eric Wongv2writable: fix batch size accounting
2020-08-07 Eric Wongindex+xcpdb: rename `--no-sync' to `--no-fsync'
2020-08-07 Eric Wongindex: support --xapian-only switch
2020-08-07 Eric Wongindex: v2: --sequential-shard option
2020-08-07 Eric Wongv2writable: fix rethread cleanup
2020-08-02 Eric Wongremove unnecessary ->header_obj calls
2020-08-01 Eric Wongimprove error handling on import fork / lock failures
2020-07-29 Eric Wongv2writable: use {inboxdir} for msgmap->tmp_clone
2020-07-29 Eric Wongv2writable: support async git blob retrievals
2020-07-25 Eric Wongv2writable: {unindexed} belongs in $sync state
2020-07-25 Eric Wongv2writable: share log2stack code with v1
2020-07-25 Eric Wongindex+xcpdb: support --no-sync flag
2020-07-25 Eric Wongv2writable: clarify "epoch" comment
2020-07-25 Eric Wongv2writable: get rid of {reindex_pipe} field
2020-07-25 Eric Wongv2writable: use read-only PublicInbox::Git for cat_file
2020-07-25 Eric Wonguse consistent {ibx} field for writable code paths
2020-07-25 Eric Wongv2writable: drop "EPOCH.git indexing $RANGE" progress
2020-07-25 Eric Wongv2writable: allow >= 40 byte git object IDs
2020-07-25 Eric Wongv2writable: move {autime} and {cotime} into $sync state
2020-07-25 Eric Wongv2writable: index_sync: reduce fill_alternates calls
2020-07-25 Eric Wongv2writable: introduce idx_stack
2020-07-25 Eric Wongv2: index forwards (via `git log --reverse')
2020-07-25 Eric Wongindex: support --rethread switch to fix old indices
2020-07-17 Eric Wongv2writable: git_hash_raw: avoid $TMPDIR write
2020-07-17 Eric Wongsearch: simplify unindexing
2020-07-17 Eric Wongwith_umask: pass args to callback
2020-07-17 Eric Wongv2: use v5.10.1, parent.pm, drop warnings
2020-06-30 Eric Wongwatch: check for duplicates in ->over before spamcheck
2020-06-25 Eric Wonglock: reduce inotify wakeups
2020-06-23 Eric Wonginit: add --skip-artnum parameter
2020-06-13 Eric Wongindex: account for CRLF conversion when storing bytes
2020-06-03 Eric Wongsmsg: introduce ->populate method
2020-06-03 Eric Wongv2writable: fix non-sensical interpolation in BUG message
2020-05-25 Eric Wongv2writable: only load Xapian when a shard is found
2020-05-19 Eric Wongfavor readline() and print() as functions
2020-05-18 Eric Wongindex: add --batch-size=SIZE option
2020-05-12 Eric Wongrename "ContentId" to "ContentHash"
2020-05-09 Eric Wongreplace most uses of PublicInbox::MIME with Eml
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-21 Eric Wongindex: support --max-size / publicinbox.indexMaxSize
2020-04-20 Eric Wongv2writable: drop SQLite-based multi_mid_q_new
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-03-22 Eric Wongv2: SDBM-based multi Message-ID queue
2020-03-22 Eric Wong*idx: pass smsg in even more places
2020-03-22 Eric Wongv2: pass smsg in more places
2020-03-22 Eric Wong*idx: pass $smsg in more places instead of many args
2020-03-22 Eric Wongv2writable: preserve timestamps from import
2020-03-22 Eric Wongindex: use git commit times on missing Date/Received
2020-02-24 Eric Wongv2writable: lookup_content => content_exists
2020-02-24 Eric Wongv2writable: make remove return-compatible w/ Import...
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-02 Eric Wongv2writable: more ways to detect online CPU count
2020-02-02 Eric Wongv2writable: do not clobber {shards} or {parallel} if...
2020-02-02 Eric Wongv2writable: nproc_shards: subtract 1 from given value
2020-01-28 Eric Wongv2writable: newest epochs go first in alternates
2020-01-13 Eric Wonguse popen_rd for bidirectional pipes
2020-01-11 Eric Wongspawn (and thus popen_rd) die on failure
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2019-12-30 Eric Wongspawn: allow passing GLOB handles for redirects
2019-12-24 Eric Wongsearch: support SWIG-generated Xapian.pm
2019-11-29 Eric Wongreplace: quiet "git gc" invocation
2019-11-04 Eric Wongindex: "git log" failures are fatal
2019-10-30 Eric WongMerge branch 'learn'
2019-10-30 Eric Wonginboxwritable: add assert_usable_dir sub
2019-10-23 Eric WongMerge branch 'regen'
2019-10-22 Eric Wongv2writable: use msgmap as multi_mid queue
2019-10-22 Eric Wongv2writable: move git->cleanup to the correct place
2019-10-21 Eric Wongv2writable: reindex handles 3-headered monsters
2019-10-21 Eric Wongv2writable: improve "num_for" API and disambiguate
2019-10-21 Eric Wongv2writable: set unindexed article number
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-09-27 Eric Wongv2writable: only change $EPOCH.git/config on epoch...
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-06-16 Eric WongMerge remote-tracking branch 'origin/newspeak' into...
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-15 Eric Wongcomments: replace "partition" with "shard"
2019-06-14 Eric Wongv2writable: use "epoch" consistently when referring...
2019-06-14 Eric Wongv2writable: rename local vars to match Xapian terminology
2019-06-14 Eric Wongv2writable: avoid "part" in internal subs and fields
2019-06-14 Eric Wongv2: rename SearchIdxPart => SearchIdxShard
2019-06-14 Eric Wongv2writable: rename {partitions} field to {shards}
2019-06-14 Eric Wongv2writable: count_partitions => count_shards
2019-06-14 Eric Wongv2writable: update comments regarding xcpdb --reshard
2019-06-14 Eric Wongv2writable: fix brainfart when capping NPROC_MAX_DEFAULT
2019-06-14 Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/manifest' into...
next