Age | Commit message (Expand) | Author |
2009-01-17 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment postin... | Joey Hess |
2009-01-16 | make postcomment() pagespecs work while in checkcontent | Joey Hess |
2009-01-16 | add new hook to skeleton | Joey Hess |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess |
2009-01-16 | remove xxx comment | Joey Hess |
2009-01-16 | po: when possible, disable use of Text::WrapI18N in po4a; else warn about too... | intrigeri |
2009-01-16 | po(change): re-render all rendered files in one corner case | intrigeri |
2009-01-15 | po: pages in underlay dirs are not translatable | intrigeri |
2009-01-15 | po(_istranslation): fix unitialized value | intrigeri |
2009-01-15 | po: fix broken links from slave pages | intrigeri |
2009-01-15 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-13 | po: do not add translation status to parentlinks | intrigeri |
2009-01-13 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-12 | Add auto-blog.setup | Joey Hess |
2009-01-11 | pinger: Get whole url, don't just head. | Joey Hess |
2009-01-10 | Consistently allow use of relative paths in all PageSpecs that take a page na... | Joey Hess |
2009-01-10 | comments: if the remove plugin is enabled, append a "Remove comment" link | Simon McVittie |
2009-01-10 | comments: only try to insert commentuser etc. into templates if the page cont... | Simon McVittie |
2009-01-07 | repolist: New plugin to support the rel=vcs-* microformat. | Joey Hess |
2009-01-07 | increment interface version | Joey Hess |
2009-01-07 | comments: Fix cache avoidance hack. | Joey Hess |
2009-01-06 | rename: Show full names of affected pages. | Joey Hess |
2009-01-06 | refactor | Joey Hess |
2009-01-06 | table: Find links in external files in scan pass. | Joey Hess |
2009-01-06 | typo | Joey Hess |
2009-01-06 | table: Fix misparsed links in external files | Joey Hess |
2009-01-05 | A recent change to gitweb removed support for the form of diffurl that many ... | Joey Hess |
2009-01-02 | po(isvalidpo): more meaningful error message | intrigeri |
2009-01-02 | po: back to the cansave hook, as the form validation is not sufficient | intrigeri |
2009-01-02 | po: first attempt to replace cansave hook with form validate tweaks | intrigeri |
2009-01-02 | po/i18n: move the function names out of the translatable strings | intrigeri |
2009-01-02 | po: updated copyright years | intrigeri |
2009-01-02 | po(formbuilder_setup): remove the rename/remove buttons on slave pages | intrigeri |
2009-01-02 | po: avoid warnings and possible bugs with nested named subroutines | intrigeri |
2009-01-02 | po: gettext-ize error messages | intrigeri |
2009-01-02 | po: do not allow to create pages of type po | intrigeri |
2009-01-02 | po: cosmetic changes to percent translated display | intrigeri |
2009-01-02 | po(formbuilder_setup): use a template to display the warning | intrigeri |
2009-01-02 | po: test formbuilder_setup hook to warn about new master page's language | intrigeri |
2009-01-02 | po: require ikiwiki plugin interface 3.0 | intrigeri |
2009-01-01 | po: send msgfmt output to /dev/null, else it creates messages.mo files | intrigeri |
2009-01-01 | po: fix error messages | intrigeri |
2009-01-01 | po(cansave): check PO validity using new isvalidpo function | intrigeri |
2009-01-01 | skeleton plugin: added the canrename and canremove hooks | intrigeri |
2009-01-01 | po(cansave): use po_to_markup to check PO validity | intrigeri |
2009-01-01 | po: move most of filter code to its own function | intrigeri |
2009-01-01 | po: register a (dummy) cansave hook | intrigeri |
2009-01-01 | editpage: added a cansave hook | intrigeri |
2009-01-01 | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri |