Age | Commit message (Expand) | Author |
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 |
2009-01-01 | po: bugfix | intrigeri |
2009-01-01 | po: fix canrename hook | intrigeri |
2009-01-01 | rename: pass the CGI and session to the rename hook | intrigeri |
2009-01-01 | po: use the new canrename hook to prevent translation renames in the CGI | intrigeri |
2009-01-01 | rename: implemented new canrename hook | intrigeri |
2009-01-01 | remove: implemented a new canremove hook; use it in the po plugin | intrigeri |
2009-01-01 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-01 | Render.pm: also use 'our' for $backlinks_calculated | intrigeri |
2009-01-01 | po(myurlto): more robust run_by_editpage logic | intrigeri |
2009-01-01 | po: some code/comments refactoring | intrigeri |
2009-01-01 | po: follow new coding style (removed Vim folding markers | intrigeri |
2009-01-01 | po: added postscan hook, to make pages depend on the pages linking to them | intrigeri |
2008-12-31 | po: new po_translation_status_in_links option | intrigeri |
2008-12-31 | po(nicepagetitle): forgot to display % | intrigeri |
2008-12-31 | po(percenttranslated): fix issue with leading / | intrigeri |