index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
aggregate.pm
Age
Commit message (
Expand
)
Author
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-23
enable aggregate_internal by default
Joey Hess
2008-12-19
avoid uninitialized value
Joey Hess
2008-12-17
aggregate: If a feed fails to be downloaded, try again immediatly next time a...
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-11-18
avoid uninitialized value warning
Joey Hess
2008-11-18
improve escaping of wikilinks and preprocessor directives
Joey Hess
2008-11-17
call decode_utf8 inside eval
Joey Hess
2008-11-06
aggregate: Try to query XML::Feed for the base url when derelevatising links....
Joey Hess
2008-10-19
fix relativedate timezone inclusion
Joey Hess
2008-10-19
mark up date so relativedate will work
Joey Hess
2008-10-16
aggregate: Avoid bug that caused immediate expiration of items with a date in...
Joey Hess
2008-09-29
Removed the pagefile function, which was confusingly close in name to
Joey Hess
2008-09-27
Export pagetitle, titlepage, linkpage.
Joey Hess
2008-09-27
typo
Joey Hess
2008-09-25
aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.
Joey Hess
2008-09-17
fix check for nonexistant content
Joey Hess
2008-09-17
store ctime for use by expiry code
Joey Hess
2008-09-17
aggregate: Support atom feeds with only a summary element, and no content ele...
Joey Hess
2008-09-17
aggregate: Allow expirecount to work on the first pass. (expireage still need...
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 1 of 2)
Joey Hess
2008-07-26
remove default values in getsetup
Joey Hess
2008-07-26
turn booleans into questions
Joey Hess
2008-07-25
added getsetup hooks for all plugins up to recentchanges
Joey Hess
2008-07-14
fixes
Joey Hess
2008-07-14
use prune to delete rendered files
Joey Hess
2008-07-15
Fix aggregateinternal migration so it skips expired entries, and deletes output
Simon McVittie
2008-07-14
Merge commit 'smcv/aggregateinternal' into aggregateinternal
Joey Hess
2008-07-15
Use _aggregated as extension for internalized aggregation
Simon McVittie
2008-07-14
changes to debug message printing
Joey Hess
2008-07-14
Add aggregateinternal mode to ikiwiki-transition.
Simon McVittie
2008-07-14
Merge commit 'origin/master' into aggregateinternal
Simon McVittie
2008-07-13
switch preprocess hooks to use error function
Joey Hess
2008-07-12
Make aggregated items be internal pages if --aggregateinternal is used.
Simon McVittie
2008-06-21
`template` option for aggregate.pm.
Bernd Zeimetz
2008-05-28
When calling decode_utf8 on known-problimatic content in aggregate, explicitl...
Joey Hess
2008-05-05
aggregate: Add support for web-based triggering of aggregation for people st...
Joey Hess
2008-04-03
aggregate: Correct a mistake in the code that dummy up a guid for feeds lacki...
Joey Hess
2008-03-14
load HTML::Entities at top
Joey Hess
2008-03-12
no need to use HTML::Entities, as it's loaded on demand by code below
Joey Hess
2008-02-03
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-02
* aggregate: Forking a child broke the one state that mattered: Forcing
Joey Hess
2008-01-29
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-26
aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build
Josh Triplett
2008-01-24
* aggregate: Fork a child process to handle the aggregation. This simplifies
Joey 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 copyright
Joey Hess
[next]