about summary refs log tree commit homepage
path: root/t/admin.t
DateCommit message (Expand)
2021-03-15t/admin: switch to create_inbox
2021-01-01update copyrights for 2021
2020-12-20script/public-inbox-*: favor caller-provided pathnames
2020-12-09admin: resolve_repo_dir => resolve_inboxdir
2020-04-21index: support --max-size / publicinbox.indexMaxSize
2020-04-20import: init_bare: allow use as method, use in tests
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14tests: get rid of unnecessary Cwd module use
2019-01-11hoist out resolve_repo_dir from -index