0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 11 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing copyWithZone: More... over 9 years ago
Conditionally construct multipart form request depending on HTTP method More... over 9 years ago
[Issue #38] Fixing issue caused by nil bucket when calculating canonicalized resource path More... over 9 years ago
[Issue #34] Removing sessionToken from keyPathsForValuesAffectingBaseURL More... over 9 years ago
Merge pull request #34 from evoL/session_token More... over 9 years ago
Merge pull request #46 from dmzza/patch-1 More... over 9 years ago
[Issue #53] Adding preSignedRequestWithRequest:expiration:error: More... over 9 years ago
Adding NSCoding and NSCopying support More... over 9 years ago
Adding @compatibility_alias for AFAmazonS3Client More... over 9 years ago
Updating documentation More... over 9 years ago
Remove reference to AFHTTPClient More... over 9 years ago
Adding documentation for requestSerializer property More... over 9 years ago
Minor formatting More... over 9 years ago
Using dot syntax More... over 9 years ago
Adding missing checks for failure block More... over 9 years ago
Deleting commented-out code More... over 9 years ago
Adding Xcode workspace More... over 9 years ago
Removing .gitignore More... over 9 years ago
Merge branch 'issues58and60' of github.com:abbeycode/AFAmazonS3Client into abbeycode-issue57 More... over 9 years ago
Merge branch 'issue61' of github.com:abbeycode/AFAmazonS3Client into abbeycode-issue57 More... over 9 years ago
Merge branch 'issue59' of github.com:abbeycode/AFAmazonS3Client into abbeycode-issue57 More... over 9 years ago
Improved documentation for -putObject... and -postObject... regarding destinationPath, since it wasn't clear how to use it (fixes #60) More... over 9 years ago
Improved readme, bringing code example up to date, and adding a way to read the final file's URL (fxes #58) More... over 9 years ago
Replacing spaces in destinationPath with pluses, since that's what S3 expects, and uploads fail without that (fixes #61) More... over 9 years ago
Added code in -setObjectWithMethod... to pass along more errors in the failure handler (fixes #59) More... over 9 years ago
Removed lines from .gitignore file that don't apply, since there is no Xcode project More... over 9 years ago
Replaced reference to NSURLCacheStorageNotAllowed with NSURLRequestReloadIgnoringLocalCacheData, which is of the type the method expects, and has the same intended effect. This StackOverflow answer also indicates this as a proper solution: http://stackoverflow.com/a/20739049/105717. (fixes #57) More... over 9 years ago
Added .gitignore file More... over 9 years ago
Fixing podspec More... almost 10 years ago
Merge branch 'master' of github.com:AFNetworking/AFAmazonS3Client More... almost 10 years ago