Commit Graph

16 Commits (c798b064a0d57319c5094827e0cae93d8f04a671)

Author SHA1 Message Date
Benno Joy 325b65b8c6 change "Changed" to changed 11 years ago
bennojoy 78d1af3607 minor fixes 11 years ago
Jeremy Price 14f67a4bf7 dest in s3 module does not work with ~username notation for home directories. Wrapped dest definition in os.path.expanduser() which will return the expanded path in case of successful tilde expansion and otherwise the original value 11 years ago
Bruce Pennypacker 11470fea04 Rebase attempt
No idea if I'm rebasing properly or not.  This is my first attempt.
11 years ago
Michael DeHaan 35c58b5fc2 Merge pull request #3772 from lorin/s3-docpatch
Minor doc update to s3 & ec2 modules
11 years ago
Michael DeHaan 42eda799c8 Merge pull request #3709 from lwade/devel
S3folder
11 years ago
Lorin Hochstein 2281cb66a3 Minor doc update to s3 & ec2 modules
Adds some additional docs about the module parameters for s3
and ec2 modules.
11 years ago
Michael DeHaan 74679c1c87 Slight docs tweak and remove redundant sys.exit call 11 years ago
lwade 9128f9f313 Added ability to create virtual directories. 11 years ago
Peter Hall 0517a104e6 Adding getstr mode to download an object into a variable 11 years ago
lwade 99ac050a43 Rewritten s3 module to allow for additional modes of operation. 11 years ago
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan 901e73918a Doc standardization/style 11 years ago
Shahar Kedar f1638c5eea Issue #3079: Initializing key_exists in case the S3 bucket does not exist 11 years ago
Ralph Tice 0866fa5405 amended s3 plugin to support 'dest' parameter to allow uploading to custom location 12 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago