2008-07-06 |
Joey Hess | Merge branch 'master' into tova |
blob | commitdiff | raw |
2008-07-06 |
Joey Hess | editpage escaping fixes |
blob | commitdiff | raw |
2008-07-02 |
Joey Hess | Merge branch 'tova' |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Joey Hess | fix expensive move code path |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Joey Hess | break out fast_file_copy |
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 | Merge branch 'master' into xapian |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Joey Hess | Filter hooks are no longer called during the scan phase... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Joey Hess | load plugins before printing messages |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Joey Hess | amazon s3 support implemented and kinda working |
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-03-30 |
Joey Hess | Added a hardlink option in the setup file, useful if... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Joey Hess | avoid calling getctime on internal pages |
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 |
Joey Hess | * Page templates can now use CTIME to show when the... |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Joey Hess | * Don't die if running with --getctime and rcs_getctime... |
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-03 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Joey Hess | * Revert preservation of input file modification times... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Joey Hess | move recentchanges link enabling into a pagetemplate... |
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 | avoid temp var |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | don't scan internal pages |
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 | avoid redundant recentpages action on the recentchanges... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | added configuration for recentchanges |
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 | add refresh hook |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | indicate that an internal page will be rendered even... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | update RecentChanges action to point to page |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | don't render internal-use pages, and document them |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Joey Hess | * Improved parentlinks special case for index pages. |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Joey Hess | * Avoid unnecessary stat calls to get mtime when render... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Joey Hess | releasing version 2.14 |
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-07-28 |
joey | typo |
blob | commitdiff | raw | diff to current |
2007-07-26 |
joey | * Add templatefile hook. |
blob | commitdiff | raw | diff to current |
2007-07-26 |
joey | * Fix re-rendering of pages when a linked to page goes... |
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-12 |
joey | optimise backlinks counting for pagestats, simplify... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
joey | * Add the needsbuild hook. Plugins can use this to... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * pagespec_match() has changed to take named parameters... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
joey | oops |
blob | commitdiff | raw | diff to current |
2007-04-07 |
joey | magic 0 |
blob | commitdiff | raw | diff to current |
2007-04-01 |
joey | * Finally apply the index.html patch, with thanks to... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
joey | * Hide excess backlinks and expand using CSS trick... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
joey | * Finally fixed the longstanding inline removal bug. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
joey | * The underscore escaping support exposed a bug in... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
joey | My fix to support encoded underscores in page titles... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
joey | * Many changes to make ikiwiki very resistant to write... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
joey | code checking for locked pages into a new "lockedit... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
joey | * Fix handling of discussion links on discussion pages... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Don't put discussion links on discussion pages. |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
blob | commitdiff | raw | diff to current |
2006-12-28 |
joey | * Improve code that ignores files in the underlaydir... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
joey | the problem with coding while drunk -- idiotic mistakes |
blob | commitdiff | raw | diff to current |
2006-12-23 |
joey | * Avoid creating edit links when not in cgi mode. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
joey | foo |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
joey | * Implemented expiry options for aggregate plugin. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | fix a bug |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | instead of over and over. Typical speedup is ~4x... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | * Add a separate pass to find page links, and only... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Change %renderedfiles to store an array of files... |
blob | commitdiff | raw | diff to current |
2006-09-21 |
joey | * Add --render mode, which can be used to preview an... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-08-31 |
joey | drop the loop number to 3, 10 seems a bit much.. |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
joey | fix reference counting oops |
blob | commitdiff | raw | diff to current |
2006-08-27 |
joey | re-emit unprocessed preprocessor directives in full... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
joey | added info |
blob | commitdiff | raw | diff to current |
2006-08-26 |
joey | switch to > n (currently 10) cycle loop protection... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
joey | use a hash |
blob | commitdiff | raw | diff to current |
2006-08-25 |
joey | * Generalised preprocesser loop protection code. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | remove unused option |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Change order of linkify and preprocess; first preproc... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | update |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | fixes |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Allow preprocessor directives to contain python-like... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Allow preprocessor directives to span multiple lines... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
joey | revert broken parentlinks fix, which was broken, explai... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
joey | * Clean up behavior with broken parentlinks. |
blob | commitdiff | raw | diff to current |
2006-08-21 |
joey | * Fixed a bug with previews of subpages having broken... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | * Don't run tidy with -xml as that fails if the input... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | use htmlpage a couple of places instead of hardcoding... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Renamed GlobLists to PageSpecs. |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | * ikiwiki can now download and aggregate feeds with... |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | * Add a run_hooks function for the common task of runni... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
joey | * Build-depend on libtext-wikiformat-perl, so that... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
joey | * Switch pagetemplate hooks to using named parameters. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
joey | * Patch from Enrico that |
blob | commitdiff | raw | diff to current |
next |