Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | default User-Agent changed | smcv | 2014-10-12 |
| | |||
* | Set default User-Agent to something that doesn't mention libwww-perl | Simon McVittie | 2014-10-12 |
| | | | | | | | | | It appears that both the open-source and proprietary rulesets for ModSecurity default to blacklisting requests that say they are from libwww-perl, presumably because some script kiddies use libwww-perl and are too inept to set a User-Agent that is "too big to blacklist", like Chrome or the iPhone browser or something. This seems doomed to failure but whatever. | ||
* | removed | smcv | 2014-10-12 |
| | |||
* | Added a comment | smcv | 2014-10-12 |
| | |||
* | help Markdown make a list | Amitai Schlair | 2014-10-12 |
| | |||
* | Added a comment: fixed in a recent release, I think | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2014-10-12 |
| | |||
* | (no commit message) | openmedi | 2014-10-12 |
| | |||
* | Replace shebang paths with the build-time $(PERL). | Amitai Schlair | 2014-10-12 |
| | | | | | | On non-Debian systems, /usr/bin/perl might not be the best available Perl interpreter. Use whichever perl was used to run Makefile.PL, unless it was "/usr/bin/perl", in which case there's nothing to do. | ||
* | Extract test subs for each site. No change meant. | Amitai Schlair | 2014-10-12 |
| | |||
* | Extract run_cgi(). No functional change intended. | Amitai Schlair | 2014-10-12 |
| | |||
* | Extract check_generated_content(). Same output. | Amitai Schlair | 2014-10-11 |
| | |||
* | Extract check_cgi_mode_bits(). No change intended. | Amitai Schlair | 2014-10-10 |
| | |||
* | Extract thoroughly_rebuild(), a slight test change. | Amitai Schlair | 2014-10-10 |
| | | | | | | | I didn't try to parameterize when a test should fail when we can't remove ikiwiki.cgi because there already isn't one. (Hooray, natural language.) Instead, we stop worrying about it and always tolerate ENOENT. | ||
* | Extract write_setup_file(). No functional change. | Amitai Schlair | 2014-10-10 |
| | | | | Test output differs only by the line numbers of the TODO items. | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | 2014-10-09 |
| | |||
* | clarify further | smcv | 2014-10-09 |
| | |||
* | clarify | smcv | 2014-10-09 |
| | |||
* | That's not how that directive is used, and if you want to try stuff out ↵ | smcv | 2014-10-09 |
| | | | | | | please edit the sandbox instead This reverts commit 856819a733d90a2ca259a5a3b03cc5d84f72e931 | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnquaJWYPCmQoY-kgn8wH1Ey7WOCB6zcRY | 2014-10-09 |
| | |||
* | (no commit message) | tarojiro | 2014-10-08 |
| | |||
* | alternative plan | smcv | 2014-10-06 |
| | |||
* | simplify IPC::Run check (same behavior) | Amitai Schlair | 2014-10-06 |
| | |||
* | exclude openid/troubleshooting | Amitai Schlair | 2014-10-06 |
| | |||
* | (no commit message) | smcv | 2014-10-05 |
| | |||
* | Added a comment | smcv | 2014-10-05 |
| | |||
* | Added a comment | smcv | 2014-10-05 |
| | |||
* | Added a comment | smcv | 2014-10-05 |
| | |||
* | more fixes | Simon McVittie | 2014-10-05 |
| | |||
* | Document another fix | Simon McVittie | 2014-10-05 |
| | |||
* | In html5 mode, generate a host- or protocol-relative <base> for the CGI | Simon McVittie | 2014-10-05 |
| | | | | This increases the number of situations in which we do the right thing. | ||
* | Add reverse_proxy option which hard-codes cgiurl in CGI output | Simon McVittie | 2014-10-05 |
| | | | | | This solves several people's issues with the CGI trying to be too clever when IkiWiki is placed behind a reverse-proxy. | ||
* | Avoid mixed content when cgiurl is https but url is not | Simon McVittie | 2014-10-05 |
| | |||
* | offer myself to the ravenous consulting market | Amitai Schlair | 2014-10-05 |
| | |||
* | remaining bugs after fixing some of the easier situations | smcv | 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 |
| | | | | | We were previously using the system copy of IkiWiki, because the CGI resets its environment. | ||
* | Add WAI-ARIA roles to #main, #comments and #footer when in HTML5 mode | Simon McVittie | 2014-10-05 |
| | | | | Based on a patch from Patrick. | ||
* | add the beginnings of a test for CGI/static URL interactions | Simon McVittie | 2014-10-05 |
| | |||
* | review | smcv | 2014-10-05 |
| | |||
* | new | smcv | 2014-10-05 |
| | |||
* | clarify | smcv | 2014-10-05 |
| | |||
* | mix markdown with HTML more correctly | smcv | 2014-10-05 |
| | |||
* | new bug report | smcv | 2014-10-05 |
| | |||
* | amend comment | Louis | 2014-10-04 |
| | |||
* | Added a comment: Plugin compile | spalax | 2014-10-04 |
| | |||
* | New contrib plugin: compile | Louis | 2014-10-04 |
| | |||
* | d and r aren't even on the same row | http://anastigmatix.net/ | 2014-10-04 |
| | |||
* | Google stay of execution no comfort if you're already dead | http://anastigmatix.net/ | 2014-10-04 |
| |