summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/aggregate.pm
AgeCommit message (Expand)Author
2008-01-24* aggregate: Fork a child process to handle the aggregation. This simplifiesJoey Hess
2008-01-16* aggregate: Don't let feeds set creation times for pages in the future.Joey Hess
2008-01-08* aggregate: Include copyright statements from rss feed as meta copyrightJoey Hess
2008-01-05* aggregate: Only save state if it was already loaded.Joey Hess
2008-01-02round days old messageJoey Hess
2007-12-30I *think* that this comment is out of date.Joey Hess
2007-12-30* aggregate: Fix stupid mistake introduced when converting it to useJoey Hess
2007-12-16loadstate needs to be called even if no pages are being builtJoey Hess
2007-12-16* meta: Drop support for "meta link", since supporting this for internalJoey Hess
2007-10-30improve use of seen hashJoey Hess
2007-10-30* Fix an aggregate plugin expiry bug. Over time, it's possible for the sameJoey Hess
2007-07-28* Various minor bug fixes for silly mistakes in the code, thanks to thejoey
2007-07-25* Add a htmlext config option, this can be used to make ikiwiki generatejoey
2007-05-21improve messagesjoey
2007-05-21Clear state after performing aggregation, since it could hypotheticallyjoey
2007-05-21* Change the aggregate plugin's locking strategy. Now it defers loading statejoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-04-23improve messagejoey
2007-04-23* Fix aggregator to not warn when a feed contains no body content at all.joey
2007-04-10* Optimise displaytime, trimming maybe 6% off the build time.joey
2007-04-01another htmlpage call that is no longer appropriatejoey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
2007-03-31fix error message to include urljoey
2007-03-08typojoey
2007-03-08* Correct a deadlock that could occur in post-commit if the aggregate pluginjoey
2007-03-07more i18n improvementsjoey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2007-01-14fehjoey
2007-01-14fix broken format string, manual unfuzzyjoey
2007-01-14* In the aggregator, check for and deal with post filenames that arejoey
2007-01-03fix whitespacejoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-11-08* Make sure to check for errors from every eval.joey
2006-11-08* Enable utf8 file IO in aggregate plugin.joey
2006-11-06typojoey
2006-11-04* Fix issue with aggregate plugin updating expired pages.joey
2006-11-01* Implemented expiry options for aggregate plugin.joey
2006-10-13* Make the aggregate plugin emphasize error messages.joey
2006-09-09* Work on firming up the plugin interface:joey
2006-09-07shorten furtherjoey
2006-09-07remove the "0 new", it's not very usefuljoey
2006-09-02* Add processed date to aggregate preprocessor directive status output.joey
2006-08-28bugnumjoey
2006-08-17* Fix a bug in the aggregator introduced last version that caused alljoey
2006-08-16* Fix an infinite loop in the aggregator when finding a unique filename.joey
2006-08-16* Add some locking to prevent 2 aggregators from running at once.joey
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
2006-08-05misc changesjoey
2006-08-04use htmlpage a couple of places instead of hardcoding the extensionjoey
2006-08-04oopsjoey