aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1 from craigjackson/masterHEADmastercom42011-12-138-0/+28
|\
| * Made the project available in pypi. Involved moving files andCraig Jackson2011-12-138-0/+28
|/
* Merge branch 'master' of dev.delong.neutroninteractive.com:/git/amazons3jason2010-11-131-4/+24
|\
| * Added checking for uploadingDev Box2010-11-081-1/+5
| * [Nate]: open() now saves the file data into a StringIO object, w/ added open(...Nathan2010-11-031-1/+21
| * Fixed 'size' function for existing files.Nathan2010-11-031-3/+3
* | Added an exception to allow pragmatically uploading files using the s3 django...jason2010-10-261-1/+5
|/
* Changed how vanity url works.jason2010-10-011-0/+2
* Fixed ascii str conversion in get_valid_nameroot2010-08-111-1/+1
* Fixed issue with non-ascii initial filenames.Nathan2010-08-111-1/+3
* added CxStorage class which hashes the filenameDev Server2010-07-141-0/+24
* Added another try/except to hopefully kill the connection reset errorsjason2010-01-201-1/+6
* Merge branch 'master' of erik@dev:/git/amazons3Erik Johnson2010-01-191-0/+4
|\
| * Added a README filejason2010-01-181-0/+4
* | - Added bug fix to amazonS3 filename generation method when there is aErik Johnson2010-01-191-1/+3
|/
* Moved a try/except to see if i can squash the bug where s3 resets the connect...jason2010-01-181-2/+3
* Added some code to retry failed connections to S3jason2010-01-181-1/+3
* Put the hack backjason2010-01-071-1/+1
* Removed a hack that was breaking stuffjason2010-01-071-2/+8
* Added a try/except to retry sending the file is the connection was reset by peerjason2009-12-181-3/+9
* Fixed the sha warningjason2009-12-181-5/+7
* Initial commitjason2009-12-086-0/+1125