aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess2010-09-10
* use warnJoey Hess2010-09-10
* avoid dups getting into @slavelanguagesJoey Hess2010-09-10
* po: Auto-upgrade old format settings to new formats when writing setup file.Joey Hess2010-09-10
* po: Make the po_master_language use a langpair like "en|English", so it can b...Joey Hess2010-09-10
* po: Allow enabling via web setup.Joey Hess2010-09-10
* teximg: Use Unicode UTF-8 encoding by default.Paul Menzel2010-09-09
* needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess2010-09-07
* saner return codes for check_can{remove,rename}Joey Hess2010-08-30
* httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess2010-08-30
* revert check_canedit nosubs thingJoey Hess2010-08-30
* correct logic on error fallthroughJoey Hess2010-08-30
* Receive: avoid hiding check_canedit error messagesJoey Hess2010-08-30
* remove dead codeJoey Hess2010-08-30
* minor typoJoey Hess2010-08-30
* add explicit check_canedit calls when checking canattach or canremoveJoey Hess2010-08-30
* Avoid trying to log the user in when receiving anonymous pushes from git and ...Joey Hess2010-08-30
* factor out check_canedit calls from check_canremoveJoey Hess2010-08-30
* don't run check_canedit in nonfatal modeJoey Hess2010-08-30
* remove obsolete check to see if check_canedit is availableJoey Hess2010-08-30
* call preprocess in scan mode hooks before scan hooksJoey Hess2010-08-30
* Merge remote branch 'intrigeri/po'Joey Hess2010-08-30
|\
| * Merge remote branch 'upstream/master' into prv/pointrigeri2010-08-22
| |\
| * \ Merge remote branch 'upstream/master' into prv/pointrigeri2010-08-22
| |\ \
| * | | fix copy'n'paste errorintrigeri2010-08-02
| * | | po: re-scan in scan hook rather than using the rescan hook that won't be added.intrigeri2010-08-02
| * | | Run the preprocess hooks in scan mode *before* the scan hooks.intrigeri2010-08-02
| * | | Revert "Added a rescan hook."intrigeri2010-08-02
| * | | po: ignore non-existent translations in otherlanguages*intrigeri2010-08-02
| * | | po: avoid bringing duplicates into %linksintrigeri2010-08-02
| * | | po(mybestlink): avoid linking to non-existent translation pages.intrigeri2010-08-02
| * | | Merge remote branch 'upstream/master' into prv/pointrigeri2010-08-02
| |\ \ \
| * | | | po: rescan converted content on refresh too.intrigeri2010-07-30
| * | | | po: use rescan hook instead of rebuilding twice.intrigeri2010-07-30
| * | | | Added a rescan hook.intrigeri2010-07-30
* | | | | highlight: Make location of highlight's files configurable in setup file to a...Joey Hess2010-08-30
| |_|_|/ |/| | |
* | | | htmlscrubber: Do not scrub url anchors that contain colons.Joey Hess2010-08-19
| |_|/ |/| |
* | | smiley: warn instead of error for missing smileysGiuseppe Bilotta2010-08-13
* | | Revert "insert flattr javascript via sanitize, not format hook"Joey Hess2010-08-12
* | | insert flattr javascript via sanitize, not format hookJoey Hess2010-08-12
* | | flattr: New plugin.Joey Hess2010-08-12
* | | correct comment; javascript is put after <body>Joey Hess2010-08-12
* | | filecheck: Fall back to using the file command if the freedesktop magic file ...Joey Hess2010-08-09
| |/ |/|
* | Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify...Joey Hess2010-07-31
|/
* remove debug codeJoey Hess2010-07-26
* Add new disable hook, allowing plugins to perform cleanup after they have bee...Joey Hess2010-07-26
* use new disable hookJoey Hess2010-07-26
* avoid generating receive wrapper if there are no untrusted committersJoey Hess2010-07-26
* meta: Allow syntax closer to html meta to be used.Joey Hess2010-07-25
* move wrapper building loop into Wrapper.pmJoey Hess2010-07-24