about summary refs log tree commit homepage
DateCommit message (Expand)
2021-03-19examples: cgit-commit-filter: drop <tt> HTML tag, use title=
2021-03-19cgit: fix fallout from lazy coderepo loading
2021-03-17lei_store: keywords => vmd (volatile metadata), prepare for labels
2021-03-17tests: show lsof output on deleted-file-check failures
2021-03-17www: improve visibility of coderepos
2021-03-17config: lazy-load coderepos, support extindex
2021-03-17extindex: add some validation and config knobs for WWW
2021-03-17www_stream: add trailing slash for help and color links
2021-03-16eml: decode Bcc, and Resent-* address variants
2021-03-16lock: remove new_tmp method
2021-03-16git: drop async_prefetch method
2021-03-16nntp: remove unused header_append method
2021-03-16lei_store: remove maildir_keywords
2021-03-16mbox: move mbox_keywords to MboxReader
2021-03-15t/*: disable fsync on tests were create_inbox isn't worth it
2021-03-15t/altid_v2: create_inbox
2021-03-15t/thread-index-gap: create_inbox
2021-03-15t/nntpd: use create_inbox
2021-03-15t/nntpd-tls: use create_inbox
2021-03-15t/miscsearch: use create_inbox
2021-03-15t/psgi_search: use create_inbox
2021-03-15t/multi-mid: use create_inbox
2021-03-15t/indexlevels-mirror: use create_inbox
2021-03-15t/lei_xsearch: use create_inbox
2021-03-15t/inbox_idle: switch to create_inbox
2021-03-15t/edit: switch to create_inbox
2021-03-15t/cgi: create_inbox
2021-03-15t/solver_git: use create_inbox
2021-03-15t/imapd: create_inbox (minor)
2021-03-15t/psgi_v2: create_inbox
2021-03-15t/psgi_scan_all: create_inbox lots saved
2021-03-15t/psgi_multipart_not: use create_inbox
2021-03-15t/psgi_bad_mids: use create_inbox
2021-03-15t/feed: switch to create_inbox
2021-03-15t/psgi_mount: switch to create_inbox
2021-03-15t/altid: use create_inbox
2021-03-15t/convert-compact: create_inbox
2021-03-15t/httpd: convert to create_inbox
2021-03-15t/psgi_attach: convert to create_inbox
2021-03-15t/plack: use create_inbox
2021-03-15t/html_index: remove now-worthless test
2021-03-15t/admin: switch to create_inbox
2021-03-15t/v2dupindex: create_inbox
2021-03-15t/xcpdb-reshard: use create_inbox
2021-03-15t/www_altid: use create_inbox
2021-03-15t/imapd-tls: switch to create_inbox
2021-03-15test_common: minor simplifications to setup_public_inboxes
2021-03-15t/lei_xsearch: use create_inbox
2021-03-15test_common: add create_inbox helper sub
2021-03-15lei: reuse LeiStore object on config changes