about summary refs log tree commit homepage
path: root/t/cgi.t
DateCommit message (Expand)
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
2014-04-12cgi: rename to have .cgi suffix
2014-04-11cgi: wire up HTML pages for messages
2014-04-11cgi: update feed/view and tests for shorter URLs
2014-04-11cgi: /$LISTNAME/ and /$LISTNAME/index.html are equal
2014-04-10cgi: implement get_mid_txt
2014-04-10cgi: wire up index + tests
2014-04-05get a basic CGI feed sender running