| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-12-02 |
|\ |
|
| * | reply to joey's partial bugfix | harishcm | 2009-12-02 |
| * | (no commit message) | harishcm | 2009-12-02 |
| * | added the proper template thingie | http://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 am | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
| * | clearing up a bit of confusion about who I am | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
| * | clearing up a bit of confusion about who I am | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
* | | calendar: Fix month wraparound error that broke in December. | Joey Hess | 2009-12-02 |
|/ |
|
* | close | Joey Hess | 2009-12-01 |
* | now have fixed xslt plugin | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
* | bug fix; now checks extensions. | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
* | second thoughts | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
* | reply to comment | http://kerravonsen.dreamwidth.org/ | 2009-12-01 |
* | security and comments | Joey Hess | 2009-12-01 |
* | rename headers | Joey Hess | 2009-12-01 |
* | is this really better? | Joey Hess | 2009-12-01 |
* | add plugin template | http://jmtd.livejournal.com/ | 2009-12-01 |
* | xslt plugin | http://kerravonsen.dreamwidth.org/ | 2009-11-30 |
* | added my ikiwiki plugins git repo | http://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 mirror | http://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 Hess | 2009-11-30 |
* | fixed.. partly | Joey Hess | 2009-11-30 |
* | fix test suite after bestlink change | Joey Hess | 2009-11-30 |
* | I just fixed half of ikiwiki's second-oldest bug. Yay! | Joey Hess | 2009-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 Hess | 2009-11-30 |
* | add info about webhost for ikiwiki | http://weakish.pigro.net/ | 2009-11-30 |
* | addendum re: plans for structuring JS | http://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 ikiwiki | http://weakish.pigro.net/ | 2009-11-30 |
* | new version of the patch available on my git repo | http://bruno.boulgour.com/ | 2009-11-28 |
* | this would be a nifty feature | http://kerravonsen.dreamwidth.org/ | 2009-11-28 |
* | added my personal homepage | http://beza1e1.myopenid.com/ | 2009-11-28 |
* | Add google profile openid | http://www.google.com/profiles/will.uther | 2009-11-27 |
* | Note on delegation of Google profile openids | http://www.google.com/profiles/will.uther | 2009-11-27 |
* | calendar: Add title attributes for all links in the calendars. | Joey Hess | 2009-11-26 |
* | htmllink: allow a title attribute to be specified | Joey Hess | 2009-11-26 |
* | remove videntity, site not in english now, and does not appear in openid dire... | Joey Hess | 2009-11-25 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-11-25 |
|\ |
|
| * | (no commit message) | harishcm | 2009-11-25 |
* | | google's openid support announced today does work | Joey Hess | 2009-11-25 |
* | | fix hook names | Joey Hess | 2009-11-25 |
|/ |
|
* | remove info about how to manually add relativedates•••The date directive is a better approach.
| Joey Hess | 2009-11-25 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-11-25 |
|\ |
|
| * | (no commit message) | ettienne | 2009-11-24 |
| * | (no commit message) | NicolasLimare | 2009-11-24 |
| * | (no commit message) | http://liw.fi/ | 2009-11-24 |
| * | Remove spam.•••This reverts commit 2903fe6539cd40e30543bc54933e53d795cb5e7d.
| Thomas Schwinge | 2009-11-24 |
| * | (no commit message) | GraceTemplman46 | 2009-11-24 |