aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
* use cgitemplate, remove misctemplateJoey Hess2011-01-05
* add cgitemplateJoey Hess2011-01-05
* better handling of relative permalinksJoey Hess2011-01-05
* factored out an urlabs from aggregate and cgiJoey Hess2011-01-05
* oopsJoey Hess2011-01-05
* Export three cgi env vars needed for CGI->url to work.Joey Hess2011-01-05
* Fix permalinks to recentchanges items and comments, broken by last release.Joey Hess2011-01-05
* typoJoey Hess2011-01-05
* remove old unused baseurl parameterJoey Hess2011-01-05
* Fix redirect to use a full url.Joey Hess2011-01-05
* Fix base url when previewing. Was broken by urlto changes in last release.Joey Hess2011-01-05
* unescape tag namesGiuseppe Bilotta2011-01-05
* fix patch to not strip a leading "." unless it's part of a pathJoey Hess2011-01-04