| Commit message (Expand) | Author | Age |
... | |
* | case preservation | Joey Hess | 2008-07-23 |
* | add renamepage hooks•••Implemented for regular wikilinks, with a test suite.
| Joey Hess | 2008-07-23 |
* | Merge commit 'intrigeri/pedigree' | Joey Hess | 2008-07-16 |
|\ |
|
| * | pedigree rename to parentlinks: rename/adapt everything•••* Renamed to parentlinks every single variable or function called
pedigree
* Removed the parentlinks function from Render.pm
* Enabled the new parentlinks plugin by default
* Adapted testsuite and documentation to reflate the above facts
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-07-15 |
| * | pedigree rename to parentlinks: renamed files, to start with•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-07-15 |
| * | pedigree: rewrote with different design•••(and updated testsuite + docs accordingly)
Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-07-15 |
| * | added testsuite for the pedigree plugin•••Signed-off-by: intrigeri <intrigeri@boum.org>
| intrigeri | 2008-07-14 |
* | | todo is not built, so don't try to check it | Joey Hess | 2008-07-14 |
|/ |
|
* | Hopefully fix regression tests in non-English environments | Simon McVittie | 2008-07-12 |
* | Pass a destpage parameter to the sanitize hook.•••Because the search plugin needed it, also because it's one of the few
plugins that didn't already have it.
I also considered adding it to htmlize, but I really cannot imagine caring
what the destpage is when htmlizing. (I'll probably be poven wrong later.)
| Joey Hess | 2008-06-04 |
* | fix test to support rel= | Joey Hess | 2008-05-30 |
* | fix regression test | Joey Hess | 2008-05-25 |
* | skip amazon_s3 since it uses a perl module not in build deps | Joey Hess | 2008-05-09 |
* | Correct a bug in pagespec matching, where a empty pagespec matched all pages.•••This manifested as wikis with no locked pages treating them all as locked.
The bug was introduced in version 2.41.
Medium urgency upload due to above fix.
| Joey Hess | 2008-04-24 |
* | Bring back the svnrepo setup file option. This is needed for recentchangediff... | Joey Hess | 2008-04-17 |
* | add loadindex/saveindex test suite | Joey Hess | 2008-03-22 |
* | misc improvements | Joey Hess | 2008-02-24 |
* | fix test to intialise plugins | Joey Hess | 2008-02-24 |
* | fix data:image handling | Joey Hess | 2008-02-10 |
* | * htmlscrubber security fix: Block javascript in uris.•••* Add htmlscrubber test suite.
| Joey Hess | 2008-02-10 |
* | improved sanitiser test suite | Joey Hess | 2008-02-10 |
* | add some more tests | Joey Hess | 2008-02-10 |
* | new test case | Joey Hess | 2008-02-10 |
* | Merge branch 'master' into prefix-directives | Joey Hess | 2008-02-05 |
|\ |
|
| * | Expand file-id in diffurl in the bzr backend. | Jelmer Vernooij | 2008-01-30 |
| * | Merge git://git.samba.org/jelmer/ikiwiki | Joey Hess | 2008-01-29 |
| |\ |
|
| | * | Finish bazaar backend and make the remaining test pass. | Jelmer Vernooij | 2008-01-28 |
| | * | Initial work adding support for Bazaar. | Jelmer Vernooij | 2008-01-28 |
| * | | merged the recentchanges branch•••misc fixes
| Joey Hess | 2008-01-29 |
| * | | added configuration for recentchanges•••I kept it to a simple global configuration, rather than using the
preprocessor directive for recentchanges, because that had chicken and egg
problems and seemed overcomplicated. This should work reasonably well,
though it would be good to add some more metadata so that more customised
recentchanges pages can be made.
| Joey Hess | 2008-01-29 |
| * | | * Removed support for sending commit notification mails. Along with it went••• the svnrepo and notify settings, though both will be ignored if left in
setup files.
| Joey Hess | 2008-01-29 |
| |/ |
|
* | | update test suite to fully test both with and without prefix_directives | Joey Hess | 2008-01-28 |
* | | Add new preprocessor directive syntax¸ using a '!' prefix.•••Add a prefix_directives option to the setup file to turn this syntax
on; currently defaults to false, for backward compatibility. Support
optional '!' prefix even with prefix_directives off, and use that in
the underlay to support either setting of prefix_directives. Add NEWS
entry with migration information.
| Josh Triplett | 2008-01-27 |
|/ |
|
* | shut up git commands run manually | Joey Hess | 2007-12-27 |
* | file_pruned regression tests | Joey Hess | 2007-12-18 |
* | arg, the test suite was testing for bugs | joey | 2007-09-30 |
* | * Exclude external plugin from syntax check since it uses a module that is••• not in the build depends. Closes: #441171
| joey | 2007-09-07 |
* | fix path issue when runnign test | joey | 2007-09-05 |
* | * Change git test suite to reflect change in log for initial repo creation••• commit.
| joey | 2007-09-05 |
* | * mercurial: Fix rcs_getctime (thanks, bma) | joey | 2007-08-29 |
* | * Support for looking in multiple directories for underlay files.•••* Plugins can add new directories to the search path with the add_underlay
function.
* Split out smiley underlay files into a separate underlay, so if the plugin
isn't used, the wiki isn't bloated with all those files.
| joey | 2007-08-28 |
* | test suite fixes | joey | 2007-08-21 |
* | get confused. So it's best for ikiwiki to follow the compatability•••* Support building on systems that lack asprintf.
* mercurial getctime is currently broken, apparently by some change in
mercurial version 0.9.4. Turn the failing test case into a TODO test case.
| joey | 2007-07-09 |
* | * Patch fixing various additional problems with test suite. Closes: #425891••• once more.
| joey | 2007-06-26 |
* | * Allow svnpath config option to contain additional extra slashes anywhere••• w/o confusing ikiwiki.
* Rcs modules are now imported, so other modules that need similar
normalisation of configs etc can do so.
| joey | 2007-06-23 |
* | couple more | joey | 2007-06-02 |
* | * Add test suite for preprocessor directive parsing. | joey | 2007-06-02 |
* | * Apply a patch from Carl Worth adding support for using globs in link()••• in a PageSpec.
| joey | 2007-05-30 |
* | * Fix FTBFS in test suite introduced in last version. Closes: #425891 | joey | 2007-05-24 |
* | build fixes | joey | 2007-05-20 |