about summary refs log tree commit homepage
path: root/lib/PublicInbox/V2Writable.pm
DateCommit message (Expand)
2019-05-30v2writable: short-circuit is_ancestor check on equality
2019-05-30v2writable: avoid mm_tmp creation without regen
2019-05-30v2writable: hoist out index_epoch sub
2019-05-30v2writable: split off unindex_range mapping
2019-05-29v2writable: show progress updates for index_sync
2019-05-29v2writable: move index_sync options to sync state
2019-05-29v2writable: use prototypes for internal subs
2019-05-29v2writable: localize unindex-range.$EPOCH to $sync state
2019-05-29v2writable: move {ranges} into $sync state
2019-05-29v2writable: move {regen} into $sync state
2019-05-29v2writable: move {reindex} field to $sync state
2019-05-29v2writable: sync: move delete markers into $sync state
2019-05-29v2writable: introduce $sync state and put mm_tmp in it
2019-05-27v2: fix reindex skipping NNTP article numbers
2019-05-25v2writable: fix assertions around reindexing
2019-05-25v2writable: drop unused $last_commits var
2019-05-23xcpdb: show re-indexing progress
2019-05-23xcpdb: use fine-grained locking
2019-05-23v2writable: hoist out log_range sub for readability
2019-05-23v1writable: retire in favor of InboxWritable
2019-05-14v2writable: allow setting nproc via creat options
2019-05-14v1writable: new wrapper which is closer to v2writable
2019-05-06index: warn with info about the message as context
2019-03-08v2writable: index_sync adds new epochs to alternates
2019-03-08v2writable: hoist out fill_alternates
2019-02-27v2writable: fix epoch rollover on incremental imports
2019-01-11v2writable: read epoch on purge
2019-01-11v2writable: cleanup processes when done
2019-01-11v2writable: purge ignores non-existent git epoch directories
2019-01-11v2writable: ->purge returns undef on no-op
2019-01-09doc: various overview-level module comments
2019-01-05shrink low-bandwidth pipes under Linux
2019-01-05index: quiet down git-log error messages on new inboxes
2019-01-05filter/rubylang: fix SQLite DB lifetime problems
2019-01-02v2writable: disable parallelism on indexlevel=basic
2018-12-28init: allow --skip of old epochs for -V2 repos
2018-08-03V2Writeable.pm: In unindex_oid delete the message from msgmap
2018-08-03V2Writeable.pm: Ensure that a found message number is in the msgmap
2018-08-03SearchIdx,V2Writeable: Update num_highwater on optimized deletes
2018-08-03Msgmap.pm: Track the largest value of num ever assigned
2018-07-15v2writable: unindex deleted messages after incremental fetch
2018-07-04v2: fill alternates with old epochs on init from mirrors
2018-04-18ensure SQLite and Xapian files respect core.sharedRepository
2018-04-18use %H consistently to disable abbreviations
2018-04-18searchidx: regenerate and avoid article number gaps on full index
2018-04-18v2: improve deduplication checks
2018-04-18v2: generate better Message-IDs for duplicates
2018-04-18v2writable: reduce partititions by one
2018-04-07store less data in the Xapian document
2018-04-07v2writable: reduce barriers