about summary refs log tree commit homepage
path: root/lib/PublicInbox/Config.pm
DateCommit message (Expand)
2016-07-09view: add "infourl" for reply information
2016-07-09www: add configurable limiters
2016-07-02config: introduce each_inbox for iteration
2016-06-21spawn: improve error checking for fork failures
2016-06-20inbox: move field population logic to initializer
2016-06-17watch: introduce watch directive
2016-06-15drop dependency on File::Path::Expand
2016-05-28remove redundant NewsGroup class
2016-05-28config: remove try_cat
2016-05-27config: fix NewsWWW fallback for newsgroups in HTTP URLs
2016-05-23config: use popen_rd when spawning `git config'
2016-05-21localize $/ in more places to avoid potential problems
2016-05-16config: allow taking an existing reference
2016-05-16declare Inbox object for reusability
2016-05-14rename most instances of "list" to "inbox"
2016-02-29distinguish error messages intended for users vs developers
2016-02-28reduce calls to close unless error checks are needed
2015-12-22config: hoist out common functions
2015-11-21config: allow underscore in section names
2015-11-20various internal documentation updates
2015-10-03mda: support a 'filter=scrub' option for external lists
2015-09-06update copyright headers and email addresses
2014-04-30cgi: remove dependency on IPC::Run in CGI
2014-04-30config: avoid double-slash in expand_path output
2014-04-29config: use "git config --file" to avoid changing %ENV
2014-04-21config: use description file for gitweb
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-04-05config: add shortcut for retrieving elements
2014-04-05flesh out MDA and simplify config setup
2014-03-28config: revamp API and implement lookup
2014-02-07trivial config module for dumping config