aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
* fix patch to not expose config setting as a regexpJoey Hess2011-01-04
* tag name sanitationGiuseppe Bilotta2011-01-04
* remove second parameter to include_javascriptJoey Hess2011-01-02
* git: Fix bug involving attempting to web revert a commit that included change...Joey Hess2010-12-29
* bugfixJoey Hess2010-12-29
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* Update highlight plugin for highlight api.David Bremner2010-12-29
* monotone.pm: while we're still only checking the major and minorThomas Keller2010-12-28
* teximg: Use `\[` and `\]` instead of not recommended `$$`.Paul Menzel2010-12-26
* use CGI->url to get current absolute cgi url for openid login processJoey Hess2010-12-25
* revert cgiurl change that broke openid loginJoey Hess2010-12-25
* editpage, comment: Clean up title when editing or creating a page or comment.Joey Hess2010-12-25
* inline: Force an absolute page location when the inline postform is used.Joey Hess2010-12-25
* indentJoey Hess2010-12-25
* fix commentJoey Hess2010-12-25
* po: do not override homepage title when it was overridden.intrigeri2010-12-22
* po plugin: update injected urlto signature.intrigeri2010-12-20