aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵Joey Hess2010-07-31
| | | | simplify dependencies. Closes: #591040
* remove debug codeJoey Hess2010-07-26
|
* Add new disable hook, allowing plugins to perform cleanup after they have ↵Joey Hess2010-07-26
| | | | been disabled.
* use new disable hookJoey Hess2010-07-26
| | | | clean up xapian db when plugin is disabled
* avoid generating receive wrapper if there are no untrusted committersJoey Hess2010-07-26
| | | | | The wrapper is pointless in that configuration. Also, the code for it doesn't compile w/o untrusted commiters to test. :)
* meta: Allow syntax closer to html meta to be used.Joey Hess2010-07-25
| | | | | | | | The idea here is that <meta name="foo" description="bar"> can be written like [[!meta name="foo" description="bar">. Of course, [[!meta foo=bar]] is still supported; this new feature provides some DWIM when trying to directly convert a meta tag into a meta directive.
* Revert refactmentJoey Hess2010-07-25
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-07-25
|\
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL02010-07-25
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL02010-07-25
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL02010-07-25
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL02010-07-25
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-07-24
|\|
| * Single escape (not double escape) square bracket.http://sirireiter.dk/2010-07-24
| |
* | move wrapper building loop into Wrapper.pmJoey Hess2010-07-24
|/
* git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks ↵Joey Hess2010-07-24
| | | | jrayhawk)
* responseJoey Hess2010-07-24
|
* Merge remote branch 'intrigeri/po'Joey Hess2010-07-24
|\
| * Merge remote branch 'upstream/master' into prv/pointrigeri2010-07-24
| |\
| * | po.t: fix expected resultsintrigeri2010-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As index.{es,fr} don't exist, po::refreshpofiles copies them from the basewiki underlay before running msgmerge. msgmerge marks as obsolete the translation strings that came from the basewiki po files, but the link plugin does not make the difference between obsolete and up-to-date links. $links{'index.fr'} and $links{'index.es'} are therefore expected to contain SandBox and ikiwiki.
| * | Added tests for po::pofiles.intrigeri2010-07-20
| | |
| * | Run checkconfig after loading the po plugin, else state is not populated.intrigeri2010-07-20
| | | | | | | | | | | | | | | The pofiles function relies on @slavelanguages to have been populated by po's checkconfig hook.
| * | po: optimizationintrigeri2010-07-20
| | | | | | | | | | | | | | | No need to use "keys %{$config{po_slave_languages}}" repeatedly: the slave languages codes list is already cached in @slavelanguages.
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-07-24
|\ \ \ | | |/ | |/|
| * | answering joeyintrigeri2010-07-24
| | |
* | | whitespaceJoey Hess2010-07-23
|/ /
* | merged; notesJoey Hess2010-07-23
| |
* | whitespace fixes and a typoJoey Hess2010-07-23
| |
* | Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'Joey Hess2010-07-23
|\|
| * Support ordered po_slave_languages as discussed previously.intrigeri2010-07-20
| | | | | | | | Backward compatibility is still supported.
* | htmlJoey Hess2010-07-23
| |
* | htmlJoey Hess2010-07-23
| |
* | htmlJoey Hess2010-07-23
| |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-07-23
|\ \
| * | Implemented, please merge.intrigeri2010-07-23
| | |
| * | todo updateintrigeri2010-07-23
| | |
* | | template: Fix dependency tracking. Broken in version 3.20100427.Joey Hess2010-07-23
|/ / | | | | | | | | | | template_depends was adding a dependency on the source filename, instead of on the page name when a template is a page. Such a dependency doesn't work.
* | add tipjar link to sidebarJoey Hess2010-07-23
| | | | | | | | and flattr button, as an experiment
* | add flattr buttonJoey Hess2010-07-23
| |
* | add news item for ikiwiki 3.20100722Joey Hess2010-07-22
| |
* | releasing version 3.20100722Joey Hess2010-07-22
| |
* | merge translation updates from l10n siteJoey Hess2010-07-22
| |
* | Avoid showing 'Add a comment' link at the bottom of the comment post form.Joey Hess2010-07-22
|/ | | | | | | Since misctemplate is called with a page context, the comments plugin thinks it should add that, as well as the comment link in the actionbar. I kept the comment link because a quick link back to the comments to a page is sorta useful.
* (no commit message)http://jeremiahfoster.com/2010-07-19
|
* (no commit message)http://jeremiahfoster.com/2010-07-19
|
* Added examplehttp://jeremiahfoster.com/2010-07-19
|
* Added second question.http://jeremiahfoster.com/2010-07-19
|
* typoJavier Rojas2010-07-19
|
* Merge branch 'master' of git://git.ikiwiki.infoJavier Rojas2010-07-19
|\
| * fix link syntaxhttp://weakish.myopenid.com/2010-07-19
| |