| Commit message (Expand) | Author | Age |
* | t: Consistently remove temp directory before testing, not after•••When a test fails, it's useful to be able to inspect the output.
Signed-off-by: Simon McVittie <smcv@debian.org>
| Simon McVittie | 2019-02-03 |
* | rst: Use Python 3 instead of Python 2•••Signed-off-by: Simon McVittie <smcv@debian.org>
| Simon McVittie | 2018-02-28 |
* | git_revert test: reinstate ikiwiki.setup, and make it work uninstalled•••Previously it was relying on running with an installed ikiwiki
and being able to copy in recentchanges.mdwn and wikiicons/ from the
underlay in /usr. The underlay in ./underlays/basewiki can't be used
(yet) because ikiwiki doesn't allow following symlinks, even from
underlays.
I'd like to make ikiwiki follow symlinks whose destinations can be
verified to be safe (for example making it willing to expose
/usr/share/javascript to the web, but not /etc/passwd), at least from
underlays, but this is security-sensitive so I'm not going to rush
into it.
| Simon McVittie | 2016-12-28 |
* | Add a manual test for reverting git commits•••Signed-off-by: Simon McVittie <smcv@debian.org>
| Simon McVittie | 2016-12-19 |
* | .gitignore: ignore the l10n wiki | Simon McVittie | 2016-01-21 |
* | add ikiwiki-comment program | Joey Hess | 2014-10-20 |
* | Ignore MYMETA.json, produced by recent MakeMaker | Simon McVittie | 2014-02-21 |
* | Ignore MYMETA.yml, generated by Makefile.PL | Simon McVittie | 2013-01-02 |
* | Revert "ignore a file that always clutters status on OS X (no known fix)"•••This reverts commit 662d256c821d85d041a7620aa0bac6144ff95af4.
I sympathize, but this would prevent commits to that file everywhere else.
| Joey Hess | 2012-01-30 |
* | ignore a file that always clutters status on OS X (no known fix) | Amitai Schlair | 2012-01-22 |
* | Add test coverage analysis (make coverage) | Simon McVittie | 2011-11-09 |
* | extend the 'tag' test to cover auto-creation of tag pages | Simon McVittie | 2010-12-25 |
* | Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if... | Joey Hess | 2010-03-26 |
* | Add generated localizations, and related stamp files, to .gitignore | Simon McVittie | 2009-07-26 |
* | update ignore | Joey Hess | 2008-07-26 |
* | .gitignore: Ignore build-stamp | Josh Triplett | 2008-01-26 |
* | * Finally implemented a simple per-page data storage mechanism for plugins,••• via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.
| Joey Hess | 2007-12-08 |
* | update ignores | Joey Hess | 2007-11-08 |
* | fix ignores of subdirs | Joey Hess | 2007-10-25 |
* | add ignores | Joey Hess | 2007-10-25 |