| Commit message (Expand) | Author | Age |
* | clean up use of IkiWiki::Receive | Joey Hess | 2009-09-10 |
* | remove -T from ikiwiki.in, add back if NOTAINT=0 | Joey Hess | 2009-05-22 |
* | Fix unusual --setup --post-commit command line option combo. | Joey Hess | 2009-02-09 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | Correct --dumpsetup to include the srcdir in the setup file. | Joey Hess | 1997-08-14 |
* | fix --wrappergroup | Joey Hess | 1997-08-14 |
* | require srcdir and destdir params when --render used w/o --setup | Joey Hess | 2008-10-30 |
* | fix --setup --render | Joey Hess | 2008-10-30 |
* | Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` | Joey Hess | 2008-10-29 |
* | do no-op post_commit test in wrapper | Joey Hess | 2008-10-26 |
* | move untrusted committer test into the wrapper | Joey Hess | 2008-10-26 |
* | untrusted committers code seems to be fully working | Joey Hess | 2008-10-23 |
* | more work on untrusted committers | Joey Hess | 2008-10-23 |
* | Merge branch 'master' into git-anon | Joey Hess | 2008-10-23 |
|\ |
|
| * | Optimise the no-op post-commit hook in the web edit case by skipping loading ... | Joey Hess | 2008-10-23 |
* | | initial support for git repos with untrusted committers | Joey Hess | 2008-10-22 |
|/ |
|
* | typo | Joey Hess | 2008-10-01 |
* | don't say rebuilding wiki when refreshing | Joey Hess | 2008-09-30 |
* | Epand usage message and add --help. Closes: #500344 | Joey Hess | 2008-09-27 |
* | allow setup file to enable verbose mode | Joey Hess | 2008-09-23 |
* | Fix reversion in use of ikiwiki -verbose -setup with a setup file that enable... | Joey Hess | 2008-09-20 |
* | Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir spec... | Joey Hess | 2008-09-08 |
* | Options set in the setup file are now immediatly loaded by ikiwiki -setup. Th... | Joey Hess | 2008-08-06 |
* | remove WRAPPED_OPTIONS once loaded | Joey Hess | 2008-08-05 |
* | avoid forcing verbose off | Joey Hess | 2008-08-05 |
* | Revert "typo" | Joey Hess | 2008-08-05 |
* | typo | Joey Hess | 2008-08-05 |
* | checkconfig before wrapper setup | Joey Hess | 2008-07-27 |
* | allow --dumpsetup to be used w/o specifying srcdir and destdir | Joey Hess | 2008-07-26 |
* | refactor | Joey Hess | 2008-07-26 |
* | can now dump fully functional setup files | Joey Hess | 2008-07-26 |
* | don't clear syslog config when dumping | Joey Hess | 2008-07-26 |
* | httpauth removed long ago | Joey Hess | 2008-07-26 |
* | fixes | Joey Hess | 2008-07-26 |
* | add dumpsetup option; refactor | Joey Hess | 2008-07-26 |
* | add getconfig for inline | Joey Hess | 2008-07-25 |
* | revert eval change | Joey Hess | 2008-07-12 |
* | only htmlize errors when cgi is actually running | Joey Hess | 2008-07-12 |
* | Add --prefix-directives and --no-prefix-directives options to ikiwiki | Josh Triplett | 2008-02-08 |
* | * cgi hooks are now run before ikiwiki state is loaded. | Joey Hess | 2008-02-03 |
* | * Removed support for sending commit notification mails. Along with it went | Joey Hess | 2008-01-29 |
* | * Allow -cgi -wrapper to be passed on the command line to generate a | joey | 2007-08-28 |
* | * Fix --libdir to work at the command line. | joey | 2007-08-13 |
* | * Add --set-option command line switch. | joey | 2007-08-04 |
* | * Add a libdir config option to let ikiwiki load perl modules, including | joey | 2007-07-27 |
* | * Add a htmlext config option, this can be used to make ikiwiki generate | joey | 2007-07-25 |
* | * Finally apply the index.html patch, with thanks to everyone who worked | joey | 2007-04-01 |
* | * Hide excess backlinks and expand using CSS trick; control quantiy via | joey | 2007-03-31 |
* | * Add --post-commit option, which allows for the case of a split web server | joey | 2007-03-29 |
* | * Since the CGI had to drop the wiki lock to avoid deadlocking the | joey | 2007-02-21 |