aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-12-02
|\
| * reply to joey's partial bugfixharishcm2009-12-02
| * (no commit message)harishcm2009-12-02
| * added the proper template thingiehttp://kerravonsen.dreamwidth.org/2009-12-02
| * here be a plugin for processing POD!http://kerravonsen.dreamwidth.org/2009-12-02
| * clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/2009-12-01
| * clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/2009-12-01
| * clearing up a bit of confusion about who I amhttp://kerravonsen.dreamwidth.org/2009-12-01
* | calendar: Fix month wraparound error that broke in December.Joey Hess2009-12-02
|/
* closeJoey Hess2009-12-01
* now have fixed xslt pluginhttp://kerravonsen.dreamwidth.org/2009-12-01
* bug fix; now checks extensions.http://kerravonsen.dreamwidth.org/2009-12-01
* second thoughtshttp://kerravonsen.dreamwidth.org/2009-12-01
* reply to commenthttp://kerravonsen.dreamwidth.org/2009-12-01
* security and commentsJoey Hess2009-12-01
* rename headersJoey Hess2009-12-01
* is this really better?Joey Hess2009-12-01
* add plugin templatehttp://jmtd.livejournal.com/2009-12-01
* xslt pluginhttp://kerravonsen.dreamwidth.org/2009-11-30
* added my ikiwiki plugins git repohttp://kerravonsen.dreamwidth.org/2009-11-30
* tagged this wishlist; was I supposed to do that?http://kerravonsen.dreamwidth.org/2009-11-30
* an alternative approach using a bare mirrorhttp://kerravonsen.dreamwidth.org/2009-11-30
* inline: Avoid using %links to test for page existence•••%links is populated even for just-deleted pages, so %pagesources should be used for such tests instead. Joey Hess2009-11-30
* fixed.. partlyJoey Hess2009-11-30
* fix test suite after bestlink changeJoey Hess2009-11-30
* I just fixed half of ikiwiki's second-oldest bug. Yay!Joey Hess2009-11-30
* fix bestlink to not return just-deleted pages•••bestlink was looking at whether %links existed for a page in order to tell if the page exists, but just-deleted pages still have entries in there (for reasons it may be best not to explore). So bestlink would return just-deleted pages. Instead, make bestlink use %pagesources. Also, when finding a deleted page, %pagecase was not cleared of that page. This, again, made bestlink return just-deleted pages. Now that is cleared. Fixing bestlink exposed another issue though. The backlink calculation code uses bestlink. So when a page was deleted, no backlinks to it are found, and pages that really did backlink to it were not updated, and had broken links. To fix that, the code that actually removes deleted pages had to be split out from find_del_files, so it can run a bit later. It is run just after backlinks are calculated. This way, backlink calculation still sees the deleted pages, but everything afterwards does not. However, it does not address the original bug report that started this whole thing, [[bugs/bestlink_returns_deleted_pages]]. Because there bestlink is run in the needsbuild hook. And that happens before backlink calculation, and so bestlink still returns deleted pages then. Also in the scan hook. If bestlink needs to work consistently during those hooks, a more involved fix will be needed. Joey Hess2009-11-30
* add info about webhost for ikiwikihttp://weakish.pigro.net/2009-11-30
* addendum re: plans for structuring JShttp://jmtd.livejournal.com/2009-11-30
* spew stream-of-conciousness nonsense re web services, fastcgi etc.http://jmtd.livejournal.com/2009-11-30
* remove of one site which no longer uses ikiwikihttp://weakish.pigro.net/2009-11-30
* new version of the patch available on my git repohttp://bruno.boulgour.com/2009-11-28
* this would be a nifty featurehttp://kerravonsen.dreamwidth.org/2009-11-28
* added my personal homepagehttp://beza1e1.myopenid.com/2009-11-28
* Add google profile openidhttp://www.google.com/profiles/will.uther2009-11-27
* Note on delegation of Google profile openidshttp://www.google.com/profiles/will.uther2009-11-27
* calendar: Add title attributes for all links in the calendars.Joey Hess2009-11-26
* htmllink: allow a title attribute to be specifiedJoey Hess2009-11-26
* remove videntity, site not in english now, and does not appear in openid dire...Joey Hess2009-11-25
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-11-25
|\
| * (no commit message)harishcm2009-11-25
* | google's openid support announced today does workJoey Hess2009-11-25
* | fix hook namesJoey Hess2009-11-25
|/
* remove info about how to manually add relativedates•••The date directive is a better approach. Joey Hess2009-11-25
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-11-25
|\
| * (no commit message)ettienne2009-11-24
| * (no commit message)NicolasLimare2009-11-24
| * (no commit message)http://liw.fi/2009-11-24
| * Remove spam.•••This reverts commit 2903fe6539cd40e30543bc54933e53d795cb5e7d. Thomas Schwinge2009-11-24
| * (no commit message)GraceTemplman462009-11-24