about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2017-02-16repobrowse: switch to new URL format to avoid query strings
2017-02-15config: avoid circular loading dependency
2017-02-14Merge remote-tracking branch 'origin/master' into repobrowse
2017-02-14www: do not unescape PATH_INFO twice
2017-02-12t/mime: quiet warnings for old versions of Email::Simple
2017-02-10search: remove unnecessary abstractions and functionality
2017-02-09repobrowse: shorten internal names
2017-02-09Merge remote-tracking branch 'origin/master' into repobrowse
2017-02-08repobrowse: start wiring up git search
2017-02-07search: hoist out git directory search index helper
2017-01-26add filter for Subject: tags
2017-01-22t/httpd-unix: better diagnostics and comments for test
2017-01-21repobrowse: preserve newlines in Atom feed
2017-01-21repobrowse: simplify git log parsing implementation
2017-01-21repobrowse: fix full URL generation in Atom feed
2017-01-18mime: avoid SUPER usage in Email::MIME subclass
2017-01-11repobrowse: qspawn + streaming for git commit display
2017-01-10introduce PublicInbox::MIME wrapper class
2017-01-08Merge remote-tracking branch 'origin/master' into repobrowse
2017-01-07initial git async work
2017-01-07search: remove subject_summary
2017-01-07config: allow per-inbox nntpserver
2017-01-07inbox: eliminate weaken usage entirely
2017-01-07config: always use namespaced "publicinboxlimiter"
2016-12-26spawn: remove non-blocking support, here
2016-12-26Merge remote-tracking branch 'origin/master' into repobrowse
2016-12-26t/repobrowse_git_httpd: remove XS parser dependency
2016-12-22repobrowse: remove Plack::Request dependency
2016-12-21searchthread: simplify API and remove needless OO
2016-12-20searchmsg: remove ensure_metadata
2016-12-20tests: add thread-all testing for benchmarking
2016-12-17t/config.t: fix feedmax default
2016-12-17feed: support publicinbox.<name>.feedmax
2016-12-14t/thread-cycle: no need for Xapian to run this test
2016-12-14Merge remote-tracking branch 'origin/repobrowse' into repobrowse
2016-12-13nntp: add test case for the "DATE" command
2016-12-12init: preserve permissions of existing config file
2016-12-10thread: last Reference always wins
2016-12-06linkify: implement Markdown link compatibility (again)
2016-12-06Revert "linkify: implement Markdown link compatibility"
2016-12-06linkify: implement Markdown link compatibility
2016-12-03atom: switch to getline/close for response bodies
2016-11-26avoid IO::File for anonymous temporary files
2016-10-05t/thread-cycle: test self-referential messages
2016-10-05thread: use hash + array instead of hand-rolled linked list
2016-10-05thread: remove Email::Abstract wrapping
2016-10-05thread: remove Mail::Thread dependency
2016-09-09t/httpd-unix: warn about connection failure
2016-09-09search: index attachment filenames
2016-09-09search: more granular message body searching