]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Render.pm
external: Fix pagespec_match and pagespec_match_list. Closes: #527281
[ikiwiki.git] / IkiWiki / Render.pm
2009-04-04  Joey HessMerge branch 'master'
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29  Joey Hessuse gettext
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-23  Joey HessPrint a debug message if a page has multiple source files.
2008-09-05  Joey HessMerge branch 'master' of file:///srv/git/ikiwiki.info
2008-09-05  Joey Hesseditpage: New core plugin factoring out page editing...
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hesshistoryurl can be undef
2008-07-23  Joey HessMerge branch 'master' into tova
2008-07-23  Gabriel McManusRebuild pages that change their type.
2008-07-22  Joey HessMerge branch 'master' into tova
2008-07-21  Joey HessAdd allow_symlinks_before_srcdir config setting
2008-07-17  Joey HessAdd a postscan hook.
2008-07-16  Joey HessMerge commit 'intrigeri/pedigree'
2008-07-15  intrigeripedigree rename to parentlinks: rename/adapt everything
2008-07-14  Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-13  Simon McVittieMerge branch 'css'
2008-07-13  Joey Hessavoid hardlinking files owned by others
2008-07-06  Joey HessMerge branch 'master' into tova
2008-07-06  Joey Hesseditpage escaping fixes
2008-07-02  Joey HessMerge branch 'tova'
2008-07-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01  Joey Hessfix expensive move code path
2008-07-01  Joey Hessbreak out fast_file_copy
2008-06-04  Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04  Joey HessMerge branch 'master' into xapian
2008-06-04  Joey HessFilter hooks are no longer called during the scan phase...
2008-05-08  Joey Hessload plugins before printing messages
2008-05-08  Joey Hessamazon s3 support implemented and kinda working
2008-05-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07  Joey HessOptimised file statting code when scanning for modified...
2008-03-30  Joey HessAdded a hardlink option in the setup file, useful if...
2008-02-24  Joey Hessavoid calling getctime on internal pages
2008-02-12  Joey Hess* Add the linkify and scan hooks. These hooks can be...
2008-02-10  Josh TriplettMerge branch 'master' into prefix-directives
2008-02-10  Joey Hess* Page templates can now use CTIME to show when the...
2008-02-08  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-08  Joey Hess* Don't die if running with --getctime and rcs_getctime...
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* Revert preservation of input file modification times...
2008-01-30  Joey Hessmove recentchanges link enabling into a pagetemplate hook
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessavoid temp var
2008-01-29  Joey Hessdon't scan internal pages
2008-01-29  Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29  Joey Hessavoid redundant recentpages action on the recentchanges...
2008-01-29  Joey Hessadded configuration for recentchanges
2008-01-29  Joey Hessimprove support for internal pages
2008-01-29  Joey Hessadd refresh hook
2008-01-29  Joey Hessindicate that an internal page will be rendered even...
2008-01-29  Joey Hessupdate RecentChanges action to point to page
2008-01-29  Joey Hessdon't render internal-use pages, and document them
2007-12-19  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-19  Joey Hess* Improved parentlinks special case for index pages.
2007-12-12  Joey Hess* Avoid unnecessary stat calls to get mtime when render...
2007-11-26  Joey Hessreleasing version 2.14
2007-08-28  joey* Support for looking in multiple directories for under...
2007-07-28  joeytypo
2007-07-26  joey* Add templatefile hook.
2007-07-26  joey* Fix re-rendering of pages when a linked to page goes...
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-12  joeyoptimise backlinks counting for pagestats, simplify...
2007-05-09  joey* Add the needsbuild hook. Plugins can use this to...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-04-08  joeyoops
2007-04-07  joeymagic 0
2007-04-01  joey* Finally apply the index.html patch, with thanks to...
2007-03-31  joey* Hide excess backlinks and expand using CSS trick...
2007-03-24  joey* Finally fixed the longstanding inline removal bug.
2007-03-08  joey* The underscore escaping support exposed a bug in...
2007-03-07  joeyMy fix to support encoded underscores in page titles...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-15  joey* Many changes to make ikiwiki very resistant to write...
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
2007-02-03  joey code checking for locked pages into a new "lockedit...
2007-01-18  joey* Fix handling of discussion links on discussion pages...
2006-12-29  joey* Don't put discussion links on discussion pages.
2006-12-29  joey* Initial work on internationalization of the program...
2006-12-28  joey* Improve code that ignores files in the underlaydir...
2006-12-23  joeythe problem with coding while drunk -- idiotic mistakes
2006-12-23  joey* Avoid creating edit links when not in cgi mode.
2006-12-21  joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-11-26  joeyfoo
2006-11-08  joey* Make sure to check for errors from every eval.
2006-11-01  joey* Implemented expiry options for aggregate plugin.
2006-10-28  joeyfix a bug
2006-10-28  joey instead of over and over. Typical speedup is ~4x...
2006-10-28  joey* Add a separate pass to find page links, and only...
2006-10-08  joey* Change %renderedfiles to store an array of files...
2006-09-21  joey* Add --render mode, which can be used to preview an...
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-31  joeydrop the loop number to 3, 10 seems a bit much..
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
next