openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
s3cmd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 57 of 65
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* S3/CloudFront.py: Implemented DeleteDistribution(), GetDistConfig() and SetDistConfig(), fixed CreateDistribution(). * s3cmd: Enabled cfdelete.
Michal Ludvig
More...
over 16 years ago
* S3/CloudFront.py: Added Cmd.info() that handles both cflist and cfinfo commands (in fact they're aliases). Made DistributionConfig() class consistent with other Distribution*() classes. Use S3Uri and CFUri in outputs. * s3cmd: Enabled cfinfo command.
Michal Ludvig
More...
over 16 years ago
* S3/S3Uri.py: Added S3UriCloudFront. Added S3UriS3.httpurl_to_s3uri() static method.
Michal Ludvig
More...
over 16 years ago
* S3/CloudFront.py: Initial support for creating new Distros, implemented parser for ListAllDists response. * s3cmd: enabled 'cfcreate' command.
Michal Ludvig
More...
over 16 years ago
* S3/S3Uri.py: Added some convenience methods to S3UriS3()
Michal Ludvig
More...
over 16 years ago
* S3/Utils.py: Added getDictFromTree() and appendXmlTextNode()
Michal Ludvig
More...
over 16 years ago
* S3/CloudFront.py: New module for CloudFront support. * s3cmd, S3/Config.py, S3/Exceptions.py: Wire in CF support.
Michal Ludvig
More...
over 16 years ago
Warn about broken SVN version.
Michal Ludvig
More...
over 16 years ago
* s3cmd, S3/S3Uri.py, NEWS: Support for recursive 'put'.
Michal Ludvig
More...
over 16 years ago
Copy of tru...@335 for development of features sponsored by airlock.com.
Michal Ludvig
More...
over 16 years ago
* TODO: Updated. * s3cmd: renamed (fetch_)remote_keys to remote_list and a few other renames for consistency.
Michal Ludvig
More...
over 16 years ago
* S3/ACL.py: Move attributes from class to instance. * run-tests.py: Tests for ACL. * s3cmd: Minor messages changes.
Michal Ludvig
More...
over 16 years ago
* S3/S3.py: Some errors during file upload were incorrectly interpreted as MD5 mismatch. (bug #2384990)
Michal Ludvig
More...
over 16 years ago
* s3cmd: New command 'setacl'. * S3/S3.py: Implemented set_acl(). * S3/ACL.py: Fill in <Owner/> tag in ACL XML. * NEWS: Info about 'setacl'.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Factored remote_keys generation from cmd_object_get() to fetch_remote_keys(). * s3cmd: Display Public URL in 'info' for AnonRead objects.
Michal Ludvig
More...
over 16 years ago
* S3/ACL.py: Generate XML from a current list of Grantees
Michal Ludvig
More...
over 16 years ago
* S3/Utils.py: Fix crash in stripNameSpace() when the XML has no NS.
Michal Ludvig
More...
over 16 years ago
* S3/ACL.py: Keep ACL internally as a list of of 'Grantee' objects.
Michal Ludvig
More...
over 16 years ago
* S3/ACL.py: New object for handling ACL issues. * S3/S3.py: Moved most of S3.get_acl() to ACL class.
Michal Ludvig
More...
over 16 years ago
* S3/Utils.py: Reworked XML helpers - remove XMLNS before parsing the input XML to avoid having all Tags prefixed with {XMLNS} by ElementTree.
Michal Ludvig
More...
over 16 years ago
* s3cmd: Don't fail when neither $HOME nor %USERPROFILE% is set. (fixes #2483388)
Michal Ludvig
More...
almost 17 years ago
Fixed Python 2.4 after conversion to 'hashlib'
W. Tell
More...
almost 17 years ago
* S3/S3.py, S3/Utils.py: Use 'hashlib' instead of md5 and sha modules to avoid Python 2.6 warnings.
W. Tell
More...
almost 17 years ago
* S3/S3.py, S3/Utils.py: Use 'hashlib' instead of md5 and sha modules to avoid Python 2.6 warnings.
W. Tell
More...
almost 17 years ago
* Released version 0.9.9-pre4
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Reworked internal handling of unicode vs encoded filenames. Should replace unknown characters with '?' instead of baling out. * run-tests.py: Display system encoding in use.
Michal Ludvig
More...
almost 17 years ago
* testsuite/unicode: removed.
Michal Ludvig
More...
almost 17 years ago
* s3cmd: Print a nice error message when --exclude-from file is not readable.
Michal Ludvig
More...
almost 17 years ago
* testsuite/exclude.encodings: Added.
Michal Ludvig
More...
almost 17 years ago
* S3/PkgInfo.py: Bumped up version to 0.9.9-pre4 * S3/Exceptions.py: Added missing imports.
Michal Ludvig
More...
almost 17 years ago
←
1
2
…
53
54
55
56
57
58
59
60
61
…
64
65
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree