about summary refs log tree commit homepage
DateCommit message (Expand)
2017-01-11qspawn: fix bad error reporting on errors
2017-01-10introduce PublicInbox::MIME wrapper class
2017-01-08githttpbackend: use psgi_return shortcut
2017-01-08httpd/async: remove needless sysread wrapper
2017-01-08Merge remote-tracking branch 'origin/master' into repobrowse
2017-01-07initial git async work
2017-01-07inbox: drop $ref arg for writing destination buffer
2017-01-07inbox: properly register cleanup timer for git processes
2017-01-07search: remove subject_summary
2017-01-07searchmsg: favor direct hash access over accessor methods
2017-01-07remove incorrect comment about strftime + locales
2017-01-07config: allow per-inbox nntpserver
2017-01-07inbox: eliminate weaken usage entirely
2017-01-07inbox: describe the full key name
2017-01-07config: remove unused get() method
2017-01-07config: always use namespaced "publicinboxlimiter"
2017-01-07qspawn: prepare to support runtime reloading of Limiter
2017-01-04http: remove weaken usage, reduce anonsub capture scope
2017-01-04httpd/async: remove weaken usage
2017-01-04http: fix spelling error
2017-01-02watch: watchspam affects all configured inboxes
2017-01-01repobrowse: avoid empty pathspecs for future git compatibility
2016-12-26doc: minor updates to design notes
2016-12-26spawn: remove non-blocking support, here
2016-12-26repobrowse: port git snapshot over to qspawn
2016-12-26repobrowse: port patch generation over to qspawn
2016-12-26git: lazy initialization of error output
2016-12-26Merge remote-tracking branch 'origin/master' into repobrowse
2016-12-26evcleanup: ensure deferred close from timers are handled ASAP
2016-12-26t/repobrowse_git_httpd: remove XS parser dependency
2016-12-25httpd/async: improve variable naming
2016-12-25githttpbackend: minor cleanups to improve readability
2016-12-25githttpbackend: simplify compatibility code
2016-12-25githttpbackend: minor readability improvement
2016-12-25http: fix clobbering of $null_io
2016-12-24linkify: modify argument in place
2016-12-24view: do not modify array during iteration
2016-12-24view: stop chomping off whitespace at ends of messages
2016-12-24view: remove unused parameter
2016-12-22search: lookup_mail handles modified DBs
2016-12-22doc: various comments on async handling
2016-12-22repobrowse: remove Plack::Request dependency
2016-12-21searchthread: simplify API and remove needless OO
2016-12-21searchthread: update comment about loop prevention
2016-12-20repobrowse: git plain: fixup request handling
2016-12-20searchmsg: remove ensure_metadata
2016-12-20tests: add thread-all testing for benchmarking
2016-12-17searchmsg: do not memoize {date} field
2016-12-17searchmsg: remove locale-dependency for ->date
2016-12-17t/config.t: fix feedmax default