about summary refs log tree commit homepage
path: root/t/cgi.t
DateCommit message (Expand)
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-16t/common: introduce run_script wrapper for t/cgi.t
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-05-23v1writable: retire in favor of InboxWritable
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14tests: get rid of unnecessary Cwd module use
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
2018-12-29t/cgi.t: shorten %ENV setting
2018-06-26www: use undecoded paths for Message-ID extraction
2018-04-22extmsg: use Xapian only for partial matches
2018-02-07update copyrights for 2018
2017-02-14www: do not unescape PATH_INFO twice
2016-08-14www: do not unecessarily escape some chars in paths
2016-07-07www: remove old footer generation code and normalize new.html
2016-06-17remove dependency on IPC::Run
2016-05-14rename most instances of "list" to "inbox"
2016-05-02t/*.t: reduce -mda calls
2016-04-25remove GIT_DIR env usage in favor of --git-dir
2016-04-15www: redirect /$MESSAGE_ID/f/ endpoints
2016-03-03t/*.t: use identifiable tempdir names
2016-02-04t/cgi.t: fix broken test for dumb HTTP
2016-02-02www: support git cloning via dumb HTTP
2015-09-06update copyright headers and email addresses
2015-09-03feed: use application/atom+xml for Content-Type
2015-09-03ExtMsg: 300 to external mailing list archives
2015-09-01completely revamp URL structure to shorten permalinks
2015-09-01implement per-thread Atom feeds
2015-08-27wire up to display non-suffixed Message-ID links
2015-08-27wire up shorter, less ambiguous URLs
2015-08-21switch to gzipped mboxes
2015-08-21support dumping thread as an mbox
2015-08-12view: consistent ordering of Cc: addresses
2014-04-21config: use description file for gitweb
2014-04-21feed: there is only one atom feed, with all messages
2014-04-20use ORIGINAL_RECIPIENT once again
2014-04-19mda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-19cgi: index pages allow iterating some pagination
2014-04-15Revert "cgi: relax path restriction for top-level"
2014-04-14cgi: fix up top-level index
2014-04-14cgi: 301 for list-indices without trailing slash
2014-04-14t/cgi: cleanup: no need for additional block
2014-04-12cgi: ensure we unescape MIDs correctly in URLs
2014-04-12cgi: relax path restriction for top-level