2017-01-11 |
Simon McVittie | t/passwordauth.t: new automated test for passwordauth |
tree | commitdiff |
2017-01-09 |
Simon McVittie | git-cgi.t: when committing directly, make sure we have... |
tree | commitdiff |
2017-01-09 |
Simon McVittie | t/git-cgi.t: fix race condition |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: Add test coverage for reverting attachments |
tree | commitdiff |
2016-12-28 |
Simon McVittie | Add automated test for using the CGI with git, includin... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git_revert test: reinstate ikiwiki.setup, and make... |
tree | commitdiff |
2016-12-19 |
Simon McVittie | Add a manual test for reverting git commits |
tree | commitdiff |
2016-07-28 |
Simon McVittie | Exclude working directory from library path (CVE-2016... |
tree | commitdiff |
2016-05-11 |
Simon McVittie | Wrapper: allocate new environment dynamically |
tree | commitdiff |
2016-05-09 |
Simon McVittie | img test: exercise upper-case extensions for image... |
tree | commitdiff |
2016-05-08 |
Amitai Schlair | Fix spelling of "ratio" in test. |
tree | commitdiff |
2016-05-07 |
Simon McVittie | img: make img_allowed_formats case-insensitive |
tree | commitdiff |
2016-05-06 |
Simon McVittie | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2016-05-06 |
Joey Hess | update test suite for svg passthrough by img directive |
tree | commitdiff |
2016-05-05 |
Simon McVittie | img: check magic number before giving common formats... |
tree | commitdiff |
2016-05-05 |
Simon McVittie | img: restrict to JPEG, PNG and GIF images by default |
tree | commitdiff |
2016-02-19 |
Amitai Schlair | Fix CVS tests by uninverting $installed (cdfb4ab). |
tree | commitdiff |
2016-01-21 |
Simon McVittie | Compose relative URLs in RSS feeds correctly |
tree | commitdiff |
2016-01-21 |
Simon McVittie | Don't fail to syslog if the wiki name contains %s |
tree | commitdiff |
2016-01-21 |
Simon McVittie | Force log messages to be bytestrings |
tree | commitdiff |
2016-01-19 |
Simon McVittie | img test: use the right filenames when testing that... |
tree | commitdiff |
2016-01-19 |
Simon McVittie | img test: skip testing PDFs if unsupported |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Merge remote-tracking branch 'smcv/pagestats-show' |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Merge remote-tracking branch 'smcv/ready/limit' |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Add a test for unconfigured git identity |
tree | commitdiff |
2015-11-30 |
Simon McVittie | tests: consistently use done_testing instead of no_plan |
tree | commitdiff |
2015-11-30 |
Simon McVittie | t/img.t: do not spuriously skip |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Run autopkgtest tests using autodep8 and the pkg-perl... |
tree | commitdiff |
2015-08-23 |
Amitai Schlair | Fix [[!meta name=foo]] by closing the open quote. |
tree | commitdiff |
2015-08-23 |
Amitai Schlair | Sans ImageMagick, bail gracefully. |
tree | commitdiff |
2015-08-18 |
Amitai Schlair | Mark a few straggling test scripts +x. |
tree | commitdiff |
2015-08-16 |
Amitai Schlair | Test many behaviors of the meta directive. |
tree | commitdiff |
2015-06-15 |
Amitai Schlair | Squelch regex deprecation warnings from Perl 5.22. |
tree | commitdiff |
2015-06-14 |
Simon McVittie | img test: set old timestamp on source file that will... |
tree | commitdiff |
2015-06-13 |
Simon McVittie | img: stop ImageMagick trying to be clever if filenames... |
tree | commitdiff |
2015-03-01 |
Simon McVittie | t/inline.t: accept translations of "Add a new post... |
tree | commitdiff |
2015-03-01 |
Simon McVittie | Standardize on --long-option instead of -long-option |
tree | commitdiff |
2015-01-06 |
Simon McVittie | textile-double-escape-bug.t: tolerate any valid encoding |
tree | commitdiff |
2015-01-06 |
Simon McVittie | Turn positive test for wrong behaviour into a TODO... |
tree | commitdiff |
2014-12-23 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2014-12-23 |
Amitai Schlair | Document an annoying Text::Textile encoding bug. |
tree | commitdiff |
2014-12-09 |
Simon McVittie | Add regression test for libdir/libdirs |
tree | commitdiff |
2014-12-09 |
Simon McVittie | Merge remote-tracking branch 'spalax/paternal/libdirs' |
tree | commitdiff |
2014-11-26 |
Simon McVittie | Merge branch 'ready/html5' |
tree | commitdiff |
2014-11-26 |
Simon McVittie | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2014-11-26 |
Simon McVittie | Work around Debian #771047: use a non-blank SVG for... |
tree | commitdiff |
2014-11-26 |
Simon McVittie | Merge remote-tracking branch 'spalax/calendar-autocreate' |
tree | commitdiff |
2014-10-16 |
Simon McVittie | Merge remote-tracking branch 'refs/remotes/dgit/dgit... 3.20141016 debian/3.20141016 |
tree | commitdiff |
2014-10-16 |
Simon McVittie | We no longer have a test for DTD-valid XHTML 1.0, but... |
tree | commitdiff |
2014-10-16 |
Simon McVittie | Remove now-redundant test-cases for a non-default html5... |
tree | commitdiff |
2014-10-16 |
Simon McVittie | Now that we're always using HTML5, <base href> can... |
tree | commitdiff |
2014-10-16 |
Simon McVittie | Always produce HTML5 doctype and new attributes, but... |
tree | commitdiff |
2014-10-12 |
Amitai Schlair | Extract test subs for each site. No change meant. |
tree | commitdiff |
2014-10-12 |
Amitai Schlair | Extract run_cgi(). No functional change intended. |
tree | commitdiff |
2014-10-11 |
Amitai Schlair | Extract check_generated_content(). Same output. |
tree | commitdiff |
2014-10-11 |
Amitai Schlair | Extract check_cgi_mode_bits(). No change intended. |
tree | commitdiff |
2014-10-11 |
Amitai Schlair | Extract thoroughly_rebuild(), a slight test change. |
tree | commitdiff |
2014-10-11 |
Amitai Schlair | Extract write_setup_file(). No functional change. |
tree | commitdiff |
2014-10-06 |
Amitai Schlair | simplify IPC::Run check (same behavior) |
tree | commitdiff |
2014-10-05 |
Simon McVittie | In html5 mode, generate a host- or protocol-relative... |
tree | commitdiff |
2014-10-05 |
Simon McVittie | Add reverse_proxy option which hard-codes cgiurl in... |
tree | commitdiff |
2014-10-05 |
Simon McVittie | Avoid mixed content when cgiurl is https but url is not |
tree | commitdiff |
2014-10-05 |
Simon McVittie | Use protocol-relative URIs if cgiurl and url differ... |
tree | commitdiff |
2014-10-05 |
Simon McVittie | Fix a test-case that actually just repeated the previou... |
tree | commitdiff |
2014-10-05 |
Simon McVittie | Force use of $config{url} as top URL in w3mmode |
tree | commitdiff |
2014-10-05 |
Simon McVittie | relative URLs test: pass an appropriate PERL5LIB through |
tree | commitdiff |
2014-10-05 |
Simon McVittie | add the beginnings of a test for CGI/static URL interac... |
tree | commitdiff |
2014-10-01 |
Amitai Schlair | Search $PATH for "validate", since the test does. |
tree | commitdiff |
2014-09-16 |
Simon McVittie | img test: skip SVG tests if unsupported by Image::Magick |
tree | commitdiff |
2014-09-16 |
Amitai Schlair | Pass -templatedir to get this test passing again. |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge branch 'ready/templatebody' |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge branch 'master' of ssh://ikiwiki.branchable.com |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge branch 'ready/autoindex-more-often' |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge branch 'ready/document-success-reason' |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge branch 'ready/more-magic' |
tree | commitdiff |
2014-09-15 |
Simon McVittie | Merge remote-tracking branch 'jcflack/early-env' |
tree | commitdiff |
2014-09-14 |
Simon McVittie | extend rst test to cover a fixed bug |
tree | commitdiff |
2014-09-14 |
Simon McVittie | Rename show parameter of [[!inline]] and [[!pagestats... |
tree | commitdiff |
2014-09-14 |
Simon McVittie | extend regression test for inline to cover inlining... |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/imgforpdf-and-more' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/chrysn/linkmapenhancement' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/edittemplate2' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/postform-no' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/perf' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge branch 'ready/more-proxy-utf8-fail' |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Merge remote-tracking branch 'spalax/paternal/upload... |
tree | commitdiff |
2014-09-12 |
Simon McVittie | Record ikiwiki (3.20140916) in archive suite sid |
tree | commitdiff |
2014-09-12 |
Simon McVittie | ikiwiki (3.20140916) unstable; urgency=low |
tree | commitdiff |
2014-09-01 |
Simon McVittie | use readfile() instead of reinventing it |
tree | commitdiff |
2014-07-15 |
chrysn | unit test for bugs/image_rescaling_distorts_with_small_... |
tree | commitdiff |
2014-07-15 |
chrysn | make img unittest easier to debug |
tree | commitdiff |
2014-07-15 |
chrysn | img plugin: split resizing calculations and actual... |
tree | commitdiff |
2014-07-04 |
Simon McVittie | inline: postform=no should take precedence over rootpag... |
tree | commitdiff |
2014-07-04 |
chrysn | drop unittest workaround for new perlmagick |
tree | commitdiff |
2014-07-04 |
chrysn | drop unittest workaround for perlmagick |
tree | commitdiff |
2014-07-04 |
chrysn | make unittest work with all all three packages that... |
tree | commitdiff |
2014-07-04 |
chrysn | add unittests for img |
tree | commitdiff |
2014-07-04 |
Simon McVittie | Allow creation of transient index pages for directories... |
tree | commitdiff |
2014-07-04 |
Simon McVittie | Add a regression test for autoindex_commit => 1 |
tree | commitdiff |
2014-07-04 |
Simon McVittie | autoindex test: check what happens to files in transien... |
tree | commitdiff |
next |