about summary refs log tree commit homepage
path: root/t/config.t
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-02config: support multi-value inbox.*.*url
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-10-15config: we always have {-section_order}
2019-09-30config: use NUL-delimited git-config(1) output
2019-09-18config: boolean handling matches git-config(1)
2019-09-09run update-copyrights from gnulib for 2019
2019-05-14t/config.t: remove Data::Dumper dependency
2019-01-30t/config.t: test PublicInbox::Git sharing between inboxes
2019-01-20config: each_inbox iteration preserves config order
2019-01-15config: inbox name checking matches git.git more closely
2018-02-07update copyrights for 2018
2017-06-23allow admins to configure non-obfuscated addresses/domains
2017-06-23config: assume lists have multiple addresses
2017-01-07config: allow per-inbox nntpserver
2017-01-07inbox: eliminate weaken usage entirely
2016-12-17t/config.t: fix feedmax default
2016-12-17feed: support publicinbox.<name>.feedmax
2016-08-12config: do not nest multi-value altid arrays
2016-07-09www: add configurable limiters
2016-05-28remove redundant NewsGroup class
2016-05-23t/config.t: remove GIT_DIR usage in test
2016-05-16declare Inbox object for reusability
2016-05-14rename most instances of "list" to "inbox"
2016-03-03t/*.t: use identifiable tempdir names
2015-09-06update copyright headers and email addresses
2014-04-21config: use description file for gitweb
2014-04-14rename list from "bugs" to "meta"
2014-04-14derive -primary_address in config
2014-04-11config: support multiple addresses for a inbox
2014-04-09config: include listname on lookup
2014-04-05remove failrepo config
2014-03-28config: revamp API and implement lookup
2014-02-07trivial config module for dumping config