]> Sergey Matveev's repositories - public-inbox.git/history - t/v1reindex.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / v1reindex.t
2021-03-15 Eric Wongt/*: disable fsync on tests were create_inbox isn't...
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2020-09-03 Eric Wongsearch: replace ->query with ->mset
2020-08-27 Eric Wongover: rename ->connect method to ->dbh
2020-07-25 Eric Wongsearchidx: make v1 indexing closer to v2
2020-07-25 Eric Wongindex: support --rethread switch to fix old indices
2020-05-12 Eric Wongrename "ContentId" to "ContentHash"
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22 Eric Wongt/*.t: use Email::MIME->create over PublicInbox::MIME...
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-05-27 Eric Wongt/v1reindex.t: fix typo in setting `indexlevel'
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongcheck git version requirements
2018-08-03 Eric WongMerge branch 'eb/index-incremental'
2018-08-03 Eric W. Biedermant/v[12]reindex.t: Verify the num highwater is as expected
2018-08-03 Eric W. Biedermant/v[12]reindex.t Verify num_highwater
2018-08-02 Eric W. Biedermant/v[12]reindex.t: Test incremental indexing works
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/v1reindex.t: Isolate the test cases
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. BiedermanSearchIdx: Allow the amount of indexing be configured
2018-07-18 Eric W. BiedermanSearchIdx: Decrement regen_down even for added messages...