about summary refs log tree commit homepage
path: root/t/v2writable.t
DateCommit message (Expand)
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2022-11-27content_hash: handle References as octets
2022-09-29tests: no IPv6 on old Net::NNTP, Mail::IMAPClient, HTTP::Tiny
2021-09-15multi_git: hoist out common epoch/alternates handling
2021-03-15t/*: disable fsync on tests were create_inbox isn't worth it
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-11-07t/v2writable: remove pointless ->barrier call
2020-09-16treewide: relax allow >=40 chars for git OID
2020-09-03search: replace ->query with ->mset
2020-09-03use more idiomatic internal API for ->over access
2020-08-27over: recent: remove expensive COUNT query
2020-06-03smsg: remove remaining accessor methods
2020-05-12rename "ContentId" to "ContentHash"
2020-05-09remove most internal Email::MIME usage
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-22t/*.t: use Email::MIME->create over PublicInbox::MIME->create
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-03-31v2writable: index Message-IDs w/ spaces properly
2020-02-24v2writable: make remove return-compatible w/ Import::remove
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-28v2writable: newest epochs go first in alternates
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: quiet down commit graph
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-24t/common: start_script replaces spawn_listener
2019-11-08t/*.t: disable nntpd/httpd worker processes in most tests
2019-10-30Merge branch 'learn'
2019-10-30inboxwritable: add assert_usable_dir sub
2019-10-28index: allow search/lookups on X-Alt-Message-ID
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-09-09tests: add tcp_connect() helper
2019-06-30tests: common tcp_server and unix_server helpers
2019-06-24msgmap: mid_insert: use plain "INSERT" to detect duplicates
2019-06-14v2writable: rename {partitions} field to {shards}
2019-05-15www: use Inbox->over where appropriate
2019-05-14tests: remove unnecessary loading of ::DS and Socket
2019-05-14v2writable: allow setting nproc via creat options
2019-05-08Merge remote-tracking branch 'origin/danga-bundle'
2019-05-06index: warn with info about the message as context
2019-05-04bundle Danga::Socket and Sys::Syscall
2019-01-11v2writable: ->purge returns undef on no-op
2019-01-10t/v2writable.t: force more consistent "git log" output
2019-01-10check git version requirements
2018-12-29tests: consolidate process spawning code.
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