aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* avoid fatal error if aggregate page template could not be foundJoey Hess2010-09-27
* Merge remote branch 'remotes/smcv/ready/htmlbalance'Joey Hess2010-09-26
|\
| * htmlbalance: be compatible with HTML::Tree 4.0Simon McVittie2010-09-26
* | Propigate PATH into wrapper.Joey Hess2010-09-26
|/
* attachment: Fix attachment file size display.Joey Hess2010-09-21
* meta: Ensure that the url specified by xrds-location is absolute.Joey Hess2010-09-19
* add missing spaceJoey Hess2010-09-19
* cutpaste: Fix bug that occured in some cases involving inlines when text was ...Joey Hess2010-09-15
* git: When updating from remote, use git pull --prune, to avoid possible error...Joey Hess2010-09-14
* external: Disable RPC::XML's "smart" encoding, which sent ints for strings th...Joey Hess2010-09-14
* blogspam: Fix crash when content contained utf-8.Joey Hess2010-09-14
* revert accidentially committed changeJoey Hess2010-09-13
* 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
| |_|/ |/| |