summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumping version number prior to release.2.0b2Mitch Garnaat2010-08-192-3/+3
* Added response_group parameter to several methods. Fixes issue 433.Mitch Garnaat2010-08-191-75/+121
* Fixed a bug when using different regions. Fixed a docstring. Cleaned up the...Mitch Garnaat2010-08-191-27/+32
* Added "lss3" command line scriptChris Moyer2010-08-171-0/+39
* Added "Reply To" as the from stringChris Moyer2010-08-171-0/+1
* More wrapping for blobs that aren't ASCIIChris Moyer2010-08-171-2/+6
* Added canned ACLs that were missing from boto/s3/acl.py (bucket-owner-read an...Mike Schwartz2010-08-131-1/+2
* Incorporated a patch from Mike Schwartz to handle Range GET responses. Fixes...Mitch Garnaat2010-08-101-1/+3
* Fixed a typo bug in distribution.update(). Fixes issue 434.Mitch Garnaat2010-08-101-1/+1
* Fixed bug in distribution.update(). Fixes issue 434.Mitch Garnaat2010-08-101-2/+2
* Updating cloudfront version number. Fixes issue 431.Mitch Garnaat2010-08-072-2/+2
* Fixed bug in default root object support for cloudfront. Fixes issue 430.Mitch Garnaat2010-08-061-1/+2
* Merge branch 'master' of github.com:boto/botoMitch Garnaat2010-08-052-2/+9
|\
| * Merge branch 'master' of https://github.com/boto/botoChris Moyer2010-08-044-3/+52
| |\
| * | Disallow reference properties to belong to themselves.Chris Moyer2010-08-041-1/+8
| * | Merge branch 'master' of https://github.com/boto/botoChris Moyer2010-08-028-21/+147
| |\ \
| * | | Fixed bug with default path for FPS module.Chris Moyer2010-08-021-1/+1
* | | | Adding functionality to support default root object feature in CloudFront.Mitch Garnaat2010-08-051-3/+17
| |_|/ |/| |
* | | Fixed a typo bug related to provider. Fixes issue 429.Mitch Garnaat2010-08-041-1/+1
* | | Adding convenience methods to manipulate ACL for Google Storage objects based...Mitch Garnaat2010-08-032-0/+49
* | | Return values from the convenience methods. Fixes issue 427.Mitch Garnaat2010-08-031-2/+2
| |/ |/|
* | Incorporating patch to key.py. Also cleaning up a long line and some comment...Mitch Garnaat2010-08-022-11/+33
* | Incorporating patch from rsc.runtux to correctly check for lowercase bucket n...Mitch Garnaat2010-08-021-7/+22
* | Changing Development Status in setup.py to 5 - Production/Stable. Fixes issu...Mitch Garnaat2010-08-011-1/+1
* | Fixed problem in handling of list params. Fixes issue 425.Mitch Garnaat2010-07-311-2/+2
* | Add method to change HIT type. Fixes issue 425. Also added a connect_mturk ...Mitch Garnaat2010-07-312-6/+33
* | Added region support to RDS module. Fixes issue 423.Mitch Garnaat2010-07-272-4/+65
* | Fix the docstring to reflect the correct return value from request_spot_insta...Mitch Garnaat2010-07-261-1/+2
|/
* Refs #420 from google code. Fixes typo in the multiaz params setting for RDS ...winhamwr2010-07-221-2/+2
* Adding sns.rst to ref index.Mitch Garnaat2010-07-221-0/+1
* Updated version string in docs template and added skeleton rst file for SNS.Mitch Garnaat2010-07-222-1/+14
* Updating README info and bumping version number.2.0b1Mitch Garnaat2010-07-222-12/+11
* Adding boto.sns to the list of packages.Mitch Garnaat2010-07-211-1/+1
* Adding support for EC2 Compute Cluster. Fixes issue 419.Mitch Garnaat2010-07-214-12/+163
|\
| * Improved some doc strings and added cluster paerams to Image.run method.Mitch Garnaat2010-07-212-6/+34
| * Checking in initial support for cluster instance type and placement groups. ...Mitch Garnaat2010-07-143-6/+121
* | Force mturk requests to use POST rather than GET. Fixes issue 414.Mitch Garnaat2010-07-191-1/+1
* | Applied patch from Mike Schwartz of Google for storage_uri.py.Mitch Garnaat2010-07-161-6/+24
* | Updated README file a bit to include the full list of services supported.Mitch Garnaat2010-07-151-14/+18
* | Added support for PrivateIpAddress param to run_instances per new VPC feature.Mitch Garnaat2010-07-151-1/+10
|/
* Added a "Reload" method to models, which allowsChris Moyer2010-07-131-0/+5
* fixed compilation issue in autoscaleKeith Fitzgerald2010-07-121-1/+1
* Set the connection class in the RegionInfo constructor call, as well as after...2.0a2walsh1592010-07-071-2/+5
* Kludge the existing kludge to handle httplib differences. Fixes issue 408.Mitch.Garnaat2010-07-061-1/+2
* Bumped version number.Mitch.Garnaat2010-07-051-1/+1
* Bumping version number.Mitch.Garnaat2010-07-051-1/+1
* Adding the gs and file modules to list of packages. Fixes issue 406.Mitch.Garnaat2010-07-051-2/+4
* Updating README file.Mitch.Garnaat2010-07-051-3/+5
* Adding simple Google Storage test script.Mitch.Garnaat2010-07-051-0/+160
* Fixed typo in __version__ attribute.Mitch.Garnaat2010-07-051-1/+1