0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.markdown More... almost 5 years ago
Fixing bug where non-lowercase file extensions caused the wrong mime-type. More... over 13 years ago
Fixed return false error and switched CURL methods on EC2 for some servers More... about 14 years ago
Adding readme file More... about 15 years ago
Fixing Issue #21 More... over 15 years ago
Added getAuthenticatedURL() to allow browser access to private S3 objects. More... over 15 years ago
Committing new and improved S3 class. Removes curl command line dependancy and uses PHP's native curl extension as well. Copying S3 objects is now supported as well. Huzzah. More... over 15 years ago
Deleting S3 example code that no longer applies. More... over 15 years ago
Removing Mechanical Turk class since no one uses it. More... over 15 years ago
http://code.google.com/p/php-aws/issues/detail?id=19 More... over 15 years ago
S3->putObject() confirms success based on returned etag rather than doing an extra getObjectInfo() call. http://code.google.com/p/php-aws/issues/detail?id=11 More... over 15 years ago
[no comment] More... over 15 years ago
http://code.google.com/p/php-aws/issues/detail?id=10 More... almost 16 years ago
http://code.google.com/p/php-aws/issues/detail?id=18 More... almost 16 years ago
[no comment] More... about 16 years ago
http://code.google.com/p/php-aws/issues/detail?id=15 More... about 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
Removed mysterious, undefined isset($type) from s3->putObject(); More... almost 17 years ago
Changed constructors to be PHP4 compatible. Removed Crypy_HMAC dependency from EC2 and SQS. More... almost 17 years ago
Issue 1: Class now tries to auto-detect path to curl if not set. Issue 7: mime-type not being set correctly. Added image/png to mime-types. More... almost 17 years ago
[no comment] More... almost 17 years ago
Removed Crypy_HMAC dependency. More... almost 17 years ago
Fixed bugs in response to http://developer.amazonwebservices.com/connect/message.jspa?messageID=56890#56890 More... about 17 years ago
[no comment] More... about 17 years ago
Improved S3 browser. More... about 17 years ago
Added a S3 file browser example. More... about 17 years ago
[no comment] More... about 17 years ago
Fixed S3 error where truncated results weren't paging correctly. More... about 17 years ago
$s3->deleteObject()'s return value was inverted. More... about 17 years ago