about summary refs log tree commit homepage
DateCommit message (Expand)
2019-01-15config: inbox name checking matches git.git more closely
2019-01-15git_unquote: perform modifications in-place
2019-01-15searchidx: move git_unquote to PublicInbox::Git
2019-01-15index: allow working on unconfigured inboxes, again
2019-01-11HACKING: update Debian version information
2019-01-10Merge commit 'mem'
2019-01-10t/v2writable.t: force more consistent "git log" output
2019-01-10check git version requirements
2019-01-10INSTALL: Net::Server is not needed for systemd use
2019-01-10daemon: make Socket6 optional, note about Net::Socket::IP
2019-01-09doc: various overview-level module comments
2019-01-09INSTALL: fix Date::Parse dependency for Debian
2019-01-08view: more culling for search threads
2019-01-08over: cull unneeded fields for get_thread
2019-01-08searchmsg: remove unused fields for PSGI in Xapian results
2019-01-08searchview: drop unused {seen} hashref
2019-01-08searchmsg: remove Xapian::Document field
2019-01-08searchmsg: get rid of termlist scanning for mid
2019-01-08httpd: remove psgix.harakiri reference
2019-01-08view: fix wrong date for non-Xapian/SQLite v1 users
2019-01-08nntp: fix uninitialized variable in event_read
2019-01-08view: stop storing all MIME objects on large threads
2019-01-07t/mda_filter_rubylang.t: set PI_EMERGENCY for -mda
2019-01-05shrink low-bandwidth pipes under Linux
2019-01-05index: quiet down git-log error messages on new inboxes
2019-01-05filter/rubylang: fix SQLite DB lifetime problems
2019-01-05inboxwritable: drop unused variable
2019-01-05watchmaildir: normalize Maildir pathnames consistently
2019-01-05watchmaildir: get rid of unused spamdir field
2019-01-05watchmaildir: support multiple inboxes in the same Maildir
2019-01-04t/cgi.t: remove more redundant tests
2019-01-04t/cgi.t: move expected failure tests to t/plack.t
2019-01-04t/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
2019-01-04t/cgi.t: remove atom.xml test
2019-01-04t/cgi.t: remove redundant redirect check
2019-01-04t/cgi.t: eliminate some cruft and unnecessary tests
2019-01-02v2writable: disable parallelism on indexlevel=basic
2019-01-02config: relax name inbox name restrictions
2019-01-02use PublicInbox::Config::each_inbox where appropriate
2019-01-02update and add documentation for repository formats
2019-01-02t/feed.t: remove ssoma use
2019-01-02t/v2reindex: use the larger text to increase test reliability
2019-01-02INSTALL: note Plack and URI::Escape are required at the moment
2019-01-02inbox: keep Danga::Socket optional
2019-01-01hval: set font-size:100% for all elements
2019-01-01TODO: avoid mentioning untrustworthy browser extensions
2019-01-01TODO: support integration with cgit/gitweb/etc...
2018-12-30TODO: add a note for exposing a targeted reindexing API
2018-12-30handle "multipart/mixed" messages which are not multipart
2018-12-30examples/cgit-commit-filter.lua: escape '&' properly in URL