| Commit message (Expand) | Author | Age |
* | load HTML::Entities at top | Joey Hess | 2008-03-14 |
* | no need to use HTML::Entities, as it's loaded on demand by code below | Joey Hess | 2008-03-12 |
* | implement aggregate_locking design | Joey Hess | 2008-02-03 |
* | add aggregate locking functions | Joey Hess | 2008-02-03 |
* | * aggregate: Revert use of forking to not save state, that was not the right | Joey Hess | 2008-02-03 |
* | * aggregate: Forking a child broke the one state that mattered: Forcing | Joey Hess | 2008-02-02 |
* | merged the recentchanges branch | Joey Hess | 2008-01-29 |
* | add missing test to avoid uninitialised value when a page with metadata is re... | Joey Hess | 2008-01-29 |
* | aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build | Josh Triplett | 2008-01-26 |
* | * aggregate: Fork a child process to handle the aggregation. This simplifies | Joey Hess | 2008-01-24 |
* | * aggregate: Don't let feeds set creation times for pages in the future. | Joey Hess | 2008-01-16 |
* | * aggregate: Include copyright statements from rss feed as meta copyright | Joey Hess | 2008-01-08 |
* | * aggregate: Only save state if it was already loaded. | Joey Hess | 2008-01-05 |
* | round days old message | Joey Hess | 2008-01-02 |
* | I *think* that this comment is out of date. | Joey Hess | 2007-12-30 |
* | * aggregate: Fix stupid mistake introduced when converting it to use | Joey Hess | 2007-12-30 |
* | loadstate needs to be called even if no pages are being built | Joey Hess | 2007-12-16 |
* | * meta: Drop support for "meta link", since supporting this for internal | Joey Hess | 2007-12-16 |
* | improve use of seen hash | Joey Hess | 2007-10-30 |
* | * Fix an aggregate plugin expiry bug. Over time, it's possible for the same | Joey Hess | 2007-10-30 |
* | * Various minor bug fixes for silly mistakes in the code, thanks to the | joey | 2007-07-28 |
* | * Add a htmlext config option, this can be used to make ikiwiki generate | joey | 2007-07-25 |
* | improve messages | joey | 2007-05-21 |
* | Clear state after performing aggregation, since it could hypothetically | joey | 2007-05-21 |
* | * Change the aggregate plugin's locking strategy. Now it defers loading state | joey | 2007-05-21 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | improve message | joey | 2007-04-23 |
* | * Fix aggregator to not warn when a feed contains no body content at all. | joey | 2007-04-23 |
* | * Optimise displaytime, trimming maybe 6% off the build time. | joey | 2007-04-10 |
* | another htmlpage call that is no longer appropriate | joey | 2007-04-01 |
* | * Finally apply the index.html patch, with thanks to everyone who worked | joey | 2007-04-01 |
* | fix error message to include url | joey | 2007-03-31 |
* | typo | joey | 2007-03-08 |
* | * Correct a deadlock that could occur in post-commit if the aggregate plugin | joey | 2007-03-08 |
* | more i18n improvements | joey | 2007-03-07 |
* | * Many changes to make ikiwiki very resistant to write failures | joey | 2007-02-15 |
* | feh | joey | 2007-01-14 |
* | fix broken format string, manual unfuzzy | joey | 2007-01-14 |
* | * In the aggregator, check for and deal with post filenames that are | joey | 2007-01-14 |
* | fix whitespace | joey | 2007-01-03 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
* | * Make sure to check for errors from every eval. | joey | 2006-11-08 |
* | * Enable utf8 file IO in aggregate plugin. | joey | 2006-11-08 |
* | typo | joey | 2006-11-06 |
* | * Fix issue with aggregate plugin updating expired pages. | joey | 2006-11-04 |
* | * Implemented expiry options for aggregate plugin. | joey | 2006-11-01 |
* | * Make the aggregate plugin emphasize error messages. | joey | 2006-10-13 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | shorten further | joey | 2006-09-07 |
* | remove the "0 new", it's not very useful | joey | 2006-09-07 |