Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Extract write_setup_file(). No functional change. | Amitai Schlair | 2014-10-10 |
* | simplify IPC::Run check (same behavior) | Amitai Schlair | 2014-10-06 |
* | In html5 mode, generate a host- or protocol-relative <base> for the CGI | Simon McVittie | 2014-10-05 |
* | Add reverse_proxy option which hard-codes cgiurl in CGI output | Simon McVittie | 2014-10-05 |
* | Avoid mixed content when cgiurl is https but url is not | Simon McVittie | 2014-10-05 |
* | Use protocol-relative URIs if cgiurl and url differ only by authority (hostname) | Simon McVittie | 2014-10-05 |
* | Fix a test-case that actually just repeated the previous one instead | Simon McVittie | 2014-10-05 |
* | Force use of $config{url} as top URL in w3mmode | Simon McVittie | 2014-10-05 |
* | relative URLs test: pass an appropriate PERL5LIB through | Simon McVittie | 2014-10-05 |
* | add the beginnings of a test for CGI/static URL interactions | Simon McVittie | 2014-10-05 |