summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A few more docstring changes for route53 module.2.1rc2Mitch Garnaat2011-10-121-27/+23
* Merge pull request #368 from gtaylor/sphinx_fixes_1012Mitch Garnaat2011-10-1212-143/+153
|\
| * Docstring and RST fixes to get us back to Sphinx builds without warnings or e...Greg Taylor2011-10-1212-143/+153
* | Merge pull request #367 from jtriley/doc-spot-history-az-kwargMitch Garnaat2011-10-121-3/+7
|\ \ | |/ |/|
| * update docs for get_spot_price_historyJustin Riley2011-10-121-3/+7
|/
* Removing some work-in-progress code that snuck in on last commit.Mitch Garnaat2011-10-121-6/+2
* Fixed bug in get_account_alias. Closes #366.Mitch Garnaat2011-10-121-8/+11
* Add support for GetAccountSummary. Closes #364.Mitch Garnaat2011-10-112-0/+57
* Adding STS support for SignatureV2-based services like ec2, simpledb. Closes...Mitch Garnaat2011-10-116-61/+95
* Adding support for STS. Includes adding access to service and using security...Mitch Garnaat2011-10-1113-17/+371
* Removed vim tags file I had accidentally checked in back in July.Mike Schwartz2011-10-091-727/+0
* Added more useful help info to TooManyAuthHandlerReadyToAuthenticate failure.Mike Schwartz2011-10-081-2/+5
* Fixed errors caused by recent server-side encryption checkin, for providers t...Mike Schwartz2011-10-083-1/+62
* Adding regions(), connect_to_region() in SNS module. Closes #361.Mitch Garnaat2011-10-082-6/+65
* Fix typo bug. Closes #360.Mitch Garnaat2011-10-061-1/+1
* Changing modify_parameter_group to use POST rather than GET. Also some PEP8 ...Mitch Garnaat2011-10-061-33/+44
* Pointing docs back at readthedocs.org. Small change in doc source.Mitch Garnaat2011-10-052-7/+9
* Linking back to boto.cloudhackers.com for API docs for now. Can't get readth...Mitch Garnaat2011-10-051-1/+1
* Point API docs at readthedocs.org.Mitch Garnaat2011-10-051-2/+2
* Adding initial support for server-side encryption for S3. Added unit test fo...Mitch Garnaat2011-10-057-37/+219
* Merge branch 'simonratner-cloudwatch-multi-put'garnaat2011-10-046-89/+207
|\
| * Merging changes from simonratner with changes I was making in cloudwatch. No...garnaat2011-10-046-89/+207
| |\
| | * Clean up indentation and help message.Simon Ratner2011-09-291-4/+2
| | * Add 'put' commandSimon Ratner2011-09-292-13/+45
| | * Support multiple metrics per PUT.Simon Ratner2011-09-293-37/+125
* | | Merge branch 'master' of github.com:boto/botogarnaat2011-10-044-21/+62
|\ \ \ | |/ / |/| |
| * | Another tweak to usage string printout for command line tools.Mitch Garnaat2011-10-041-0/+3
| * | Fixing typo bug from last commit.Mitch Garnaat2011-10-041-1/+1
| * | Improved handling of missing param error and usage.Mitch Garnaat2011-10-031-2/+19
| * | Merge branch 'master' of github.com:boto/botoMitch Garnaat2011-10-031-1/+1
| |\ \
| | * \ Merge pull request #354 from riobard/masterVictor Trac2011-10-021-1/+1
| | |\ \
| | | * | Fix UTF-8 encoding error Riobard2011-10-011-1/+1
| * | | | Added an open method to return a file-like object for a remote file. Changed...Mitch Garnaat2011-10-031-14/+22
| |/ / /
| * | | Adding support for egress rules. Closes #355.Mitch Garnaat2011-10-021-4/+17
| |/ /
* | | Checking in changes thus far with CloudWatch.garnaat2011-10-013-58/+131
|/ /
* | Adding a run_pty method that runs a command with a pseudo-terminal so you can...Mitch Garnaat2011-09-301-0/+18
* | Changing max_keys to 999 to get around obscure but in version listings. Clos...Mitch Garnaat2011-09-301-2/+4
* | Removing some weird import logic.Mitch Garnaat2011-09-291-15/+14
* | Adding ability to specify euca credentials and endpoints in boto config file.Mitch Garnaat2011-09-291-2/+26
|/
* Small change in error handling for roboto-based command line tools.Mitch Garnaat2011-09-281-2/+2
* EmrConnection.run_jobflow() supports AdditionalInfo parameterVictor Trac2011-09-271-1/+7
* Fixing EMR docstring mistake and missing entryVictor Trac2011-09-231-2/+4
* Merge pull request #351 from sanbornm/masterVictor Trac2011-09-221-1/+3
|\
| * Source is not required. Causes issues when it is omitted.Mark2011-09-221-1/+3
|/
* Merge pull request #349 from methane/masterVictor Trac2011-09-221-9/+21
|\
| * Add -r/--reduced option to s3put.INADA Naoki2011-09-221-9/+21
|/
* Merge branch 'master' of github.com:boto/botoMitch Garnaat2011-09-223-5/+15
|\
| * allowing unicode strings in iobject item_listVictor Trac2011-09-211-1/+1
| * Adding some docstrings, etc. to make tag usage a bit more clear. Related to ...garnaat2011-09-202-4/+14
* | fixed typo in docstring for subscribe method. Closes #348.Mitch Garnaat2011-09-221-2/+0
|/