aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/amazon_s3.pm
Commit message (Expand)AuthorAge
* reverted a few of the string changes•••Improved one string. Joey Hess2009-07-23
* Improve translatable texts to ease translation (e.g. to→into and from→ins...Jonas Smedegaard2009-07-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 1 of 2)•••too many plugins.. brain exploding.. Joey Hess2008-08-03
* remove default values in getsetup•••They were a bit confusing, since they did not actually set the default, and example values are sufficient. Joey Hess2008-07-26
* add missing setup options, tweak others' displayJoey Hess2008-07-26
* turn booleans into questionsJoey Hess2008-07-26
* added getsetup hooks for all plugins up to recentchangesJoey Hess2008-07-25
* paste-oJoey Hess2008-05-08
* add --delete-bucket optionJoey Hess2008-05-08
* amazon s3 index file improvements•••Turns out duplicate index files do not need to be stored when usedirs is in use, just when it's not. Ikiwiki is quite consistent about using page/ when usedirs is in use. (The only exception is the search plugin, which needs fixing.) This also includes significant code cleanup, removal of a incorrect special case for empty files, and addition of a workaround for a bug in the amazon perl module. Joey Hess2008-05-08
* simplify key determination codeJoey Hess2008-05-08
* remove debuggingJoey Hess2008-05-07
* implemented pruning, s3 support now complete-ishJoey Hess2008-05-07
* forgot to add..Joey Hess2008-05-07