| Commit message (Expand) | Author | Age |
* | export installdir | Joey Hess | 2009-01-12 |
* | Consistently allow use of relative paths in all PageSpecs that take a page na... | Joey Hess | 2009-01-10 |
* | refactor pagespec derelevitisation code | Joey Hess | 2009-01-10 |
* | yesno: Always accept English even when localised. | Joey Hess | 2009-01-03 |
* | Merge branch 'master' into next | Joey Hess | 2008-12-26 |
|\ |
|
| * | inline: Run format hook first | Joey Hess | 2008-12-26 |
| * | hack to avoid globlist deprecaton message false positive | Joey Hess | 2008-12-23 |
| * | Add deprecation warning for GlobLists, which will stop working in 3.0. | Joey Hess | 2008-12-23 |
* | | remove globlist support | Joey Hess | 2008-12-23 |
* | | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | | enable prefix_directives by default | Joey Hess | 2008-12-23 |
|/ |
|
* | beautify_urlpath: if path already starts with ./, don't add another ./ | Simon McVittie | 2008-12-21 |
* | beautify_urlpath: add ./ before checking for /index.html | Simon McVittie | 2008-12-21 |
* | clarify | Joey Hess | 2008-12-18 |
* | don't rely on $@ | Joey Hess | 2008-12-17 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess | 2008-12-11 |
* | fix handling of wrappergroup option | Joey Hess | 2008-11-26 |
* | avoid adding ./ to urls unnecessarily | Joey Hess | 2008-11-20 |
* | check for invalid utf-8, and toss it back to avoid crashes | Joey Hess | 2008-11-12 |
* | make unlockwiki drop the cgilock | Joey Hess | 2008-11-11 |
* | lockwiki changes | Joey Hess | 2008-11-11 |
* | Fix the link() pagespec to match links that are internally recorded as absolute. | Joey Hess | 2008-11-09 |
* | document wikistatedir, though it's still internal | Joey Hess | 2008-11-07 |
* | meta: Plugin is now enabled by default since the basewiki uses it. | Joey Hess | 2008-11-06 |
* | allow_symlinks_before_srcdir is a boolean | Joey Hess | 2008-10-29 |
* | untrusted committers code seems to be fully working | Joey Hess | 2008-10-23 |
* | more work on untrusted committers | Joey Hess | 2008-10-23 |
* | initial support for git repos with untrusted committers | Joey Hess | 2008-10-22 |
* | function injection overhaul | Joey Hess | 2008-10-21 |
* | add displaytime hook | Joey Hess | 2008-10-19 |
* | fix relativedate timezone inclusion | Joey Hess | 2008-10-19 |
* | add_underlay: avoid adding the same underlay twice | Joey Hess | 2008-10-17 |
* | lockedit: Support specifying which users (and IP addresses) a page is locked ... | Joey Hess | 2008-10-08 |
* | typo | Joey Hess | 2008-10-01 |
* | add newpagefile function | Joey Hess | 2008-09-29 |
* | Add indexpages option | Joey Hess | 2008-09-29 |
* | editpage: Be more aggressive (and less buggy) about cleaning up temporary fil... | Joey Hess | 2008-09-27 |
* | Add %wikistate, which is like %pagestate except not specific to a given page,... | Joey Hess | 2008-09-27 |
* | Reorganize index file, add a format version field. | Joey Hess | 2008-09-27 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | Add keepextension parameter to htmlize hook. (Willu) | Joey Hess | 2008-09-23 |
* | Improve error message if external plugin fails to load. Closes: #498458 | Joey Hess | 2008-09-11 |
* | Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. | Joey Hess | 2008-09-09 |
* | editpage: New core plugin factoring out page editing to allow disabling it if... | Joey Hess | 2008-09-05 |
* | For fine control over what characters are allowed, unescaped in source filena... | Joey Hess | 2008-09-04 |
* | Work around perl $_ scoping nonsense that caused breakage when loading extern... | Joey Hess | 2008-08-29 |
* | Options set in the setup file are now immediatly loaded by ikiwiki -setup. Th... | Joey Hess | 2008-08-06 |
* | typo | Joey Hess | 2008-08-05 |
* | Revert "typo" | Joey Hess | 2008-08-05 |