| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | response | Joey Hess | 2009-08-08 |
* | question (for joeyh?) about IkiWiki::refresh() | bremner | 2009-08-08 |
* | (no commit message) | http://christine-spang.myopenid.com/ | 2009-08-08 |
* | typo | http://joey.kitenet.net/ | 2009-08-08 |
* | (no commit message) | http://eric.shared.dre.am/ | 2009-08-08 |
* | finish merging getsource | Joey Hess | 2009-08-08 |
* | verify page name is sane•••paranoia; I was thinking about XSS attacks specificaly
| Joey Hess | 2009-08-08 |
* | fix misleading comment | Joey Hess | 2009-08-08 |