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