summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2011-03-28meta plugin: script supportGiuseppe Bilotta
2011-03-28meta: Security fix; don't allow alternative stylesheets to be added on pages ...Joey Hess
2011-03-28comment: Better fix to avoid showing comments of subpages, while not breaking...Joey Hess
2011-03-28Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ...Joey Hess
2011-03-24fix targetpage replacement to support 3 argument formJoey Hess
2011-03-24avoid stomping on inline's rootpage sub if it's not already presentJoey Hess
2011-03-21fix var nameJoey Hess
2011-03-21comment about lockingJoey Hess
2011-03-21call aggregate checkconfig lastJoey Hess
2011-03-21Avoid escaping / characters in filenames when building the cgiurl, as this co...Joey Hess
2011-03-21aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiej...Joey Hess
2011-03-02darcs: Fix multiple issues preventing rcs_diff from working.Joey Hess
2011-02-27comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...Joey Hess
2011-02-25avoid uninitialized value warning when running -dumpsetupJoey Hess
2011-02-22inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta
2011-02-22inline: base feed urls on included page nameGiuseppe Bilotta
2011-02-21Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced in 3....Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-recentchanges'Joey Hess
2011-02-09map: don't create useless </ul><ul> sequencesGiuseppe Bilotta
2011-02-09Merge remote branch 'smcv/ready/transient-tag'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-autoindex'Joey Hess
2011-02-09minor optimisationJoey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-aggregate'Joey Hess
2011-02-09Merge remote branch 'smcv/transient-relative-api'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient'Joey Hess
2011-02-03htmltidy: Avoid breaking the sidebar when websetup is running.Joey Hess
2011-02-01editpage: Avoid inheriting internal page types.Joey Hess
2011-01-25run po checkconfig last so it can see underlays added in other checkconfig hooksJoey Hess
2011-01-24inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)Joey Hess
2011-01-24blogspam: Don't check modifications from admins for spam, and also allow the ...Joey Hess
2011-01-24bleaghJoey Hess
2011-01-23fix uninitilized value warning on bad page nameJoey Hess
2011-01-23Revert "fix uninitilized value warning on bad page name"Joey Hess
2011-01-22autoindex: default to autoindex_commit=1 as intendedSimon McVittie
2011-01-22Don't create autoindex pages just because of transient thingsSimon McVittie
2011-01-22Allow autoindex files to be written into the transient underlaySimon McVittie
2011-01-22Merge branch 'ready/autoindex-autofile' into HEADSimon McVittie
2011-01-22autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie
2011-01-22autoindex: use add_autofileSimon McVittie
2011-01-22rename: Fix crash when renaming a page that is linked to by a page in an unde...Joey Hess
2011-01-22comments: Fix XSS security hole due to missing validation of page name.Joey Hess
2011-01-22fix uninitilized value warning on bad page nameJoey Hess
2011-01-07Put newly aggregated pages in the transient underlaySimon McVittie
2011-01-07Only unlink excess recentchanges from srcdir if not in transientdirSimon McVittie
2011-01-07Put recent changes in the transient underlaySimon McVittie
2011-01-07tag: default to tag_autocreate_commit=1 as intendedSimon McVittie
2011-01-07tag: optionally write autocreated tags to the transient underlaySimon McVittie
2011-01-07Add add_literal_underlay and use it for the transient underlaySimon McVittie
2011-01-07Assume obsolete transient pages have the same extension as the changed pageSimon McVittie
2011-01-07GC unused pages in the transient underlaySimon McVittie