aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* google search plugin: use https for the searchSimon McVittie2014-10-12
|
* default User-Agent changedsmcv2014-10-12
|
* Set default User-Agent to something that doesn't mention libwww-perlSimon McVittie2014-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.
* removedsmcv2014-10-12
|
* Added a commentsmcv2014-10-12
|
* help Markdown make a listAmitai Schlair2014-10-12
|
* Added a comment: fixed in a recent release, I thinkhttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2014-10-12
|
* (no commit message)openmedi2014-10-12
|
* Replace shebang paths with the build-time $(PERL).Amitai Schlair2014-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 Schlair2014-10-12
|
* Extract run_cgi(). No functional change intended.Amitai Schlair2014-10-12
|
* Extract check_generated_content(). Same output.Amitai Schlair2014-10-11
|
* Extract check_cgi_mode_bits(). No change intended.Amitai Schlair2014-10-10
|
* Extract thoroughly_rebuild(), a slight test change.Amitai Schlair2014-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 Schlair2014-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-yhtR7a8BWEIE2014-10-09
|
* clarify furthersmcv2014-10-09
|
* clarifysmcv2014-10-09
|
* That's not how that directive is used, and if you want to try stuff out ↵smcv2014-10-09
| | | | | | please edit the sandbox instead This reverts commit 856819a733d90a2ca259a5a3b03cc5d84f72e931
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnquaJWYPCmQoY-kgn8wH1Ey7WOCB6zcRY2014-10-09
|
* (no commit message)tarojiro2014-10-08
|
* alternative plansmcv2014-10-06
|
* simplify IPC::Run check (same behavior)Amitai Schlair2014-10-06
|
* exclude openid/troubleshootingAmitai Schlair2014-10-06
|
* (no commit message)smcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* Added a commentsmcv2014-10-05
|
* more fixesSimon McVittie2014-10-05
|
* Document another fixSimon McVittie2014-10-05
|
* In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-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 outputSimon McVittie2014-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 notSimon McVittie2014-10-05
|
* offer myself to the ravenous consulting marketAmitai Schlair2014-10-05
|
* remaining bugs after fixing some of the easier situationssmcv2014-10-05
|
* Use protocol-relative URIs if cgiurl and url differ only by authority (hostname)Simon McVittie2014-10-05
|
* Fix a test-case that actually just repeated the previous one insteadSimon McVittie2014-10-05
|
* Force use of $config{url} as top URL in w3mmodeSimon McVittie2014-10-05
|
* relative URLs test: pass an appropriate PERL5LIB throughSimon McVittie2014-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 modeSimon McVittie2014-10-05
| | | | Based on a patch from Patrick.
* add the beginnings of a test for CGI/static URL interactionsSimon McVittie2014-10-05
|
* reviewsmcv2014-10-05
|
* newsmcv2014-10-05
|
* clarifysmcv2014-10-05
|
* mix markdown with HTML more correctlysmcv2014-10-05
|
* new bug reportsmcv2014-10-05
|
* amend commentLouis2014-10-04
|
* Added a comment: Plugin compilespalax2014-10-04
|
* New contrib plugin: compileLouis2014-10-04
|
* d and r aren't even on the same rowhttp://anastigmatix.net/2014-10-04
|