Age | Commit message (Expand) | Author |
2010-10-02 | fixups tidy change | Joey Hess |
2010-09-30 | Make tidy command line configurable for the htmltidy plugin. | W. Trevor King |
2010-09-27 | template_depends: throw nice error message when template cannot be found | Joey Hess |
2010-09-27 | avoid fatal error if aggregate page template could not be found | Joey Hess |
2010-09-26 | htmlbalance: be compatible with HTML::Tree 4.0 | Simon McVittie |
2010-09-21 | attachment: Fix attachment file size display. | Joey Hess |
2010-09-19 | meta: Ensure that the url specified by xrds-location is absolute. | Joey Hess |
2010-09-19 | add missing space | Joey Hess |
2010-09-15 | cutpaste: Fix bug that occured in some cases involving inlines when text was ... | Joey Hess |
2010-09-14 | git: When updating from remote, use git pull --prune, to avoid possible error... | Joey Hess |
2010-09-14 | external: Disable RPC::XML's "smart" encoding, which sent ints for strings th... | Joey Hess |
2010-09-14 | blogspam: Fix crash when content contained utf-8. | Joey Hess |
2010-09-13 | revert accidentially committed change | Joey Hess |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as sec... | Joey Hess |
2010-09-10 | use warn | Joey Hess |
2010-09-10 | avoid dups getting into @slavelanguages | Joey Hess |
2010-09-10 | po: Auto-upgrade old format settings to new formats when writing setup file. | Joey Hess |
2010-09-10 | po: Make the po_master_language use a langpair like "en|English", so it can b... | Joey Hess |
2010-09-10 | po: Allow enabling via web setup. | Joey Hess |
2010-09-09 | teximg: Use Unicode UTF-8 encoding by default. | Paul Menzel |
2010-09-07 | needsbuild hook interface changed; the hooks should now return the modified a... | Joey Hess |
2010-08-30 | saner return codes for check_can{remove,rename} | Joey Hess |
2010-08-30 | httpauth: Avoid redirecting the user to the cgiauthurl if they already have a... | Joey Hess |
2010-08-30 | remove dead code | Joey Hess |
2010-08-30 | factor out check_canedit calls from check_canremove | Joey Hess |
2010-08-30 | don't run check_canedit in nonfatal mode | Joey Hess |
2010-08-30 | call preprocess in scan mode hooks before scan hooks | Joey Hess |
2010-08-30 | Merge remote branch 'intrigeri/po' | Joey Hess |
2010-08-30 | highlight: Make location of highlight's files configurable in setup file to a... | Joey Hess |
2010-08-22 | Merge remote branch 'upstream/master' into prv/po | intrigeri |
2010-08-22 | Merge remote branch 'upstream/master' into prv/po | intrigeri |
2010-08-19 | htmlscrubber: Do not scrub url anchors that contain colons. | Joey Hess |
2010-08-13 | smiley: warn instead of error for missing smileys | Giuseppe Bilotta |
2010-08-12 | Revert "insert flattr javascript via sanitize, not format hook" | Joey Hess |
2010-08-12 | insert flattr javascript via sanitize, not format hook | Joey Hess |
2010-08-12 | flattr: New plugin. | Joey Hess |
2010-08-12 | correct comment; javascript is put after <body> | Joey Hess |
2010-08-09 | filecheck: Fall back to using the file command if the freedesktop magic file ... | Joey Hess |
2010-08-02 | fix copy'n'paste error | intrigeri |
2010-08-02 | po: re-scan in scan hook rather than using the rescan hook that won't be added. | intrigeri |
2010-08-02 | Revert "Added a rescan hook." | intrigeri |
2010-08-02 | po: ignore non-existent translations in otherlanguages* | intrigeri |
2010-08-02 | po: avoid bringing duplicates into %links | intrigeri |
2010-08-02 | po(mybestlink): avoid linking to non-existent translation pages. | intrigeri |
2010-08-02 | Merge remote branch 'upstream/master' into prv/po | intrigeri |
2010-07-31 | Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify... | Joey Hess |
2010-07-30 | po: rescan converted content on refresh too. | intrigeri |
2010-07-30 | po: use rescan hook instead of rebuilding twice. | intrigeri |
2010-07-30 | Added a rescan hook. | intrigeri |
2010-07-26 | Add new disable hook, allowing plugins to perform cleanup after they have bee... | Joey Hess |