about summary refs log tree commit homepage
path: root/t/v2writable.t
DateCommit message (Expand)
2018-07-18t/search.t t/v2writable.t: Teach search tests to fail more cleanly.
2018-05-30respect umask if core.sharedRepository is not set
2018-04-18ensure SQLite and Xapian files respect core.sharedRepository
2018-04-18v2: generate better Message-IDs for duplicates
2018-04-07store less data in the Xapian document
2018-04-07v2writable: reduce barriers
2018-04-06www: favor reading more from SQLite, and less from Xapian
2018-04-05v2writable: remove redundant remove from Over DB
2018-04-04import: rewrite less history during purge
2018-04-03nntp: simplify the long_response API
2018-04-03msgmap: replace id_batch with ids_after
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-04-01truncate Message-IDs and References consistently
2018-04-01v2: one file, really
2018-03-30t/v2writable: use simplify permissions reading
2018-03-29v2writable: support purging messages from git entirely
2018-03-29v2writable: append, instead of prepending generated Message-ID
2018-03-20content_id: do not take Message-Id into account
2018-03-19v2writable: remove "resent" message for duplicate Message-IDs
2018-03-19v2writable: allow disabling parallelization
2018-03-19v2writable: ensure ->done is idempotent
2018-03-19v2writable: test for idempotent removals
2018-03-19import: switch to URL-safe Base64 for Message-IDs
2018-03-19import: (v2): write deletes to a separate '_' subdirectory
2018-03-19import: (v2) delete writes the blob into history in subdir
2018-03-19v2writable: implement remove correctly
2018-03-19v2writable: support "barrier" operation to avoid reforking
2018-03-06v2writable: detect and use previous partition count
2018-03-03v2: avoid redundant/repeated configs for git partition repos
2018-03-03searchidx: store the primary MID in doc data for NNTP
2018-03-03v2writable: generated Message-ID goes first
2018-03-03searchidx: support indexing multiple MIDs
2018-03-02v2writable: inject new Message-IDs on true duplicates