about summary refs log tree commit homepage
path: root/t/psgi_v2.t
DateCommit message (Expand)
2021-10-25www: $MSGID/raw: set charset in HTTP response
2021-10-22wwwatomstream: call gmtime with scalar
2021-10-12www: _/text/config/raw Last-Modified: is mm->created_at
2021-03-17extindex: add some validation and config knobs for WWW
2021-03-15t/psgi_v2: create_inbox
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-12-17t/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-08-07www: avoid warnings on YYYYMMDD-only t= query parameter
2020-07-06wwwatomstream: support async blob fetch
2020-07-06mbox: async blob fetch for "single message" raw mboxrd
2020-05-09remove most internal Email::MIME usage
2020-04-26tests: remove Email::MIME->create use entirely
2020-04-26testcommon: introduce mime_load sub
2020-04-22t/*.t: use Email::MIME->create over PublicInbox::MIME->create
2020-04-19reduce scope of mbox From_ line removal
2020-04-03view: handle the topic-free case properly
2020-02-07tests: switch to XML::TreePP for testing Atom feeds
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-04www: serve $INBOX_DIR/description as $INBOX_URL/description
2020-01-11make Plack optional for non-WWW and non-httpd users
2019-12-25t/psgi_v2: test search results Atom feed endpoint
2019-12-24search: support SWIG-generated Xapian.pm
2019-12-24testcommon: add require_mods method and use it
2019-12-20view: show percentage in search results thread skeleton
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-28view: move '<' and '>' outside <a>
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-15config: we always have {-section_order}
2019-09-09run update-copyrights from gnulib for 2019
2019-06-16Merge remote-tracking branch 'origin/newspeak' into xcpdb
2019-06-15searchview: add link at bottom to reverse results
2019-06-14tests: change messages to use "shard" instead of partition
2019-06-09www: support $INBOX/git/$EPOCH.git for v2 cloning
2019-01-10check git version requirements
2018-04-18search: preserve References in Xapian smsg for x=t view
2018-04-06www: favor reading more from SQLite, and less from Xapian
2018-04-04searchidx: ensure duplicated Message-IDs can be linked together
2018-04-03mbox: remove remaining OFFSET usage in SQLite
2018-03-29www: fix attachment downloads for conflicted Message-IDs
2018-03-29v2writable: append, instead of prepending generated Message-ID
2018-03-27www: support cloning individual v2 git partitions
2018-03-27view: depend on SearchMsg for Message-ID
2018-03-27view: permalink (per-message) view shows multiple messages
2018-03-23feed: fix new.html for v2
2018-03-23t/psgi_v2: minimal test for Atom feed and t.mbox.gz
2018-03-23search: reopen DB if each_smsg_by_mid fails
2018-03-23www: $MESSAGE_ID/raw endpoint supports "duplicates"