summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add an assertion to confirm profile_name is properly passed through.Chris2014-08-131-0/+2
| * | | Fix for python 3.4Chris2014-08-121-3/+0
| * | | remove extra tagChris2014-08-101-1/+0
| * | | Add a unit test to confirm that passing a succeedsChris2014-08-101-3/+32
| * | | Add nose tags to SQS tests.Chris2014-08-093-8/+25
* | | | Merge pull request #2521 from danielgtaylor/header-bytesDaniel G. Taylor2014-08-221-0/+11
|\ \ \ \
| * | | | Support auth when headers contains bytesDaniel G. Taylor2014-08-131-0/+11
| | |/ / | |/| |
* | | | Merge pull request #2539 from felixonmars/elasticache-tidyDaniel G. Taylor2014-08-221-3/+3
|\ \ \ \
| * | | | elasticache module: tidy up to meet PEP8 betterFelix Yan2014-08-201-3/+3
* | | | | Merge pull request #2538 from felixonmars/ses-tidyDaniel G. Taylor2014-08-222-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ses module: tidy up to meet PEP8 betterFelix Yan2014-08-202-1/+2
| |/ / /
* | | | Merge pull request #2533 from avanash/developDaniel G. Taylor2014-08-201-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Revert. This slipped in by accident.nash e. foster2014-08-181-1/+1
| * | | Fix Listener class's __getitem__ method to return the correct data. Add a tes...nash e. foster2014-08-182-1/+25
| |/ /
* | | Merge pull request #2477 from opottone/developDaniel G. Taylor2014-08-191-0/+20
|\ \ \ | |/ / |/| |
| * | Encode ' ' as '%20' after all.Olli Pottonen2014-08-151-3/+4
| * | Do not percent-encode white space character in S3 metadata.Olli Pottonen2014-08-091-2/+2
| * | Improve metadata processing (system vs. user-defined).Olli Pottonen2014-08-031-0/+19
* | | Use mock connections instead of real ones in testsYuval Oren2014-08-122-13/+20
* | | Fixed tests; added proxy and use_proxy attributes to cloudsearch test connectionYuval Oren2014-08-121-0/+2
* | | Merge branch 'develop' into cloudsearch2-proxyYuval Oren2014-08-121-1/+2
|\ \ \
| * \ \ Merge branch 'develop' into 2.31.1-cloudsearch2-optionsYuval Oren2014-08-10134-1259/+2447
| |\ \ \
| * | | | Added unit test for options -> q.options fixYuval Oren2014-08-101-1/+2
* | | | | Copy proxy settings from the CloudSearch connection to the endpoint services....Yuval Oren2014-08-104-1/+63
| |/ / / |/| | |
* | | | Merge pull request #2463 from truveris/developDaniel G. Taylor2014-08-072-0/+28
|\ \ \ \
| * | | | Add unit test for MTurkConnection.get_file_upload_url().Bertrand Janin2014-08-042-0/+28
* | | | | Merge pull request #2505 from CashStar/eip_eni_associateDaniel G. Taylor2014-08-071-9/+59
|\ \ \ \ \
| * | | | | allow private IP be specified when associating with ENInevins-b2014-08-061-0/+3
| * | | | | fixing testsnevins-b2014-08-061-2/+4
| * | | | | allowing address to use network_interface_idnevins-b2014-08-061-9/+54
* | | | | | Merge pull request #2422 from Mavus/iam-credential-reportsDaniel G. Taylor2014-08-071-0/+49
|\ \ \ \ \ \
| * | | | | | Added assertion to credential report unit tests based on responsesAlex Howard Whitaker2014-08-071-3/+11
| * | | | | | Created simple unit tests for the 2 credential report APIsAlex Howard Whitaker2014-07-171-0/+41
* | | | | | | Merge branch 'CashStar-develop' into developDaniel G. Taylor2014-08-061-0/+28
|\ \ \ \ \ \ \
| * | | | | | | adding tests for ELB connectionSetting attributenevins-b2014-08-011-0/+28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2470 from felixonmars/ec2-tidyDaniel G. Taylor2014-08-0620-162/+173
|\ \ \ \ \ \ \
| * | | | | | | ec2 module: tidy up to meet PEP8 betterFelix Yan2014-07-3020-162/+173
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2501 from DreadPirateShawn/VPCPeeringConnectionRoutesDaniel G. Taylor2014-08-061-0/+28
|\ \ \ \ \ \ \
| * | | | | | | VPCPeeringConnection: Added support for create_route / replace_route.Shawn Falkner-Horine2014-08-041-0/+28
* | | | | | | | Merge pull request #2456 from danielgtaylor/emr-fixDaniel G. Taylor2014-08-041-1/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | Add test for EMR step config, fix bugDaniel G. Taylor2014-07-291-0/+12
| * | | | | | | | Fix parsing of EMR step summary response.Daniel G. Taylor2014-07-281-1/+80
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #2489 from danielgtaylor/glacier-hash-fixDaniel G. Taylor2014-08-042-3/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch to os.urandom to generate dataDaniel G. Taylor2014-08-041-11/+5
| * | | | | | | | Several fixes for Python 3 behavior.Daniel G. Taylor2014-08-042-1/+16
| * | | | | | | | Fix Glacier fileobj hash calculation.Daniel G. Taylor2014-08-011-1/+43
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2469 from felixonmars/glacier-tidyDaniel G. Taylor2014-08-046-82/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | glacier module: tidy up to meet PEP8 betterFelix Yan2014-07-306-82/+77
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2496 from nicorevin/redundunt_importsDaniel G. Taylor2014-08-047-20/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove redundant __future__ importsNico Revin2014-08-037-20/+6
| | |_|_|/ / / / | |/| | | | | |