aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con...Joey Hess2011-05-09
* HTML::Entities::encode_numeric is not exportedJoey Hess2011-04-30
* tag: Avoid autocreating multiple tag pages that vary only in capitalization. ...Joey Hess2011-04-30
* meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)Joey Hess2011-04-21
* fix use of debug() without sprintf()Jon Dowland2011-04-20
* use debug() for wrapper-generation print outsJon Dowland2011-04-20
* Fix syntax of recently added JavaScript syntax in meta.pm (<script /> apparen...Jonas Smedegaard2011-04-17
* meta: Fix bug in loading of HTML::Entities that can break inline archive=yes ...Joey Hess2011-04-12
* Merge remote-tracking branch 'levitte/master'Joey Hess2011-03-30
|\
| * * IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error thatRichard Levitte2011-03-30
| * * IkiWiki/Plugin/monotone.pm: implement rcs_getmtimeRichard Levitte2011-03-30
* | look up avatar at comment post timeJoey Hess2011-03-30
* | check site url for httpsJoey Hess2011-03-30
* | robustness fixJoey Hess2011-03-30
* | indentationJoey Hess2011-03-30
* | comments: add OpenID-based avatars (libravatar.org)Francois Marier2011-03-30
* | comments: serve avatars over https in https wikisFrancois Marier2011-03-30
* | comments: add avatar picture of comment authorFrancois Marier2011-03-30
|/
* meta plugin: script supportGiuseppe Bilotta2011-03-28
* meta: Security fix; don't allow alternative stylesheets to be added on pages ...Joey Hess2011-03-28
* comment: Better fix to avoid showing comments of subpages, while not breaking...Joey Hess2011-03-28
* Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ...Joey Hess2011-03-28
* 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