aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Google stay of execution no comfort if you're already deadhttp://anastigmatix.net/2014-10-04
|
* many people grok "static site generator" nowadaysAmitai Schlair2014-10-03
|
* testing the sandboxhttps://www.google.com/accounts/o8/id?id=AItOawmBsHp8c_GstgdRN0W3BXo-ALfwpGRfBfk2014-10-01
|
* recap of yamlfront issue opened on githubhttp://anastigmatix.net/2014-10-01
|
* Search $PATH for "validate", since the test does.Amitai Schlair2014-10-01
| | | | | "validate" is a very generic command name, and it validates against an old standard, so the value of this test is questionable.
* I'm not really anti-vowelhttp://anastigmatix.net/2014-09-30
|
* a wish for more from pagetemplatehttp://anastigmatix.net/2014-09-30
|
* typosmcv2014-09-30
|