aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
* inline: base feed names on the included page nameGiuseppe Bilotta2010-12-05
* meta: Fix calling of htmlscrubber to pass the page parameter. The change of t...Joey Hess2010-12-01
* Merge remote branch 'smcv/ready/sslcookie-auto'Joey Hess2010-11-29
|\
| * Always set secure cookies if logging in via HTTPSSimon McVittie2010-11-29
* | use one-parameter form of urltoJoey Hess2010-11-29
* | Merge remote branch 'smcv/ready/localurl'Joey Hess2010-11-29
|\ \
| * | pinger: avoid pinging our own local path, tooSimon McVittie2010-11-23
| * | Use local path for even more CGI URLsSimon McVittie2010-11-23
| * | Pass a CGIURL into commentmoderation.tmplSimon McVittie2010-11-23
| * | Use local paths for most references to pagesSimon McVittie2010-11-23
| * | Use local paths for the CGI URLSimon McVittie2010-11-23
| * | Use local paths when including JavascriptSimon McVittie2010-11-23
| * | Use local paths for redirection where possibleSimon McVittie2010-11-23
| |/
* | git: Avoid adding files when committing, so as not to implicitly add files li...Joey Hess2010-11-29
* | rename: Fix to pass named parameters to rcs_commitJoey Hess2010-11-29
* | git: Fix temp file location.Joey Hess2010-11-29
|/
* edittemplate: Fix crash if using a .tmpl file or other non-page file as a tem...Joey Hess2010-11-20
* highlight: Support new format of filetypes.conf used by version 3.2 of the hi...Joey Hess2010-11-20
* make use of precompiled regex objectsSimon McVittie2010-11-20
* inline: Improve RSS url munging to use a proper html parserJoey Hess2010-11-16
* indentationJoey Hess2010-11-16
* Fix escaping of filenames in historyurl. (Thanks, aj)Joey Hess2010-11-16
* more: Add pages parameter to limit where the more is displayed. (thanks, dark)Joey Hess2010-11-16