]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - t/relativity.t
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / t / relativity.t
2018-01-29 Simon McVittiet: Accept optional file:// prefix on W3m-control
2018-01-08 Simon McVittieDon't send relative redirect URLs when behind a reverse...
2018-01-08 Simon McVittiet/relativity.t: Add tests for IkiWiki::redirect behaviour
2016-07-28 Simon McVittieExclude working directory from library path (CVE-2016...
2015-11-30 Simon McVittieMerge remote-tracking branch 'smcv/pagestats-show'
2015-11-30 Simon McVittieMerge remote-tracking branch 'smcv/ready/limit'
2015-11-30 Simon McVittieRun autopkgtest tests using autodep8 and the pkg-perl...
2014-12-09 Simon McVittieMerge remote-tracking branch 'spalax/paternal/libdirs'
2014-11-26 Simon McVittieMerge branch 'ready/html5'
2014-11-26 Simon McVittieMerge remote-tracking branch 'spalax/calendar-autocreate'
2014-10-16 Simon McVittieMerge remote-tracking branch 'refs/remotes/dgit/dgit... 3.20141016 debian/3.20141016
2014-10-16 Simon McVittieRemove now-redundant test-cases for a non-default html5...
2014-10-16 Simon McVittieNow that we're always using HTML5, <base href> can...
2014-10-12 Amitai SchlairExtract test subs for each site. No change meant.
2014-10-12 Amitai SchlairExtract run_cgi(). No functional change intended.
2014-10-11 Amitai SchlairExtract check_generated_content(). Same output.
2014-10-11 Amitai SchlairExtract check_cgi_mode_bits(). No change intended.
2014-10-11 Amitai SchlairExtract thoroughly_rebuild(), a slight test change.
2014-10-11 Amitai SchlairExtract write_setup_file(). No functional change.
2014-10-06 Amitai Schlairsimplify IPC::Run check (same behavior)
2014-10-05 Simon McVittieIn html5 mode, generate a host- or protocol-relative...
2014-10-05 Simon McVittieAdd reverse_proxy option which hard-codes cgiurl in...
2014-10-05 Simon McVittieAvoid mixed content when cgiurl is https but url is not
2014-10-05 Simon McVittieUse protocol-relative URIs if cgiurl and url differ...
2014-10-05 Simon McVittieFix a test-case that actually just repeated the previou...
2014-10-05 Simon McVittieForce use of $config{url} as top URL in w3mmode
2014-10-05 Simon McVittierelative URLs test: pass an appropriate PERL5LIB through
2014-10-05 Simon McVittieadd the beginnings of a test for CGI/static URL interac...