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