2008-07-01 |
Joey Hess | better approach for cgi upload disabling |
blob | commitdiff | raw |
2008-06-15 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Joey Hess | append index.html to url generated by urlto("") |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Joey Hess | Pass a destpage parameter to the sanitize hook. |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Joey Hess | move indexing to sanitize hook |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Joey Hess | Add rel=nofollow to edit links. This may prevent some... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Joey Hess | Avoid unsightly warning message when evaling broken... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Joey Hess | ENV can be used in the setup file to override environme... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joey Hess | Optimised file statting code when scanning for modified... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Joey Hess | avoid strange FreeBSD problem |
blob | commitdiff | raw | diff to current |
2008-05-02 |
Joey Hess | Fix ugly display when editing a page that has vanished. |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Joey Hess | Correct a bug in pagespec matching, where a empty pages... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Joey Hess | Fix missing import of escapeHTML in userlink. (Scott... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
Joey Hess | Added a hardlink option in the setup file, useful if... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | fix page source storing |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | fix transition call |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | add transition code for indexdb |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | Changed to a binary index file, written using Storable... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | Precompile pagespecs, about 10% overall speedup |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | improve comment |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Joey Hess | * Detect invalid pagespecs and do not merge them in... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Joey Hess | * Correct bug in encoding of %pagestate keys, fixes... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Joey Hess | typo |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Joey Hess | * Add the linkify and scan hooks. These hooks can be... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Josh Triplett | Merge branch 'master' into prefix-directives |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Josh Triplett | Tighten page name regex to not allow carriage returns... |
blob | commitdiff | raw | diff to current |
2008-02-07 |
Josh Triplett | Allow whitespace in page names. |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Joey Hess | Merge branch 'master' into prefix-directives |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | * inline: Add new `allowrss` and `allowatom` config... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Joey Hess | clear %pagestate in loadindex |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Joey Hess | move openiduser function to the openid plugin |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Joey Hess | Merge git://git.samba.org/jelmer/ikiwiki |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | * meta: Add pagespec functions to match against title... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | improve support for internal pages |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | non-tabular recentchanges display |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | * Removed support for sending commit notification mails... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | only linkify openids in userlink |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | move userlink to IkiWiki.pm |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Josh Triplett | Add new preprocessor directive syntax¸ using a '!'... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Joey Hess | fix |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Joey Hess | not only markdown adds gunk, so remove it in the main... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Joey Hess | Call preprocessor hooks in void context during the... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Joey Hess | further improve the .. regexp |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Joey Hess | * Don't refuse to render files with ".." in their name... |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Joey Hess | * Allow dashes in preprocessor directive commands... |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Joey Hess | * Fix file pruning code to work if ikiwiki is run with... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Joey Hess | bug fix |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Joey Hess | * Finally implemented a simple per-page data storage... |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Joey Hess | * Add umask configuration option. Closes: #443329 |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Joey Hess | * Don't consider links to anchors on the same page... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Joey Hess | need to remove trailing slashes in not one, but 2 places |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Joey Hess | * Allow trailing slashes after page names in wikilinks. |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Joey Hess | * inline: Add timeformat parameter to control how the... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
joey | * Add a "createlink" class attribute to the span for... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
joey | clear hashes in loadindex, so that it can safely be... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
joey | * Don't allow whitespace in link text in a wikilink... |
blob | commitdiff | raw | diff to current |
2007-09-22 |
joey | improve diagnostics |
blob | commitdiff | raw | diff to current |
2007-09-22 |
joey | * map: Render pages on the way to subpages whose parent... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
joey | * table: Text::CSV doesn't return decoded unicode ... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
joey | fix |
blob | commitdiff | raw | diff to current |
2007-08-28 |
joey | Don't allow newlines in link text in a wikilink. |
blob | commitdiff | raw | diff to current |
2007-08-28 |
joey | * Support for looking in multiple directories for under... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
joey | * Fix a bug in unlockwiki intorduced last version that... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | * Avoid ugly gettext messages if LANG is empty. Closes... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | fix undef issue |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | fix libdir tainting |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | * Add monotone support, contributed by William Uther. |
blob | commitdiff | raw | diff to current |
2007-08-15 |
joey | * Various minor fixes and stylistic improvements sugges... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
joey | * Fix bug in deletion/move during edit code introduced... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
joey | the perl critic reminded me that the library shouldn... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
joey | * Change yet again how unhandled and escaped preprocess... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
joey | * Fix --libdir to work at the command line. |
blob | commitdiff | raw | diff to current |
2007-08-11 |
joey | * Support pagespec "functions" with no parameters,... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
joey | * Add rel=tag attribute to tag links, supporting that... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
joey | * Add a libdir config option to let ikiwiki load perl... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
joey | * Add a htmlext config option, this can be used to... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
joey | * Correct some issues with escaped preprocessor directives. |
blob | commitdiff | raw | diff to current |
2007-06-26 |
joey | * Patch fixing various additional problems with test... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
joey | * Allow svnpath config option to contain additional... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
joey | * Fix wrapper generator and untaint code's handling... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
joey | * Explode some of the more insane regexps. |
blob | commitdiff | raw | diff to current |
2007-05-30 |
joey | * Apply a patch from Carl Worth adding support for... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
joey | * Correct some issues with display of unhandled preproc... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
joey | * Deal better with rebuilds that involve moving files... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
joey | improve messages |
blob | commitdiff | raw | diff to current |
2007-05-21 |
joey | * Change the aggregate plugin's locking strategy. Now... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
joey | * Add a destpage parameter to the filter hook. |
blob | commitdiff | raw | diff to current |
2007-05-09 |
joshtriplett | * Add an account-creation password as a simple anti... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
joey | * Enable openid logins by default. |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | folding |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * Make pagespec_match return an object that can be... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | minor improvements |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joshtriplett | * Fix bestlink to use pagecase for pages in userdir... |
blob | commitdiff | raw | diff to current |
next |