| Commit message (Expand) | Author | Age |
* | review of ready branch | Joey Hess | 2009-08-15 |
* | indentation | Joey Hess | 2009-08-15 |
* | meta: depend on absolute page name, not relative•••Previously, [[!meta redir="foo"]] on bar, where bar/foo exists, would
depend on "foo" (which matches nothing, probably) rather than "bar/foo".
(cherry picked from commit f27ec09b72f886415e63fe394e18d9c3cb3913bf)
| Simon McVittie | 2009-08-15 |
* | img: depend on absolute page name, not relative•••Previously, [[!img bar.jpg]] on foo, where foo/bar.jpg exists, would
get a dependency equivalent to "glob(bar.jpg)" (which might not match
anything), rather than the correct "glob(foo/bar.jpg)".
(cherry picked from commit 85b2ec49ecd12dd23e5c432933457a72744ce7cb)
| Simon McVittie | 2009-08-15 |
* | Related comments on openid redirection. | http://www.cse.unsw.edu.au/~willu/ | 2009-08-14 |
* | forwarded upstream with analysis | Joey Hess | 2009-08-14 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-14 |
|\ |
|
| * | (no commit message) | lludwig | 2009-08-14 |
| * | poll vote (Accept only password logins) | 62.147.182.222 | 2009-08-14 |
| * | removed | dave | 2009-08-13 |
* | | optimise brokenlinks by gathering the data when calculating backlinks•••During backlink calulation, all links are examined and broken links can
be detected for free, so store a list of broken links and have brokenlinks
use it.
Exposing the %brokenlinks structure is a bit ugly, but the speedup seems
worth it: Around 1 second for wikis the size of the doc wiki that use
brokenlinks.
| Joey Hess | 2009-08-14 |
* | | orphans: Reuse backlinks info•••This plugin was building essentially the same data that is built to handle
backlinks, so reuse that as an optimisation.
| Joey Hess | 2009-08-14 |
* | | po: use discussionpage config setting•••This was tricky. $links{$page/discussion} must be checked; with it in
lowercase.
| Joey Hess | 2009-08-13 |
* | | Add discussionpage configuration setting•••By adding this setting, we get both more configurability, and a minor
optimisation too, since gettext does not need to be called continually
to get the Discussion value.
| Joey Hess | 2009-08-13 |
* | | change PROFILE to use Devel::NYTProf | Joey Hess | 2009-08-13 |
* | | optimise gettext calls | Joey Hess | 2009-08-13 |
|/ |
|
* | disable pagecount here, sorta of excessive since the bug has been done | Joey Hess | 2009-08-13 |
* | fix name | Joey Hess | 2009-08-13 |
* | review: question | Joey Hess | 2009-08-13 |
* | response | Joey Hess | 2009-08-13 |
* | add me new repo, yarrr | http://schmonz.livejournal.com/ | 2009-08-13 |
* | (no commit message) | lludwig | 2009-08-13 |
* | poll vote (Accept only OpenID for logins) | 91.105.86.99 | 2009-08-13 |
* | add comment about automenu plugin | lnussel | 2009-08-13 |
* | yes please | lnussel | 2009-08-13 |
* | (no commit message) | dave | 2009-08-12 |
* | version po4a build-dep to 0.34•••0.35 is much better, but 0.34 is the minimum version that will work
| Joey Hess | 2009-08-12 |
* | more idiomatic use of foreach | Joey Hess | 2009-08-12 |
* | fix some more foreaches that clal functions to not use $_ | Joey Hess | 2009-08-12 |
* | use a more idiomatic foreach my | Joey Hess | 2009-08-12 |
* | inline: Avoid use of my $_ as it fails with older perls. Closes: #541215 | Joey Hess | 2009-08-12 |
* | po: Detect if nowrapi18n can't be passed to po4a, and warn about the old vers... | Joey Hess | 2009-08-12 |
* | add news item for ikiwiki 3.141592 | Joey Hess | 2009-08-11 |
* | releasing version 3.141592 | Joey Hess | 2009-08-11 |
* | add news item for ikiwiki 3.15 | Joey Hess | 2009-08-11 |
* | releasing version 3.15 | Joey Hess | 2009-08-11 |
* | typo | Joey Hess | 2009-08-10 |
* | idea | Joey Hess | 2009-08-10 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-08-10 |
|\ |
|
| * | the post-commit wrapper wrapper also avoids cvs deadlock | http://schmonz.livejournal.com/ | 2009-08-09 |
| * | add install and usage directions, to-do list | http://schmonz.livejournal.com/ | 2009-08-09 |
| * | add MIT SIPB to list of organisations using ikiwiki | http://christine-spang.myopenid.com/ | 2009-08-09 |
| * | add user page for Christine Spang | http://christine-spang.myopenid.com/ | 2009-08-09 |
| * | add my response | http://certifi.ca/lunix | 2009-08-09 |
* | | po: Fix copy of po file from underlay when editing•••When first editing a page that was in the underlay, avoid losing
the translation by copying the po file over from the underlay.
| Joey Hess | 2009-08-10 |
* | | turn powered by ikiwiki link into link to the local documentation | Joey Hess | 2009-08-10 |
|/ |
|
* | reponse about highlight plugin | http://certifi.ca/lunix | 2009-08-08 |
* | point out where to get highlight perl bindings | Joey Hess | 2009-08-08 |
* | centos question | http://certifi.ca/lunix | 2009-08-08 |
* | ok, thanks. I'll probably do the same. | bremner | 2009-08-08 |