about summary refs log tree commit homepage
path: root/t/psgi_v2.t
DateCommit message (Expand)
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"